bmips: pinctrl-bcm63268: add gpio function
authorKyle Hendry <kylehendrydev@gmail.com>
Sun, 24 Nov 2024 19:29:33 +0000 (11:29 -0800)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Sat, 28 Dec 2024 17:06:35 +0000 (18:06 +0100)
commite44daa4fa5ab8d7ad8e23f61fac0286417fdd5e7
treebf5ab4d8b84d7d23f2bbd1d141e98702aa28119d
parent84ca1c28f7f7729130b56a9a353460e11e071f9a
bmips: pinctrl-bcm63268: add gpio function

Right now there's no way to know what state CFE will leave the pinctrl
registers in, so they should be explicitly set by linux on boot. This
patch adds a gpio configuration for drivers that need it, i.e. gpio-leds.

Signed-off-by: Kyle Hendry <kylehendrydev@gmail.com>
[improve patch and fix warnings]
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bmips/patches-6.6/110-pinctrl-bcm63268-add-gpio-function.patch [new file with mode: 0644]