Message ID | 20201026134101.10594-1-christianshewitt@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | arm64: dts: meson: remove empty lines from aml-s905x-cc v2 dts | expand |
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@gmail.com> > --- > .../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@baylibre.com>
On Mon, 26 Oct 2020 13:41:01 +0000, Christian Hewitt wrote:
>
Applied, thanks!
[1/1] arm64: dts: meson: remove empty lines from aml-s905x-cc v2 dts
commit: 8e9c052a483db5f9ae098d9b686ed80e2e98a8c5
Best regards,
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"; };
Fixes: 63fafc5a046b ("arm64: dts: meson: initial support for aml-s905x-cc v2") Signed-off-by: Christian Hewitt <christianshewitt@gmail.com> --- .../boot/dts/amlogic/meson-gxl-s905x-libretech-cc-v2.dts | 4 ---- 1 file changed, 4 deletions(-)