]> www.infradead.org Git - users/jedix/linux-maple.git/commit
leds: bcm63138: Add some register defines
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 10 Oct 2024 14:10:53 +0000 (16:10 +0200)
committerLee Jones <lee@kernel.org>
Fri, 11 Oct 2024 07:37:16 +0000 (08:37 +0100)
commitdef9c8b7bc0d9d7436cf29eb0106698e356f006d
treebe2350ef7134f2c11bbd55907f1c5825b2471bbc
parent5f312fdace9cee3fb8a7964469546fb4d8624ff7
leds: bcm63138: Add some register defines

The Power LUT (Look-up Table) register base was missing, also
add the bit define for sending serial LED data in reverse order,
and use the BIT() macro to define the bits in the control
register.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://lore.kernel.org/r/20241010-bcm63138-leds-v4-4-cdb80780a555@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/blink/leds-bcm63138.c