summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/exynos4210.dtsi
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2014-10-20 19:48:32 -0600
committerSimon Glass <sjg@chromium.org>2014-10-22 10:35:57 -0600
commitc6b0b090329958d7c1bd1285a720490945258b94 (patch)
treea372fe41a245f409edb23a3bcd7cf2ea83817467 /arch/arm/dts/exynos4210.dtsi
parent41678484b3c6c34a1a73dae2561cc7070662cf5f (diff)
downloadblackbird-obmc-uboot-c6b0b090329958d7c1bd1285a720490945258b94.tar.gz
blackbird-obmc-uboot-c6b0b090329958d7c1bd1285a720490945258b94.zip
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>
Diffstat (limited to 'arch/arm/dts/exynos4210.dtsi')
-rw-r--r--arch/arm/dts/exynos4210.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/dts/exynos4210.dtsi b/arch/arm/dts/exynos4210.dtsi
index 48ecd7a755..634a5c1dd2 100644
--- a/arch/arm/dts/exynos4210.dtsi
+++ b/arch/arm/dts/exynos4210.dtsi
@@ -21,6 +21,7 @@
#include "exynos4.dtsi"
#include "exynos4210-pinctrl.dtsi"
+#include "exynos4210-pinctrl-uboot.dtsi"
/ {
compatible = "samsung,exynos4210";
OpenPOWER on IntegriCloud