arm64: dts: uniphier: add pinctrl property to System Bus node
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sun, 28 Aug 2016 18:29:55 +0000 (03:29 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 30 Aug 2016 12:11:22 +0000 (21:11 +0900)
This pinctrl is needed to get access to the UniPhier System Bus.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi

index dc6577f..852feab 100644 (file)
                        reg = <0x58c00000 0x400>;
                        #address-cells = <2>;
                        #size-cells = <1>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_system_bus>;
                };
 
                smpctrl@59800000 {