openwrt/target/linux/bmips
Kyle Hendry 515ffb40cb
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>
(cherry picked from commit d1e9c50d06)
2024-12-24 11:26:42 +01:00
..
bcm6318 bmips: switch to generic bcma/ssb fallback SPROM 2023-04-23 12:18:35 +02:00
bcm6328 bmips: add support for Arcadyan AR7516 2023-06-22 17:55:04 +02:00
bcm6358 bmips: switch to generic bcma/ssb fallback SPROM 2023-04-23 12:18:35 +02:00
bcm6362 bmips: switch to standard nand_do_upgrade 2023-06-15 11:49:13 +02:00
bcm6368 bmips: add support for Actiontec R1000H 2023-06-15 18:01:20 +02:00
bcm63268 bmips: add support for Comtrend VG-8050 2023-06-16 09:50:34 +02:00
dts bmips: dts: fix pinctrl error 2024-12-24 11:26:42 +01:00
files bmips: document GPIO external interrupts 2023-04-27 15:39:09 +02:00
image bmips: add support for Arcadyan AR7516 2023-06-22 17:55:04 +02:00
patches-5.15 kernel: bump 5.15 to 5.15.162 2024-07-08 21:26:43 +02:00
profiles bmips: add new target 2021-02-22 18:29:44 +01:00
Makefile bmips: remove source-only flag 2023-04-10 10:04:08 +02:00
modules.mk bmips: add LED kernel modules 2023-04-09 10:34:05 +02:00