提交 5d9a83c9 编写于 作者: M Masahiro Yamada

arm64: dts: uniphier: add pinctrl property to System Bus node

This pinctrl is needed to get access to the UniPhier System Bus.
Signed-off-by: NMasahiro Yamada <yamada.masahiro@socionext.com>
上级 cea59bd0
......@@ -260,6 +260,8 @@
reg = <0x58c00000 0x400>;
#address-cells = <2>;
#size-cells = <1>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_system_bus>;
};
smpctrl@59800000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册