rtl838x: fix RTL838X_LED_SW_CTRL definition
authorPeter Körner <git@mazdermind.de>
Tue, 19 Sep 2023 22:44:39 +0000 (00:44 +0200)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 15 Jan 2024 17:09:22 +0000 (18:09 +0100)
commit668a0491715853117b15578e4e5bca5cef8e99d9
treec0b913c043714416be958bc307acef5cce3d4e22
parentb49a0feb2008fcfcf916632950f23423494d3319
rtl838x: fix RTL838X_LED_SW_CTRL definition

According to https://svanheule.net/realtek/maple/register/led_sw_ctrl and also
drivers/net/dsa/rtl83xx/debugfs.c LED_SW_CTRL on the RTL838X should be 0xa00c
not 0x0128. Please note, that is is 0x0128 on the RTL8390/cypress SOC family.

Signed-off-by: Peter Körner <git@mazdermind.de>
target/linux/realtek/files-5.15/arch/mips/include/asm/mach-rtl838x/mach-rtl83xx.h