From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Date: Tue, 21 Jul 2015 11:02:47 +0200 Subject: [U-Boot] [PATCH 1/1] ARM: tegra: Add Tegra20 SPI device nodes In-Reply-To: <1437392460-4289-1-git-send-email-mirza.krak@hostmobility.com> References: <1437392460-4289-1-git-send-email-mirza.krak@hostmobility.com> Message-ID: <20150721090246.GC20388@ulmo.nvidia.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Jul 20, 2015 at 01:41:00PM +0200, Mirza Krak wrote: > From: Mirza Krak > > Add the device tree node for the SPI controllers found on Tegra20 SOCs. > > Signed-off-by: Mirza Krak > > --- > arch/arm/dts/tegra20.dtsi | 44 ++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 44 insertions(+) > > diff --git a/arch/arm/dts/tegra20.dtsi b/arch/arm/dts/tegra20.dtsi > index b8c8a923017e..82168c9012e3 100644 > --- a/arch/arm/dts/tegra20.dtsi > +++ b/arch/arm/dts/tegra20.dtsi > @@ -268,6 +268,50 @@ > #pwm-cells = <2>; > }; > > + spi at 7000d400 { > + compatible = "nvidia,tegra30-slink", "nvidia,tegra20-slink"; This can't be correct on Tegra20 since Tegra30 didn't exist at the time. You'll need to drop the first string in the list for this to be correct. Also, might be worth copying these from the Linux kernel's copy of the device tree files, since they are slightly different. That might involve pulling in a couple of headers too, though, so might not be worth it. Thierry -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: