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

riscv: dts: microchip: Minor whitespace cleanup

The DTS code coding style expects exactly one space around '='
character.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>

authored by

Krzysztof Kozlowski and committed by
Conor Dooley
cec6e40a cb69daf0

+1 -1
+1 -1
arch/riscv/boot/dts/microchip/mpfs-beaglev-fire.dts
··· 88 88 <53>, <53>, <53>, <53>, 89 89 <53>, <53>, <53>, <53>, 90 90 <53>, <53>, <53>, <53>; 91 - ngpios=<32>; 91 + ngpios = <32>; 92 92 gpio-line-names = "P8_PIN3_USER_LED_0", "P8_PIN4_USER_LED_1", "P8_PIN5_USER_LED_2", 93 93 "P8_PIN6_USER_LED_3", "P8_PIN7_USER_LED_4", "P8_PIN8_USER_LED_5", 94 94 "P8_PIN9_USER_LED_6", "P8_PIN10_USER_LED_7", "P8_PIN11_USER_LED_8",