generic: 6.6: refresh backport patches
[openwrt/staging/981213.git] / target / linux / generic / backport-6.6 / 815-v6.7-3-leds-turris-omnia-Support-HW-controlled-mode-via-pri.patch
index 00773ab0f63293fd96a3797ee4b6de8c5f477de1..bed20f9e99e85b11296b77ec9adc0a17cbfb09ef 100644 (file)
@@ -49,7 +49,7 @@ Signed-off-by: Lee Jones <lee@kernel.org>
 
 --- a/drivers/leds/Kconfig
 +++ b/drivers/leds/Kconfig
-@@ -164,6 +164,7 @@ config LEDS_TURRIS_OMNIA
+@@ -188,6 +188,7 @@ config LEDS_TURRIS_OMNIA
        depends on I2C
        depends on MACH_ARMADA_38X || COMPILE_TEST
        depends on OF
@@ -187,7 +187,7 @@ Signed-off-by: Lee Jones <lee@kernel.org>
  
        /* put the LED into software mode */
        ret = omnia_cmd_write_u8(client, CMD_LED_MODE,
-@@ -309,6 +385,12 @@ static int omnia_leds_probe(struct i2c_c
+@@ -308,6 +384,12 @@ static int omnia_leds_probe(struct i2c_c
  
        mutex_init(&leds->lock);