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

mips: lantiq: danube: rename stp node on EASY50712 reference board

This fixes the following warning:
arch/mips/boot/dts/lantiq/danube_easy50712.dtb: stp@e100bb0 (lantiq,gpio-stp-xway): $nodename:0: 'stp@e100bb0' does not match '^gpio@[0-9a-f]+$'
from schema $id: http://devicetree.org/schemas/gpio/gpio-stp-xway.yaml#

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>

authored by

Aleksander Jan Bajkowski and committed by
Thomas Bogendoerfer
2b9706ce b0d04fe6

+1 -1
+1 -1
arch/mips/boot/dts/lantiq/danube_easy50712.dts
··· 96 96 lantiq,tx-burst-length = <4>; 97 97 }; 98 98 99 - stp0: stp@e100bb0 { 99 + stp0: gpio@e100bb0 { 100 100 #gpio-cells = <2>; 101 101 compatible = "lantiq,gpio-stp-xway"; 102 102 gpio-controller;