From mboxrd@z Thu Jan 1 00:00:00 1970 From: Allen Martin Date: Fri, 11 Jan 2013 19:19:00 -0800 Subject: [U-Boot] [PATCH 1/7] tegra: fdt: add apbdma node In-Reply-To: <50F0A997.3080603@wwwdotorg.org> References: <1357929877-18671-1-git-send-email-amartin@nvidia.com> <1357929877-18671-2-git-send-email-amartin@nvidia.com> <50F0A997.3080603@wwwdotorg.org> Message-ID: <20130112031900.GA27011@badger> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Jan 11, 2013 at 04:08:55PM -0800, Stephen Warren wrote: > On 01/11/2013 11:44 AM, Allen Martin wrote: > > Add apbdma node for tegra20 and tegra30, copied directly from tegra > > Linux dtsi files. > > > diff --git a/arch/arm/dts/tegra20.dtsi b/arch/arm/dts/tegra20.dtsi > > > + apbdma: dma { > > + compatible = "nvidia,tegra20-apbdma"; > > + reg = <0x6000a000 0x1200>; > ... > > intc: interrupt-controller at 50041000 { > > Can the nodes be kept sorted by address? > They're already unsorted. I'll add a new patch to sort them, then add this one on top. -Allen -- nvpublic