]> www.infradead.org Git - linux.git/commitdiff
arm64: dts: intel: minor whitespace cleanup around '='
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 24 Nov 2023 09:46:20 +0000 (10:46 +0100)
committerDinh Nguyen <dinguyen@kernel.org>
Thu, 4 Jan 2024 00:10:40 +0000 (18:10 -0600)
The DTS code coding style expects exactly one space before and after '='
sign.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi

index dcdaf706495336a4f4fda5a35ad81b9e1ec9b758..d66d425e45b7d9f7035115c74ea829c53640502c 100644 (file)
@@ -73,7 +73,7 @@
                ranges;
                #interrupt-cells = <3>;
                #address-cells = <2>;
-               #size-cells =<2>;
+               #size-cells = <2>;
                interrupt-controller;
                #redistributor-regions = <1>;
                redistributor-stride = <0x0 0x20000>;
                        num-cs = <4>;
                        clocks = <&clkmgr AGILEX5_L4_MAIN_CLK>;
                        dmas = <&dmac0 2>, <&dmac0 3>;
-                       dma-names ="tx", "rx";
+                       dma-names = "tx", "rx";
                        status = "disabled";
 
                };