提交 9e2dcb2f 编写于 作者: M Maxime Ripard 提交者: Linus Walleij

ARM: sunxi: Add pinctrl node to the device tree

Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
上级 eaa3d848
...@@ -17,4 +17,13 @@ ...@@ -17,4 +17,13 @@
memory { memory {
reg = <0x40000000 0x20000000>; reg = <0x40000000 0x20000000>;
}; };
soc {
pinctrl@01c20800 {
compatible = "allwinner,sun5i-a13-pinctrl";
reg = <0x01c20800 0x400>;
#address-cells = <1>;
#size-cells = <0>;
};
};
}; };
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册