Skip to content
Snippets Groups Projects
Commit 773949c1 authored by Sander Vanheule's avatar Sander Vanheule Committed by Hauke Mehrtens
Browse files

ramips: mt7621: enable SX150x driver


The Netgear R6800 and R6700v2 devices have a Semtech SX1503 GPIO
expander controlling the device LEDs. This expander was initially
supported on 4.14, but support was lost in the transition to 5.4.

Since this driver cannot be built as a kernel module, enable it in the
kernel config for all mt7621 devices.

Run-tested on a Netgear R6800.

Cc: Stijn Segers <foss@volatilesystems.org>
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: default avatarSander Vanheule <sander@svanheule.net>
Tested-by: default avatarStijn Segers <foss@volatilesystems.org>
parent d1dfb577
No related branches found
No related tags found
No related merge requests found
......@@ -210,6 +210,7 @@ CONFIG_PHYLINK=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_RT2880=y
# CONFIG_PINCTRL_SINGLE is not set
CONFIG_PINCTRL_SX150X=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_GPIO=y
CONFIG_POWER_SUPPLY=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment