From patchwork Wed Aug 3 16:25:28 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Karl Beldan X-Patchwork-Id: 9261603 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 62D2660754 for ; Wed, 3 Aug 2016 16:27:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 545792808C for ; Wed, 3 Aug 2016 16:27:19 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 48AE828068; Wed, 3 Aug 2016 16:27:19 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 90A0D28068 for ; Wed, 3 Aug 2016 16:27:18 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bUyzI-0007AS-FC; Wed, 03 Aug 2016 16:25:44 +0000 Received: from mail-wm0-x232.google.com ([2a00:1450:400c:c09::232]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bUyz5-0006Xc-8S for linux-arm-kernel@lists.infradead.org; Wed, 03 Aug 2016 16:25:32 +0000 Received: by mail-wm0-x232.google.com with SMTP id p129so65959437wmp.0 for ; Wed, 03 Aug 2016 09:25:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=1iM8Y94s4383JUuxDUw9NSgu224kWdlDr4O/YGqQngA=; b=eUwNWtmyeLffhvzDqWuXPZxscJn/ev8MAZkhdaB8sUCuFBY7sUKQqr0IevsabZBUHH cpKSLAgfMarIRggcYbh8U8w+eM6Au+vjLmJPh0yDGcwlMzvGqHoDgJ64Rqb5dH8iywZy Ey8/mJzwwssJnbgMLzUkqV7RGkcV907e50pIijh9W/1k5FI2/nzLRyNX0uJXbMycTP4U 7Ou/sH7nTYzv34ZPSnZLPAPQ4NBbIsptC/f9J2Ulx0obc3jztHCSbL8NKY5m38HhFesu i+buigdXDVOExiT72KiF4/KidzvR9o9FlEqfl87MSM9EwFdDvEN4ifIB8ie5C9Ww7/3J y/Ig== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=1iM8Y94s4383JUuxDUw9NSgu224kWdlDr4O/YGqQngA=; b=Qna5c+zSzdY/fwbTqo36NXLEeTiklpp+xylhKSjZwniu1RV6IJE4441JWs3283xnM2 hzWZv6kJBHbFMvZv16ffYx0XNn0xlQBTfZtXGB/ACxevHkBe0gEhG/CyxzQ5khaHHegc GOpYWACPfYOMcJvGTAEO24mHwX/47KzwmlrFuKhgU3If6iOppiUXyiVXJhYksBhSKCGJ BHkqDWDen9KRvqlKLQCM8j7kY2ndv2D+Oe+s+tKsY+NSJLKBiXZi9HUc5fiPQw2w6Wh0 jrYCMsRSieYp7vnWvq9/ViLBQ8WGdeG7FDn2fH3aMjsKyaKZH83vdDRDvZmTKR+NBGXL XWIA== X-Gm-Message-State: AEkoousZy1k4bg2WVyaZFWW1hvCnurX9kzJghPBcWpsvZaALnhih8Zl1YnSjgZDNKEkSlWUY X-Received: by 10.28.36.10 with SMTP id k10mr66226066wmk.33.1470241509333; Wed, 03 Aug 2016 09:25:09 -0700 (PDT) Received: from localhost.localdomain (ppp-seco11pa2-46-193-138-19.wb.wifirst.net. [46.193.138.19]) by smtp.gmail.com with ESMTPSA id k186sm27848524wmd.13.2016.08.03.09.25.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Aug 2016 09:25:08 -0700 (PDT) From: Karl Beldan To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH] ARM: dt: da850: add nand_cs3 node label in the dtsi Date: Wed, 3 Aug 2016 16:25:28 +0000 Message-Id: <20160803162528.2337-1-kbeldan@baylibre.com> X-Mailer: git-send-email 2.9.0.rc1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160803_092531_494246_66B9D419 X-CRM114-Status: GOOD ( 10.33 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , karl.beldan+oss@gmail.com, Kevin Hilman , Russell King , Rob Herring , Karl Beldan MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP This will allow to adjust the related settings in the board files. Cc: Kevin Hilman Signed-off-by: Karl Beldan --- arch/arm/boot/dts/da850.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi index 25f0f8e..3a00978 100644 --- a/arch/arm/boot/dts/da850.dtsi +++ b/arch/arm/boot/dts/da850.dtsi @@ -375,7 +375,7 @@ dma-names = "tx", "rx"; }; }; - nand_cs3@62000000 { + nand_cs3: nand_cs3@62000000 { compatible = "ti,davinci-nand"; reg = <0x62000000 0x807ff 0x68000000 0x8000>;