[PATCHv3 1/4] ARM: tegra: Add Tegra AHB driver
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-05-04 12:23:12
Also in:
linux-devicetree, linux-tegra, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-05-04 12:23:12
Also in:
linux-devicetree, linux-tegra, lkml
On Friday 04 May 2012, Hiroshi Doyu wrote:
quoted
This patch should add Documentation/devicetree/bindings/arm/tegra/tegra20-ahb.txt to describe the DT binding.From 'dts' POV, there's no difference between tegra20 and tegra30. They just have a register range. Is "../bindings/arm/tegra/tegra-ahb.txt" ok, instead of having both tegra{20,30}-ahb.txt?
I think either one is ok. Just calling it tegra20-ahb.txt would be fine too because tegra30 is compatible to that. Arnd