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

ARM: dts: armada-xp: align SPI node name with dtschema

The node names should be generic and DT schema expects certain pattern.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>

authored by

Krzysztof Kozlowski and committed by
Gregory CLEMENT
54d8a6b7 49e93898

+1 -1
+1 -1
arch/arm/boot/dts/armada-xp-lenovo-ix4-300d.dts
··· 164 164 }; 165 165 }; 166 166 167 - spi3 { 167 + spi-3 { 168 168 compatible = "spi-gpio"; 169 169 status = "okay"; 170 170 gpio-sck = <&gpio0 25 GPIO_ACTIVE_LOW>;