Add forgotten register RTL837X_REG_LED3_2_SET3

The register had been forgotten in the LED configuration registers,
add the register definition and print out the content in leds_dump().
This commit is contained in:
logicog
2026-04-24 10:50:53 +02:00
parent c34249b90a
commit c8e21b394b
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@
#define RTL837X_REG_LED_GLB_IO_EN 0x65DC
#define RTL837X_REG_LED3_0_SET3 0x6524
#define RTL837X_REG_LED3_0_SET1 0x6528
#define RTL837X_REG_LED3_2_SET3 0x652C
#define RTL837X_REG_LED1_0_SET3 0x6530
#define RTL837X_REG_LED3_2_SET2 0x6534
#define RTL837X_REG_LED1_0_SET2 0x6538