Message ID | 20221026124114.985876-4-claudiu.beznea@microchip.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 787FEC38A2D for <linux-arm-kernel@archiver.kernel.org>; Wed, 26 Oct 2022 12:40:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=HDkBZPy5qvBL+y84u+2KqLeEVhsbvb5zQ5FWqYCj57Q=; b=P6ymkI8hLWJNdr 66Cnze829ONuaCNFSQ3CWG8kPdfPOZDdZ9B6JsuDX7dUjCDJF/YjXTu3KJ9sMWWiO2emhFJe97xDc PA7dI74J7kbGQ/P83/1Au/Ahk5bvnffMK4rm3mQ5SA94afaXZBY2OKvTJBcF36BhcBthY6aGWmDfH gOi27fWs/ixqLoU9IfjObmnPIfzaW7TIF6XZxVqm1cJiMTscyzvVktLYvkfGZb/0GtrUvlk3Bg5lb kZQ44KUohd0wL2ScJlVJUz+JzTPYy6SNeJ4pcVdqGKnho8TVBjRQKNdTogJBNM9n4GumoCeDJq0jH /vUGCK/EGOvQtuPb2enA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1onfh6-009CSl-4x; Wed, 26 Oct 2022 12:39:40 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1onfgi-009CHm-I2 for linux-arm-kernel@lists.infradead.org; Wed, 26 Oct 2022 12:39:17 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1666787957; x=1698323957; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=7Q2KAd71fow7wlc7aycbUt81QTVPZDQM+BUBUDvA8iY=; b=e+pggKeg2AHp8WtTu+g8p8yblKXaig0LT948JhATvUT2VVaGDLYGsV4p ola7KAdEBkK7mIcBpWtHEs7X0IhHd90/qxZ9JAckIXjBmj7GWL0gbrB7p tQvzjrd4aBgmUOvdH4EdcylKJyUr/HlE0oBw+R9UNgZZYPwYqKxz8IUk3 HCB6zIIWgjvXGgBfmdWnxQ96q3x6k7oDvAcucsp2GHuFVQdJlzGiKxhU8 JKxB8HqOzXURKkicBHwBFNFPrqSUR+vtqX/rRtUrHha293JbCF4Sy+RZg IS97lywmXVO1MIbPY4SccFEmwcIVqEwNmoJZgqrml5hEeLfn4EjfljzmC Q==; X-IronPort-AV: E=Sophos;i="5.95,214,1661842800"; d="scan'208";a="180590354" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 26 Oct 2022 05:39:13 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.12; Wed, 26 Oct 2022 05:39:10 -0700 Received: from localhost.localdomain (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.12 via Frontend Transport; Wed, 26 Oct 2022 05:39:08 -0700 From: Claudiu Beznea <claudiu.beznea@microchip.com> To: <nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>, <robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>, <linux@armlinux.org.uk>, <arnd@arndb.de> CC: <linux-arm-kernel@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>, Claudiu Beznea <claudiu.beznea@microchip.com> Subject: [PATCH 03/11] ARM: dts: at91: sama7g5: add io-channel-cells to adc node Date: Wed, 26 Oct 2022 15:41:06 +0300 Message-ID: <20221026124114.985876-4-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20221026124114.985876-1-claudiu.beznea@microchip.com> References: <20221026124114.985876-1-claudiu.beznea@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221026_053916_680368_1B38FAC1 X-CRM114-Status: UNSURE ( 7.90 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
ARM: at91: fixes and enhancement
|
expand
|
diff --git a/arch/arm/boot/dts/sama7g5.dtsi b/arch/arm/boot/dts/sama7g5.dtsi index ccba1ba5336d..1599b911c97e 100644 --- a/arch/arm/boot/dts/sama7g5.dtsi +++ b/arch/arm/boot/dts/sama7g5.dtsi @@ -421,6 +421,7 @@ adc: adc@e1000000 { atmel,min-sample-rate-hz = <200000>; atmel,max-sample-rate-hz = <20000000>; atmel,startup-time-ms = <4>; + #io-channel-cells = <1>; status = "disabled"; };
Add io-channel-cell to ADC node. It is necessary for DT users of ADC. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> --- arch/arm/boot/dts/sama7g5.dtsi | 1 + 1 file changed, 1 insertion(+)