1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/lantiq
Hauke Mehrtens d405685b44 lantiq: adapt gpio-stp-xway node name to get clock
The MIPS code assigns the clock node based on the device tree node name.
This name was renamed with kernel 6.12.58 and v6.6.117. Adapt our out of
tree device tree files to this rename to fix loading the STP GPIO
driver.

Without this fix the driver fails like this:
```
[    0.320000] gpio-stp-xway 1e100bb0.stp: Failed to get clock
[    0.330000] gpio-stp-xway 1e100bb0.stp: probe with driver gpio-stp-xway failed with error -2
```

Link: https://git.kernel.org/linus/b0d04fe6a633ada2c7bc1b5ddd011cbd85961868
Fixes: https://github.com/openwrt/openwrt/issues/21697
Co-Authored-By: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/22444
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-03-17 01:13:48 +01:00
..
ase lantiq: more conversions to nvmem 2025-11-28 01:20:33 +01:00
base-files lantiq: xrx200: switch the subtarget to the mainline DSA driver 2021-06-26 16:05:36 +02:00
falcon lantiq: remove 6.6 support 2025-08-05 23:25:26 +02:00
files/arch/mips/boot/dts/lantiq lantiq: adapt gpio-stp-xway node name to get clock 2026-03-17 01:13:48 +01:00
image treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
patches-6.12 lantiq: handle EPROBE_DEFER for MAC 2026-02-16 21:26:05 +01:00
xrx200 lantiq: more conversions to nvmem 2025-11-28 01:20:33 +01:00
xrx200_legacy lantiq: more conversions to nvmem 2025-11-28 01:20:33 +01:00
xway lantiq: more conversions to nvmem 2025-11-28 01:20:33 +01:00
xway_legacy lantiq: remove 6.6 support 2025-08-05 23:25:26 +02:00
config-6.12 kernel: cleanup CONFIG_SQUASHFS_DECOMP_MULTI_PERCPU 2026-01-11 12:52:54 +01:00
Makefile lantiq: switch to kernel 6.12 2025-08-05 23:25:26 +02:00
modules.mk lantiq: xrx200: convert switch driver to package 2025-03-15 13:52:40 +01:00