lkml.org 
[lkml]   [2023]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH] arm64: dts: amlogic: minor whitespace cleanup around '='
From
Hi!

24/11/2023 12.47, Krzysztof Kozlowski wrote:
> The DTS code coding style expects exactly one space before and after '='
> sign.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
> .../boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-2.dts | 2 +-
> arch/arm64/boot/dts/amlogic/meson-g12b-bananapi-cm4.dtsi | 2 +-
> arch/arm64/boot/dts/amlogic/meson-g12b-bananapi.dtsi | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-2.dts b/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-2.dts
> index 0062667c4f65..c9e84db0831a 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-2.dts
> +++ b/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j110-rev-2.dts
> @@ -30,7 +30,7 @@ &sd_emmc_b {
> &uart_B {
> bluetooth {
> compatible = "realtek,rtl8822cs-bt";
> - enable-gpios = <&gpio GPIOZ_7 GPIO_ACTIVE_HIGH>;
> + enable-gpios = <&gpio GPIOZ_7 GPIO_ACTIVE_HIGH>;
> host-wake-gpios = <&gpio GPIOZ_8 GPIO_ACTIVE_HIGH>;
> device-wake-gpios = <&gpio GPIOZ_6 GPIO_ACTIVE_HIGH>;
> };
> diff --git a/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi-cm4.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi-cm4.dtsi
> index 995ce10d5c81..08c33ec7e9f1 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi-cm4.dtsi
> +++ b/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi-cm4.dtsi
> @@ -369,7 +369,7 @@ &uart_A {
>
> bluetooth {
> compatible = "realtek,rtl8822cs-bt";
> - enable-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
> + enable-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
> host-wake-gpios = <&gpio GPIOX_19 GPIO_ACTIVE_HIGH>;
> device-wake-gpios = <&gpio GPIOX_18 GPIO_ACTIVE_HIGH>;
> };
> diff --git a/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi.dtsi
> index 0a6a12808568..4b8db872bbf3 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi.dtsi
> +++ b/arch/arm64/boot/dts/amlogic/meson-g12b-bananapi.dtsi
> @@ -487,7 +487,7 @@ &uart_A {
>
> bluetooth {
> compatible = "realtek,rtl8822cs-bt";
> - enable-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
> + enable-gpios = <&gpio GPIOX_17 GPIO_ACTIVE_HIGH>;
> host-wake-gpios = <&gpio GPIOX_19 GPIO_ACTIVE_HIGH>;
> device-wake-gpios = <&gpio GPIOX_18 GPIO_ACTIVE_HIGH>;
> };


Reviewed-by: Viacheslav Bocharov<adeep@lexina.in>

\
 
 \ /
  Last update: 2023-11-24 11:03    [W:1.608 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site