提交 15b43e49 编写于 作者: M Michal Vokáč 提交者: Shawn Guo

ARM: dts: imx6dl-yapp4: Use correct pseudo PHY address for the switch

The switch is accessible through pseudo PHY which is located at 0x10.
Signed-off-by: NMichal Vokáč <michal.vokac@ysoft.com>
Fixes: 87489ec3 ("ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards")
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 41b37f4c
......@@ -114,9 +114,9 @@
reg = <2>;
};
switch@0 {
switch@10 {
compatible = "qca,qca8334";
reg = <0>;
reg = <10>;
switch_ports: ports {
#address-cells = <1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册