提交 9dd85ad2 编写于 作者: S Sebastian Hesselbarth 提交者: Jason Cooper

ARM: dts: kirkwood: set default pinctrl for GBE1

On Kirkwood, there is only one valid pinctrl setting for GBE1. With
a common SoC pinctrl node, we can now set it in the node instead of
in each board file.
Signed-off-by: NSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Acked-by: NAndrew Lunn <andrew@lunn.ch>
Link: https://lkml.kernel.org/r/1398862602-29595-9-git-send-email-sebastian.hesselbarth@gmail.comSigned-off-by: NJason Cooper <jason@lakedaemon.net>
上级 327e1542
......@@ -207,8 +207,6 @@
&eth1 {
status = "okay";
pinctrl-0 = <&pmx_ge1>;
pinctrl-names = "default";
ethernet1-port@0 {
phy-handle = <&ethphy1>;
};
......
......@@ -320,6 +320,8 @@
reg = <0x76000 0x4000>;
clocks = <&gate_clk 19>;
marvell,tx-checksum-limit = <1600>;
pinctrl-0 = <&pmx_ge1>;
pinctrl-names = "default";
status = "disabled";
ethernet1-port@0 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册