提交 9e52c639 编写于 作者: S Srinivas Kandagatla 提交者: Jason Cooper

ARM: dove: 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.
Acked-by: NAndrew Lunn <andrew@lunn.ch>
Signed-off-by: NSrinivas Kandagatla <srinivas.kandagatla@st.com>
上级 6b6430e8
......@@ -559,7 +559,7 @@
status = "disabled";
ethphy: ethernet-phy {
device-type = "ethernet-phy";
device_type = "ethernet-phy";
/* set phy address in board file */
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册