realtek: Add pinctrl support for RTL8231
authorSander Vanheule <sander@svanheule.net>
Thu, 26 Dec 2024 19:55:16 +0000 (20:55 +0100)
committerSander Vanheule <sander@svanheule.net>
Wed, 15 Jan 2025 13:38:06 +0000 (14:38 +0100)
commit292a1b9b4f7d6a6e7bae8280187e8be8f37b6021
tree25966a928b1242ea7e6091d50168de5e9ec75723
parent0f1a28fe70d1026b4ffe16dde5f00e59dfe82d52
realtek: Add pinctrl support for RTL8231

Add pending patches to add RTL8231 support as a MDIO-bus attached
multi-functional device. This includes subdrivers for the pincontrol and
GPIO features, as well as the LED matrix support.

Leave the drivers disabled until required by a device.

Cherry picked from commit 6ef6014887c393dc07f0349028d93e4fa82e0733, but
dropped already picked patch for gpio-regmap request/free, and rebased
configs

Signed-off-by: Sander Vanheule <sander@svanheule.net>
target/linux/realtek/patches-6.6/800-gpio-regmap-Bypass-cache-for-shadowed-outputs.patch [new file with mode: 0644]
target/linux/realtek/patches-6.6/802-mfd-Add-RTL8231-core-device.patch [new file with mode: 0644]
target/linux/realtek/patches-6.6/803-pinctrl-Add-RTL8231-pin-control-and-GPIO-support.patch [new file with mode: 0644]
target/linux/realtek/patches-6.6/804-leds-Add-support-for-RTL8231-LED-scan-matrix.patch [new file with mode: 0644]
target/linux/realtek/rtl838x/config-6.6
target/linux/realtek/rtl839x/config-6.6
target/linux/realtek/rtl930x/config-6.6
target/linux/realtek/rtl931x/config-6.6