On Mon, Sep 07, 2020 at 06:11:40PM +0200, Krzysztof Kozlowski wrote: > The device tree schema expects SPI controller to be named "spi", > otherwise dtbs_check complain with a warning like: > > spi-gpio-0: $nodename:0: 'spi-gpio-0' does not match '^spi(@.*|-[0-9a-f])*$' > > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > --- > arch/arm/boot/dts/s5pv210-aries.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied. Best regards, Krzysztof