]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: Add support for both OMAP35xx and OMAP36xx Overo/Tobi
authorFlorian Vaussard <florian.vaussard@epfl.ch>
Thu, 13 Feb 2014 10:25:15 +0000 (11:25 +0100)
committerTony Lindgren <tony@atomide.com>
Thu, 13 Feb 2014 23:33:14 +0000 (15:33 -0800)
commit1e394d57ed6c6599d722e79f4dfd8eb5a69e29d5
tree877c4098d8e6641f098ecc8f1725c93929a797b0
parent866d1b2a3136202347cbc83f73cd75f3fd6a6ada
ARM: dts: Add support for both OMAP35xx and OMAP36xx Overo/Tobi

Unfortunatly the device tree for older OMAP35xx Overo cannot be used
with newer OMAP36xx and vice-versa. To address this issue, move most of
the Tobi DTS to a common include file, and create model-specific Tobi
DTS.

Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch>
Tested-by: Kevin Hilman <khilman@linaro.org>
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/omap3-overo-storm-tobi.dts [new file with mode: 0644]
arch/arm/boot/dts/omap3-overo-tobi-common.dtsi [new file with mode: 0644]
arch/arm/boot/dts/omap3-overo-tobi.dts [new file with mode: 0644]
arch/arm/boot/dts/omap3-tobi.dts [deleted file]