From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 05 May 2014 10:57:15 -0600 Subject: [U-Boot] [RFC PATCH v2 05/13] tegra: dts: Bring in GPIO bindings from linux In-Reply-To: <1399306150-932-6-git-send-email-sjg@chromium.org> References: <1399306150-932-1-git-send-email-sjg@chromium.org> <1399306150-932-6-git-send-email-sjg@chromium.org> Message-ID: <5367C2EB.4040608@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/05/2014 10:09 AM, Simon Glass wrote: > These files are taken from Linux 3.14. > diff --git a/arch/arm/dts/tegra20.dtsi b/arch/arm/dts/tegra20.dtsi This looks good. Can the patch be extended to all tegra*.dtsi too, so they are all consistent?