提交 6e4b3b4b 编写于 作者: H Heiko Stuebner

ARM: dts: rockchip: remove address from pinctrl nodes

The pincontroller uses the GRF and PMU syscons nowadays, so should not
contain an address in its device node.
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 fcbbf965
......@@ -86,7 +86,7 @@
#reset-cells = <1>;
};
pinctrl: pinctrl@20008000 {
pinctrl: pinctrl {
compatible = "rockchip,rk3066a-pinctrl";
rockchip,grf = <&grf>;
#address-cells = <1>;
......
......@@ -74,7 +74,7 @@
#reset-cells = <1>;
};
pinctrl: pinctrl@20008000 {
pinctrl: pinctrl {
compatible = "rockchip,rk3188-pinctrl";
rockchip,grf = <&grf>;
rockchip,pmu = <&pmu>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册