arm64: dts: meson-g12a: Fix internal Ethernet PHY unit name
stable inclusion from stable-v5.10.173 commit bd55aa16bf34231e128d1f1540a29bf27d6df7e6 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8BFR3 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=bd55aa16bf34231e128d1f1540a29bf27d6df7e6 -------------------------------- [ Upstream commit e7303651 ] Documentation/devicetree/bindings/net/ethernet-phy.yaml defines that the node name for Ethernet PHYs should match the following pattern: ^ethernet-phy(@[a-f0-9]+)?$ Replace the underscore with a hyphen to adhere to this binding. Fixes: 280c17df ("arm64: dts: meson: g12a: add mdio multiplexer") Signed-off-by:Martin Blumenstingl <martin.blumenstingl@googlemail.com> Reviewed-by:
Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20230111211350.1461860-6-martin.blumenstingl@googlemail.com Signed-off-by:
Neil Armstrong <neil.armstrong@linaro.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment