commit | 4475450b041ed55a52cf95d78e008adcc04bf066 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri Sep 09 14:42:11 2022 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Sep 20 18:30:02 2022 +0200 |
tree | d37adeea1194816363896c459ea6b459a05f6f39 | |
parent | 5f56cfeb735a63b29b17779d84fd4702763c5be9 [diff] |
arm: dts: imx8mp-venice-gw74xx: add dsa phy handles to u-boot dtsi The upstream Linux DSA drivers do not require phy-handle nodes in the DSA ports yet the U-Boot DSA drivers do. Add a phy-handle and the mdio nodes to the u-boot.dtsi file so that future dts file syncrhonization between Linux and U-Boot don't break networking. Fixes: e0caa84ca685 ("imx8mp: synchronise device tree with linux") Signed-off-by: Tim Harvey <tharvey@gateworks.com>