[PATCH] arm64: dts: hisilicon: Correct indentation

Wei Xu xuwei5 at hisilicon.com
Tue Jul 7 02:13:22 PDT 2026


Hi Krzysztof,

On 2026/7/6 17:35, Krzysztof Kozlowski wrote:
> Correct spaces or mix of tabs+spaces into proper tab-indented lines.
> No functional impact (same DTB).
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski at oss.qualcomm.com>
> ---
>  arch/arm64/boot/dts/hisilicon/hip05.dtsi | 14 +++++++-------
>  1 file changed, 7 insertions(+), 7 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/hisilicon/hip05.dtsi b/arch/arm64/boot/dts/hisilicon/hip05.dtsi
> index d0912ca5f237..2d376b3d30dd 100644
> --- a/arch/arm64/boot/dts/hisilicon/hip05.dtsi
> +++ b/arch/arm64/boot/dts/hisilicon/hip05.dtsi
> @@ -236,13 +236,13 @@ cluster3_l2: l2-cache3 {
>  
>  	gic: interrupt-controller at 8d000000 {
>  		compatible = "arm,gic-v3";
> -                #interrupt-cells = <3>;
> -                #address-cells = <2>;
> -                #size-cells = <2>;
> -                ranges;
> -                interrupt-controller;
> -                #redistributor-regions = <1>;
> -                redistributor-stride = <0x0 0x30000>;
> +		#interrupt-cells = <3>;
> +		#address-cells = <2>;
> +		#size-cells = <2>;
> +		ranges;
> +		interrupt-controller;
> +		#redistributor-regions = <1>;
> +		redistributor-stride = <0x0 0x30000>;
>  		reg = <0x0 0x8d000000 0 0x10000>,	/* GICD */
>  		      <0x0 0x8d100000 0 0x300000>,	/* GICR */
>  		      <0x0 0xfe000000 0 0x10000>,	/* GICC */
> 

Applied to the HiSilicon arm64 dt tree.
Thanks!

Best Regards,
Wei



More information about the linux-arm-kernel mailing list