ARM: dts: sunxi: Fix the HDMI PHY name
authorMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 23 Jul 2019 08:44:07 +0000 (10:44 +0200)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 23 Jul 2019 09:16:44 +0000 (11:16 +0200)
commitd40113fb5f7e632232546a74aae6e6d8ca2e70e2
treedfd4130f49471edb528518f70dca4b8f7d72f5a5
parent6f21a03b07ce9480087138e588081ed3c3c0fa1e
ARM: dts: sunxi: Fix the HDMI PHY name

Even though the binding mentions that the PHY name must be "phy", it turns
out that all our DTs had "hdmi-phy" instead.

The code doesn't care about the phy-names property, so we can just change
our DTs to match the binding, without any side effect.

Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
arch/arm/boot/dts/sun8i-a83t.dtsi
arch/arm/boot/dts/sun8i-r40.dtsi
arch/arm/boot/dts/sunxi-h3-h5.dtsi
arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi
arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi