Re: [PATCH V2 1/2] dt-bindings: leds: add Broadcom's BCM63138 controller
From: Rob Herring <robh@kernel.org>
Date: 2021-11-30 22:41:22
Also in:
linux-devicetree, linux-leds
From: Rob Herring <robh@kernel.org>
Date: 2021-11-30 22:41:22
Also in:
linux-devicetree, linux-leds
On Wed, 24 Nov 2021 12:19:51 +0100, Rafał Miłecki wrote:
From: Rafał Miłecki <rafal@milecki.pl> Broadcom used 2 LEDs hardware blocks for their BCM63xx SoCs: 1. Older one (BCM6318, BCM6328, BCM6362, BCM63268, BCM6838) 2. Newer one (BCM6848, BCM6858, BCM63138, BCM63148, BCM63381, BCM68360) The newer one was also later also used on BCM4908 SoC. Old block is already documented in the leds-bcm6328.yaml. This binding documents the new one which uses different registers & programming. It's first used in BCM63138 thus the binding name. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> --- V2: Rename to bcm63138 & make "brcm,bcm63138-leds" the main compatible --- .../bindings/leds/leds-bcm63138.yaml | 95 +++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 Documentation/devicetree/bindings/leds/leds-bcm63138.yaml
Reviewed-by: Rob Herring <robh@kernel.org> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel