linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] leds: bcm63138: Add some new bindings and code
@ 2024-09-20 21:59 Linus Walleij
  2024-09-20 21:59 ` [PATCH 1/4] dt-bindings: leds: bcm63128: Add shift register bits Linus Walleij
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Linus Walleij @ 2024-09-20 21:59 UTC (permalink / raw)
  To: Pavel Machek, Lee Jones, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, William Zhang, Anand Gore, Kursad Oney,
	Florian Fainelli, Rafał Miłecki,
	Broadcom internal kernel review list
  Cc: linux-leds, devicetree, Linus Walleij

This brings over the few know-how items and little things
I found about the BCMBCA LEDs in my previous duplicate driver.

This was tested on the BCM6846-based Genexis XG6846B.

The main addition is the ability to define the number shifting
bits in the serial shift register which is necessary if the
previous boot stages have not set up the hardware properly
before.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Linus Walleij (4):
      dt-bindings: leds: bcm63128: Add shift register bits
      leds: bcm63138: Use scopes and guards
      leds: bcm63128: Handle shift register config
      leds: bcm63128: Add some register defines

 .../devicetree/bindings/leds/leds-bcm63138.yaml    | 13 ++++++++++
 drivers/leds/blink/leds-bcm63138.c                 | 28 ++++++++++++----------
 2 files changed, 29 insertions(+), 12 deletions(-)
---
base-commit: 98f7e32f20d28ec452afb208f9cffc08448a2652
change-id: 20240920-bcm63138-leds-1bc5f41c47cd

Best regards,
-- 
Linus Walleij <linus.walleij@linaro.org>


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-09-26  0:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-20 21:59 [PATCH 0/4] leds: bcm63138: Add some new bindings and code Linus Walleij
2024-09-20 21:59 ` [PATCH 1/4] dt-bindings: leds: bcm63128: Add shift register bits Linus Walleij
2024-09-20 23:25   ` Rob Herring (Arm)
2024-09-20 21:59 ` [PATCH 2/4] leds: bcm63138: Use scopes and guards Linus Walleij
2024-09-25 17:45   ` Florian Fainelli
2024-09-20 21:59 ` [PATCH 3/4] leds: bcm63128: Handle shift register config Linus Walleij
2024-09-25 17:46   ` Florian Fainelli
2024-09-26  0:17   ` William Zhang
2024-09-20 21:59 ` [PATCH 4/4] leds: bcm63128: Add some register defines Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).