Skip to content

Commit 85d616d

Browse files
krzkDinh Nguyen
authored andcommitted
arm64: dts: altera: adjust whitespace around '='
Fix whitespace coding style: use single space instead of tabs or multiple spaces around '=' sign in property assignment. No functional changes (same DTB). Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Dinh Nguyen <[email protected]>
1 parent a2a4ee5 commit 85d616d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -594,7 +594,7 @@
594594
};
595595

596596
qspi: spi@ff8d2000 {
597-
compatible = "intel,socfpga-qspi", "cdns,qspi-nor";
597+
compatible = "intel,socfpga-qspi", "cdns,qspi-nor";
598598
#address-cells = <1>;
599599
#size-cells = <0>;
600600
reg = <0xff8d2000 0x100>,

0 commit comments

Comments
 (0)