diff mbox series

arm64: dts: meson: remove empty lines from aml-s905x-cc v2 dts

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

Commit Message

Christian Hewitt Oct. 26, 2020, 1:41 p.m. UTC
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(-)

Comments

Neil Armstrong Oct. 26, 2020, 3:08 p.m. UTC | #1
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>;
>  };
>  
> -
>  &ethmac {
>  	status = "okay";
>  };
> 

Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Kevin Hilman Nov. 5, 2020, 7:32 p.m. UTC | #2
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 mbox series

Patch

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>;
 };
 
-
 &ethmac {
 	status = "okay";
 };