From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thierry Reding Date: Fri, 22 Aug 2014 16:51:54 +0200 Subject: [U-Boot] [PATCH 18/23] ARM: tegra: Add Tegra30 PCIe device tree node In-Reply-To: <53F4EB52.8060400@wwwdotorg.org> References: <1408346196-30419-1-git-send-email-thierry.reding@gmail.com> <1408346196-30419-19-git-send-email-thierry.reding@gmail.com> <53F4EB52.8060400@wwwdotorg.org> Message-ID: <20140822145152.GH15686@ulmo> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Aug 20, 2014 at 12:39:14PM -0600, Stephen Warren wrote: > On 08/18/2014 01:16 AM, Thierry Reding wrote: > >From: Thierry Reding > > > >Add the device tree node for the PCIe controller found on Tegra30 SoCs. > > >diff --git a/arch/arm/dts/tegra30.dtsi b/arch/arm/dts/tegra30.dtsi > > >+ pcie-controller { > >+ compatible = "nvidia,tegra30-pcie"; > >+ device_type = "pci"; > >+ reg = <0x00003000 0x00000800 /* PADS registers */ > >+ 0x00003800 0x00000200 /* AFI registers */ > >+ 0x10000000 0x10000000>; /* configuration space */ > >+ reg-names = "pads", "afi", "cs"; > >+ interrupts = >+ GIC_SPI 99 IRQ_TYPE_LEVEL_HIGH>; /* MSI interrupt */ > >+ interrupt-names = "intr", "msi"; > > There are interrupt-map and interrupt-map-mask properties here in the kernel > DT. Even if they aren't used, can we add them here to keep the two > consistent? I had omitted them to avoid having to bring in the GIC node, but I'll do that instead so that the device trees actually start converging. Thierry -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: not available URL: