Skip to content

Commit 16615a2

Browse files
krzkDinh Nguyen
authored andcommitted
arm64: dts: intel: minor whitespace cleanup around '='
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>
1 parent e3c163c commit 16615a2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

arch/arm64/boot/dts/intel/socfpga_agilex5.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
ranges;
7474
#interrupt-cells = <3>;
7575
#address-cells = <2>;
76-
#size-cells =<2>;
76+
#size-cells = <2>;
7777
interrupt-controller;
7878
#redistributor-regions = <1>;
7979
redistributor-stride = <0x0 0x20000>;
@@ -315,7 +315,7 @@
315315
num-cs = <4>;
316316
clocks = <&clkmgr AGILEX5_L4_MAIN_CLK>;
317317
dmas = <&dmac0 2>, <&dmac0 3>;
318-
dma-names ="tx", "rx";
318+
dma-names = "tx", "rx";
319319
status = "disabled";
320320

321321
};

0 commit comments

Comments
 (0)