]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: exynos: dts: Adjust device tree files for U-Boot
authorSimon Glass <sjg@chromium.org>
Tue, 21 Oct 2014 01:48:32 +0000 (19:48 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 22 Oct 2014 16:35:57 +0000 (10:35 -0600)
commitc6b0b090329958d7c1bd1285a720490945258b94
treea372fe41a245f409edb23a3bcd7cf2ea83817467
parent41678484b3c6c34a1a73dae2561cc7070662cf5f
dm: exynos: dts: Adjust device tree files for U-Boot

The pinctrl bindings used by Linux are an incomplete description of the
hardware. It is possible in most cases to determine the register address
of each, but not in all cases. By adding an additional property we can
fix this, and avoid adding a table to U-Boot for every single Exynos
SOC.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/exynos4210-pinctrl-uboot.dtsi [new file with mode: 0644]
arch/arm/dts/exynos4210.dtsi
arch/arm/dts/exynos4x12-pinctrl-uboot.dtsi [new file with mode: 0644]
arch/arm/dts/exynos4x12.dtsi
arch/arm/dts/exynos5250-pinctrl-uboot.dtsi [new file with mode: 0644]
arch/arm/dts/exynos5250.dtsi
arch/arm/dts/exynos54xx-pinctrl-uboot.dtsi [new file with mode: 0644]
arch/arm/dts/exynos54xx-pinctrl.dtsi
arch/arm/dts/exynos54xx.dtsi