Skip to content

Commit 2b9706c

Browse files
abajktsbogend
authored andcommitted
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>
1 parent b0d04fe commit 2b9706c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/mips/boot/dts/lantiq/danube_easy50712.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
lantiq,tx-burst-length = <4>;
9797
};
9898

99-
stp0: stp@e100bb0 {
99+
stp0: gpio@e100bb0 {
100100
#gpio-cells = <2>;
101101
compatible = "lantiq,gpio-stp-xway";
102102
gpio-controller;

0 commit comments

Comments
 (0)