On 26/10/2020 14:41, Christian Hewitt wrote: > Fixes: 63fafc5a046b ("arm64: dts: meson: initial support for aml-s905x-cc v2") > > Signed-off-by: Christian Hewitt <christianshewitt@xxxxxxxxx> > --- > .../boot/dts/amlogic/meson-gxl-s905x-libretech-cc-v2.dts | 4 ---- > 1 file changed, 4 deletions(-) > > diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc-v2.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc-v2.dts > index 675eaa87963e..9a3c08e6e6cc 100644 > --- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc-v2.dts > +++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc-v2.dts > @@ -84,7 +84,6 @@ > regulator-always-on; > }; > > - > vcck: regulator-vcck { > compatible = "regulator-fixed"; > regulator-name = "VCCK"; > @@ -124,7 +123,6 @@ > regulator-always-on; > }; > > - > vddio_card: regulator-vddio-card { > compatible = "regulator-gpio"; > regulator-name = "VDDIO_CARD"; > @@ -195,7 +193,6 @@ > }; > }; > > - > &aiu { > status = "okay"; > }; > @@ -207,7 +204,6 @@ > hdmi-phandle = <&hdmi_tx>; > }; > > - > ðmac { > status = "okay"; > }; > Reviewed-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>