From patchwork Mon May 30 13:08:37 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Pawe=C5=82_Anikiel?= X-Patchwork-Id: 12864617 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5F1CAC433EF for ; Mon, 30 May 2022 13:08:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 48E53C3411C; Mon, 30 May 2022 13:08:54 +0000 (UTC) Received: from mail-lj1-f180.google.com (mail-lj1-f180.google.com [209.85.208.180]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id EE542C341C0 for ; Mon, 30 May 2022 13:08:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org EE542C341C0 Authentication-Results: smtp.kernel.org; dmarc=none (p=none dis=none) header.from=semihalf.com Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=semihalf.com Received: by mail-lj1-f180.google.com with SMTP id q1so11578702ljb.5 for ; Mon, 30 May 2022 06:08:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=E7wlrGz5nMoJok/x4rKN3bauAru3HDzS70uyMws132I=; b=6xoD0R6lQSSz/q4Y2RcYGBXEbgkNI35pCoAb5P5IIslJEpYkGkhST0ScwNFDRRRcfW 6iiePZpxAkxv6RyunQyjrb27agFhk2YvfK7B0Ov74c6d8T+lmvzz9XTctuby28u5URzR rcveBKbXfsCJo8QUmzSz+KksD9vkk7ZCGNQlcVzu4ZT3fIeZuDGsgrmHR7uZEDPJUKsj cxqmHFkuxZl09a4AEDnWL+L5sMMiU9rj7A6q/krXcwEPKHwucj5y3I3X3M2ATO3o/FFh jMWEbon1w5TwW4Acru1yMjfSVPIoENrZoe2fNiVJUZg6tk96UT3fnIb/Rbe7QT8qw/Qq rHUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=E7wlrGz5nMoJok/x4rKN3bauAru3HDzS70uyMws132I=; b=wD251bPNDB5uEu5JoI0p3du8zXKrFIL+UC5PGA0JdbLXRtA0txUDOck/WgTRFpeC4z /KYWnR8ENXIMOWAnuryDZnIHmLPQlxTemEbvUc1P49rpG/wrFcWDYicg37gkL7fRZw6k xa+jrtaHIe8dgn0LG1Dq4rWwcMA6ueKVAZAKzQeOJ4cfm2y8pxV/bs3UIkEkH4d8zBkD dwmHb0lEPYQ6KMyObLbOIGress1UAxwiF+2Z5ufwnKvk7VyktIge55vor9zu6FAHEw2c GbfCEMAblj7rrPm/8tJXDH/izMxjv96F5jZ+jw/EL7bh+jBmuM8YCIBt8nI4jDIZRfN3 jR5g== X-Gm-Message-State: AOAM53185QefiDyHSoorrN0iPjzxZhZGJ+h/k5hXcLbmK1wO/ktiibmq KHu6Bz0gtyQZcyW4fGya7x2FgcyOzqudVA== X-Google-Smtp-Source: ABdhPJwCrCUqf4SJX9u7W3uz3INKBxqXBgnfz7JN6Tkf5SXmbJji6JiyA1Sb5l+Hn9KfhRzLFMY9+A== X-Received: by 2002:a2e:954f:0:b0:24f:4457:950d with SMTP id t15-20020a2e954f000000b0024f4457950dmr33069308ljh.35.1653916128919; Mon, 30 May 2022 06:08:48 -0700 (PDT) Received: from panikiel.wifi.semihalf.net ([83.142.187.86]) by smtp.gmail.com with ESMTPSA id d22-20020ac25456000000b00477a7c8a0f0sm2295701lfn.295.2022.05.30.06.08.47 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 May 2022 06:08:48 -0700 (PDT) From: =?utf-8?q?Pawe=C5=82_Anikiel?= List-Id: To: soc@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, olof@lixom.net, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, dinguyen@kernel.org, =?utf-8?q?Pawe?= =?utf-8?q?=C5=82_Anikiel?= Subject: [PATCH 1/3] dts: socfpga: Change Mercury+ AA1 devicetree to header Date: Mon, 30 May 2022 15:08:37 +0200 Message-Id: <20220530130839.120710-2-pan@semihalf.com> X-Mailer: git-send-email 2.36.1.124.g0e6072fb45-goog In-Reply-To: <20220530130839.120710-1-pan@semihalf.com> References: <20220530130839.120710-1-pan@semihalf.com> MIME-Version: 1.0 The Mercury+ AA1 is not a standalone board, rather it's a module with an Arria 10 SoC and some peripherals on it. Remove everything that is not strictly related to the module. Signed-off-by: Paweł Anikiel --- arch/arm/boot/dts/Makefile | 1 - ...1.dts => socfpga_arria10_mercury_aa1.dtsi} | 68 ++++--------------- 2 files changed, 14 insertions(+), 55 deletions(-) rename arch/arm/boot/dts/{socfpga_arria10_mercury_aa1.dts => socfpga_arria10_mercury_aa1.dtsi} (58%) diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index edfbedaa6168..023c8b4ba45c 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -1146,7 +1146,6 @@ dtb-$(CONFIG_ARCH_S5PV210) += \ s5pv210-torbreck.dtb dtb-$(CONFIG_ARCH_INTEL_SOCFPGA) += \ socfpga_arria5_socdk.dtb \ - socfpga_arria10_mercury_aa1.dtb \ socfpga_arria10_socdk_nand.dtb \ socfpga_arria10_socdk_qspi.dtb \ socfpga_arria10_socdk_sdmmc.dtb \ diff --git a/arch/arm/boot/dts/socfpga_arria10_mercury_aa1.dts b/arch/arm/boot/dts/socfpga_arria10_mercury_aa1.dtsi similarity index 58% rename from arch/arm/boot/dts/socfpga_arria10_mercury_aa1.dts rename to arch/arm/boot/dts/socfpga_arria10_mercury_aa1.dtsi index a75c059b6727..fee1fc39bb2b 100644 --- a/arch/arm/boot/dts/socfpga_arria10_mercury_aa1.dts +++ b/arch/arm/boot/dts/socfpga_arria10_mercury_aa1.dtsi @@ -1,57 +1,38 @@ // SPDX-License-Identifier: GPL-2.0 -/dts-v1/; - +/* + * Copyright 2022 Google LLC + */ #include "socfpga_arria10.dtsi" / { - - model = "Enclustra Mercury AA1"; - compatible = "enclustra,mercury-aa1", "altr,socfpga-arria10", "altr,socfpga"; - aliases { ethernet0 = &gmac0; serial1 = &uart1; - i2c0 = &i2c0; - i2c1 = &i2c1; - }; - - memory@0 { - name = "memory"; - device_type = "memory"; - reg = <0x0 0x80000000>; /* 2GB */ }; chosen { stdout-path = "serial1:115200n8"; }; -}; -&eccmgr { - sdmmca-ecc@ff8c2c00 { - compatible = "altr,socfpga-sdmmc-ecc"; - reg = <0xff8c2c00 0x400>; - altr,ecc-parent = <&mmc>; - interrupts = <15 IRQ_TYPE_LEVEL_HIGH>, - <47 IRQ_TYPE_LEVEL_HIGH>, - <16 IRQ_TYPE_LEVEL_HIGH>, - <48 IRQ_TYPE_LEVEL_HIGH>; + memory@0 { + name = "memory"; + device_type = "memory"; + reg = <0x0 0x80000000>; /* 2GB */ }; }; &gmac0 { phy-mode = "rgmii"; - phy-addr = <0xffffffff>; /* probe for phy addr */ + phy-handle = <&phy3>; max-frame-size = <3800>; - status = "okay"; - - phy-handle = <&phy3>; mdio { #address-cells = <1>; #size-cells = <0>; compatible = "snps,dwmac-mdio"; phy3: ethernet-phy@3 { + reg = <3>; txd0-skew-ps = <0>; /* -420ps */ txd1-skew-ps = <0>; /* -420ps */ txd2-skew-ps = <0>; /* -420ps */ @@ -64,35 +45,23 @@ phy3: ethernet-phy@3 { txc-skew-ps = <1860>; /* 960ps */ rxdv-skew-ps = <420>; /* 0ps */ rxc-skew-ps = <1680>; /* 780ps */ - reg = <3>; }; }; }; -&gpio0 { - status = "okay"; -}; - -&gpio1 { - status = "okay"; -}; - -&gpio2 { - status = "okay"; -}; - &i2c1 { - status = "okay"; + atsha204a: atsha204a@64 { + compatible = "atmel,atsha204a"; + reg = <0x64>; + }; + isl12022: isl12022@6f { - status = "okay"; compatible = "isil,isl12022"; reg = <0x6f>; }; }; -/* Following mappings are taken from arria10 socdk dts */ &mmc { - status = "okay"; cap-sd-highspeed; broken-cd; bus-width = <4>; @@ -101,12 +70,3 @@ &mmc { &osc1 { clock-frequency = <33330000>; }; - -&uart1 { - status = "okay"; -}; - -&usb0 { - status = "okay"; - dr_mode = "host"; -}; From patchwork Mon May 30 13:08:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Pawe=C5=82_Anikiel?= X-Patchwork-Id: 12864616 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B5A98C433FE for ; Mon, 30 May 2022 13:08:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 9D2EDC341C4; Mon, 30 May 2022 13:08:53 +0000 (UTC) Received: from mail-lf1-f50.google.com (mail-lf1-f50.google.com [209.85.167.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id EFB28C3411C for ; Mon, 30 May 2022 13:08:52 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org EFB28C3411C Authentication-Results: smtp.kernel.org; dmarc=none (p=none dis=none) header.from=semihalf.com Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=semihalf.com Received: by mail-lf1-f50.google.com with SMTP id j10so16602315lfe.12 for ; Mon, 30 May 2022 06:08:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=xhBF+mq2nRVeP17buWzIlAWcN9E9F7b4oLu8aafORZA=; b=ID4SCZeXTdBpxCoDaFFSZBoc7VbsiEM49mXCwnC8Wvxv8CkiXPTxj5KdxmADQvr3dd KqjnF9xqxcOk+pvbZp/Jq8KWzTWv0MUZf2I9eTiKc8L7bSdYibI3t30V4W54DF7Uj2LL yE9f2uWFVUMDWQfEUXxeGX6MmKVBdSFzCh2HVlNdpdI0uWkAxIRG5ADg6Wl0D/u1lqBY 2xPd1Xles83SKc5Udm9V26XJfbu1OgRkkXH3WY5X1/NBjWAOrWQRs20iWzW3ok8U0dt6 6uWvfKdGeTHcWd2/uxsa0Kz3sZy2TKVp0U/2SjZH/ei/1U3wbYEHz8NCK+Nifw6zaQFT 8aGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=xhBF+mq2nRVeP17buWzIlAWcN9E9F7b4oLu8aafORZA=; b=h4MoPMlrADRgHks1ebkEC6WLNTmiADJMT3fVhONKkabBHbYlo3qL7VKr9P4dgc7Fzh DR+BHt1CjWwvkt9qHnV2R7wJUxtqoK9bVAU8O6k+V3uCsGdMwTJ1ASrvJiYhF/+jcmpu 7XWtxfJTTpBIN8LKj2W+uqiHvGJOaTuilTPi9unwIvrXSlxQYU+syNVlMZrf0LZLJxEB 4RRi0LQAYuFJleT64dbXlKr0DiD1ivMgFPDwo/uQGlIuw0viclPEzk6Pr67Z8J5CRsH0 YS9pKS7JXcqdc0pAAzl7e18fXwb1J38VqUVTC8d5vobVMTxhj0tv1DJJyD30kcrKpSFb Ijiw== X-Gm-Message-State: AOAM532jPrXsYP7m5hAAllMLc1ENpq4CrH+5P9L8qrCTGEvXjxPNgNOR HnwioxEoTkULvfcw6w655I5qvlpoa/NkKg== X-Google-Smtp-Source: ABdhPJyksoTM977XMM2Gk9evMv3u2OuHg7XZe5tJpgGPDRKmXVL9MYvNTzPzp3wm6bJxPzegG1UTHg== X-Received: by 2002:a19:2d19:0:b0:478:ae7c:cd5d with SMTP id k25-20020a192d19000000b00478ae7ccd5dmr17221585lfj.385.1653916130953; Mon, 30 May 2022 06:08:50 -0700 (PDT) Received: from panikiel.wifi.semihalf.net ([83.142.187.86]) by smtp.gmail.com with ESMTPSA id d22-20020ac25456000000b00477a7c8a0f0sm2295701lfn.295.2022.05.30.06.08.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 May 2022 06:08:49 -0700 (PDT) From: =?utf-8?q?Pawe=C5=82_Anikiel?= List-Id: To: soc@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, olof@lixom.net, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, dinguyen@kernel.org, =?utf-8?q?Pawe?= =?utf-8?q?=C5=82_Anikiel?= , Alexandru M Stan Subject: [PATCH 2/3] dts: socfpga: Add Google Chameleon v3 devicetree Date: Mon, 30 May 2022 15:08:38 +0200 Message-Id: <20220530130839.120710-3-pan@semihalf.com> X-Mailer: git-send-email 2.36.1.124.g0e6072fb45-goog In-Reply-To: <20220530130839.120710-1-pan@semihalf.com> References: <20220530130839.120710-1-pan@semihalf.com> MIME-Version: 1.0 Add devicetree for the Google Chameleon v3 board. Signed-off-by: Paweł Anikiel Signed-off-by: Alexandru M Stan --- arch/arm/boot/dts/Makefile | 1 + .../boot/dts/socfpga_arria10_chameleonv3.dts | 90 +++++++++++++++++++ 2 files changed, 91 insertions(+) create mode 100644 arch/arm/boot/dts/socfpga_arria10_chameleonv3.dts diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index 023c8b4ba45c..9417106d3289 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -1146,6 +1146,7 @@ dtb-$(CONFIG_ARCH_S5PV210) += \ s5pv210-torbreck.dtb dtb-$(CONFIG_ARCH_INTEL_SOCFPGA) += \ socfpga_arria5_socdk.dtb \ + socfpga_arria10_chameleonv3.dtb \ socfpga_arria10_socdk_nand.dtb \ socfpga_arria10_socdk_qspi.dtb \ socfpga_arria10_socdk_sdmmc.dtb \ diff --git a/arch/arm/boot/dts/socfpga_arria10_chameleonv3.dts b/arch/arm/boot/dts/socfpga_arria10_chameleonv3.dts new file mode 100644 index 000000000000..988cc445438e --- /dev/null +++ b/arch/arm/boot/dts/socfpga_arria10_chameleonv3.dts @@ -0,0 +1,90 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * Copyright 2022 Google LLC + */ +/dts-v1/; +#include "socfpga_arria10_mercury_aa1.dtsi" + +/ { + model = "Google Chameleon V3"; + compatible = "google,chameleon-v3", + "altr,socfpga-arria10", "altr,socfpga"; + + aliases { + serial0 = &uart0; + i2c0 = &i2c0; + i2c1 = &i2c1; + }; +}; + +&gmac0 { + status = "okay"; +}; + +&gpio0 { + status = "okay"; +}; + +&gpio1 { + status = "okay"; +}; + +&gpio2 { + status = "okay"; +}; + +&i2c0 { + status = "okay"; + + ssm2603: ssm2603@1a { + compatible = "adi,ssm2603"; + reg = <0x1a>; + }; +}; + +&i2c1 { + status = "okay"; + + u80: u80@21 { + compatible = "nxp,pca9535"; + reg = <0x21>; + gpio-controller; + #gpio-cells = <2>; + + gpio-line-names = + "SOM_AUD_MUTE", + "DP1_OUT_CEC_EN", + "DP2_OUT_CEC_EN", + "DP1_SOM_PS8469_CAD", + "DPD_SOM_PS8469_CAD", + "DP_OUT_PWR_EN", + "STM32_RST_L", + "STM32_BOOT0", + + "FPGA_PROT", + "STM32_FPGA_COMM0", + "TP119", + "TP120", + "TP121", + "TP122", + "TP123", + "TP124"; + }; +}; + +&mmc { + status = "okay"; +}; + +&uart0 { + status = "okay"; +}; + +&uart1 { + status = "okay"; +}; + +&usb0 { + status = "okay"; + dr_mode = "host"; +}; From patchwork Mon May 30 13:08:39 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Pawe=C5=82_Anikiel?= X-Patchwork-Id: 12864618 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id F08F2C433FE for ; Mon, 30 May 2022 13:08:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id D86C4C341C6; Mon, 30 May 2022 13:08:55 +0000 (UTC) Received: from mail-lf1-f53.google.com (mail-lf1-f53.google.com [209.85.167.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 6C95DC3411E for ; Mon, 30 May 2022 13:08:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 6C95DC3411E Authentication-Results: smtp.kernel.org; dmarc=none (p=none dis=none) header.from=semihalf.com Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=semihalf.com Received: by mail-lf1-f53.google.com with SMTP id c19so16705494lfv.5 for ; Mon, 30 May 2022 06:08:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=semihalf-com.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=1+pzy9SDgwlLKqsqL0oBtRcoKaOTRyZQ9Q60hk5By48=; b=xLfsGBLRyM0zlUowQPJtZ60H3StxVqy8Lqev4bSZAFy0amMHwqRiLBFGA8qK+qWlwK l18ufKZ4AWRQq7kDXz9Wtx4O6YN4phZRnzUdMM1LXjVfoqj350pbYMONPB9yLEOBfLtN R+dqGwFfDh+G5DPe8qWmOrywVdGa290EVd9yJ4JJ4yvKBVVmNxpt4r9w1HMI4d3HJQC0 vtEWSQ9Dj+05IoYkh5v5FIxACOMnrWENLm/DPfOOyJYnMd05WJcDdp1pGsUXqR6igeV2 Oz8kU/UVoNCeKU981jzAAXyKyx1HZIH07mPSSM/EkPIlqNcWl1O41LAemsr6uarD082O gy4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=1+pzy9SDgwlLKqsqL0oBtRcoKaOTRyZQ9Q60hk5By48=; b=zhgtPX2OhXquTZ5Ri3ZCCja61NLuaM/QJCsPPZUu8U0DUD7wEETHkYwdjkLkEHg4sw s+RGjmw50Xu3Bsbv5oIw3YNYqfyp/pGHBHqfKyTKtpX8CM/VFNBvx2cfyOLhkeRD39lU r6G9XhopjE/1NiQPCQvWkrsnLqn6GWmexNhQQPHhxgdH0ULlg36EtVMoVBMnfXjdDk14 LrDiV9kl+KFmu7nYrevwBcCnWUKwVayRz3wI8NScLZQzqro8WVTbaDHwNAQgEWduTWZ8 975l18Q50VkPwXaeZZaxFcvOgP5/pforNWaFc/Rr6Uywpxofs75FdIekDor/EPFTbDp+ 1dPA== X-Gm-Message-State: AOAM5305W/J0iOUbsrssnvI5q5q7rKCJemTunpn6Ouj3P3+dr0gF37XO 8fLbAI2nbITAjEycvUVDeVeZHuPZ0DAwpw== X-Google-Smtp-Source: ABdhPJxtZA3zoQCpEe2nZfqwlqRtuL4USD5PjImrVtzpcb+6U5nJP7UJY9wlvi9z7SOKd3rbjU89zQ== X-Received: by 2002:a05:6512:3da0:b0:478:5b79:d76e with SMTP id k32-20020a0565123da000b004785b79d76emr33233584lfv.540.1653916132727; Mon, 30 May 2022 06:08:52 -0700 (PDT) Received: from panikiel.wifi.semihalf.net ([83.142.187.86]) by smtp.gmail.com with ESMTPSA id d22-20020ac25456000000b00477a7c8a0f0sm2295701lfn.295.2022.05.30.06.08.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 May 2022 06:08:51 -0700 (PDT) From: =?utf-8?q?Pawe=C5=82_Anikiel?= List-Id: To: soc@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: arnd@arndb.de, olof@lixom.net, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, dinguyen@kernel.org, =?utf-8?q?Pawe?= =?utf-8?q?=C5=82_Anikiel?= Subject: [PATCH 3/3] dt-bindings: altera: Update Arria 10 boards Date: Mon, 30 May 2022 15:08:39 +0200 Message-Id: <20220530130839.120710-4-pan@semihalf.com> X-Mailer: git-send-email 2.36.1.124.g0e6072fb45-goog In-Reply-To: <20220530130839.120710-1-pan@semihalf.com> References: <20220530130839.120710-1-pan@semihalf.com> MIME-Version: 1.0 The Mercury+ AA1 is not a standalone board, rather it's a module with an Arria 10 SoC and some peripherals on it. The Google Chameleon v3 is a base board for the Mercury+ AA1. Signed-off-by: Paweł Anikiel --- Documentation/devicetree/bindings/arm/altera.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml index 5e2017c0a051..c6e198bb5b29 100644 --- a/Documentation/devicetree/bindings/arm/altera.yaml +++ b/Documentation/devicetree/bindings/arm/altera.yaml @@ -25,7 +25,7 @@ properties: items: - enum: - altr,socfpga-arria10-socdk - - enclustra,mercury-aa1 + - google,chameleon-v3 - const: altr,socfpga-arria10 - const: altr,socfpga