]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 dc6577f576886660700c8ae401cd3ef85a4225b0..852feabc0c48a340dc0f6dc99b1e854d8986fafb 100644 (file)
@@ -260,6 +260,8 @@ system_bus: system-bus@58c00000 {
                        reg = <0x58c00000 0x400>;
                        #address-cells = <2>;
                        #size-cells = <1>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&pinctrl_system_bus>;
                };
 
                smpctrl@59800000 {