提交 6b6430e8 编写于 作者: S Srinivas Kandagatla 提交者: Jason Cooper

ARM: orion5x: Fix typo in device_type property of phy node

This patch fixes a typo for device_type property of phy node.
This can work as of today but once a checks are added in generic code
this typo will stop phy from working.
Signed-off-by: NSrinivas Kandagatla <srinivas.kandagatla@st.com>
Acked-by: NAndrew Lunn <andrew@lunn.ch>
Signed-off-by: NJason Cooper <jason@lakedaemon.net>
上级 d8c552dd
......@@ -58,7 +58,7 @@
status = "okay";
ethphy: ethernet-phy {
device-type = "ethernet-phy";
device_type = "ethernet-phy";
reg = <8>;
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册