commit | d1ac6351958a40689d76ac78bfd2f85138d68d58 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Fri Sep 09 14:42:38 2022 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Sep 20 18:30:02 2022 +0200 |
tree | 3da46f9c7e4c7b98817d6aaad19e14ef44904557 | |
parent | 4475450b041ed55a52cf95d78e008adcc04bf066 [diff] |
arm: dts: imx8mm-venice-gw7901: 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: 24a7a3c1c042 ("imx8mm: synchronise device tree with linux") Signed-off-by: Tim Harvey <tharvey@gateworks.com>