openwrt/target/linux/bmips
Kyle Hendry d1e9c50d06
Some checks failed
Build Kernel / Build all affected Kernels (push) Has been cancelled
bmips: dts: fix pinctrl error
The kernel logs the error "bcm6368_nand 10000200.nand: there is not valid
maps for state default" on boot and all nand pins show as UNCLAIMED in
sysfs pinmux-pins.

bcm6362.dtsi, bcm6368.dtsi and bcm63268.dtsi use the undocumented property
group which the driver doesn't understand. This has been documented upstream
in commit caf963efd4b0b9ff42ca12e52b8efe277264d35b.

Replacing group with pins allows the nand pins to be properly configured.

Signed-off-by: Kyle Hendry <kylehendrydev@gmail.com>
[add bcm636/bcm6368 and fix commit title]
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-12-24 11:23:48 +01:00
..
bcm6318 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
bcm6328 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
bcm6358 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
bcm6362 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
bcm6368 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
bcm63268 kernel: filter out compiler opts from config 2024-11-17 14:55:16 +01:00
dts bmips: dts: fix pinctrl error 2024-12-24 11:23:48 +01:00
files bmips: enet: restore netif_napi_add weight 2024-07-01 19:20:46 +02:00
image bmips: add support for TP-Link TD-W8968 V3 2024-08-24 20:35:30 +02:00
patches-6.6 generic: 6.6: add backported bmips CBR patches 2024-08-06 14:06:09 +02:00
profiles bmips: add new target 2021-02-22 18:29:44 +01:00
Makefile bmips: switch default kernel to 6.6 2024-06-25 09:40:49 +02:00
modules.mk bmips: add LED kernel modules 2023-04-09 10:34:05 +02:00