Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: alpine: 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 <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220526203810.831352-1-krzysztof.kozlowski@linaro.org

+1 -1
+1 -1
arch/arm/boot/dts/alpine.dtsi
··· 154 154 reg = <0x0 0xfbc00000 0x0 0x100000>; 155 155 interrupt-map-mask = <0xf800 0 0 7>; 156 156 /* Add legacy interrupts for SATA devices only */ 157 - interrupt-map = <0x4000 0 0 1 &gic 0 43 4>, 157 + interrupt-map = <0x4000 0 0 1 &gic 0 43 4>, 158 158 <0x4800 0 0 1 &gic 0 44 4>; 159 159 160 160 /* 32 bit non prefetchable memory space */