]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mips: lantiq: xway: sysctrl: rename the etop node
authorAleksander Jan Bajkowski <olek2@wp.pl>
Sun, 17 Aug 2025 12:49:07 +0000 (14:49 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 22 Aug 2025 20:03:21 +0000 (22:03 +0200)
commit8c431ea8f3f795c4b9cfa57a85bc4166b9cce0ac
treea0899cf79f6fd23b8308658e578aeb86704bfbeb
parent7b28232921782aa38048249132899c337405eaa8
mips: lantiq: xway: sysctrl: rename the etop node

Bindig requires a node name matching ‘^ethernet@[0-9a-f]+$’. This patch
changes the clock name from “etop” to “ethernet”.

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

Fixes: dac0bad93741 ("dt-bindings: net: lantiq,etop-xway: Document Lantiq Xway ETOP bindings")
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Acked-by: Jakub Kicinski <kuba@kernel.org>
arch/mips/boot/dts/lantiq/danube_easy50712.dts
arch/mips/lantiq/xway/sysctrl.c