Re: [PATCH v2 3/3] dt-bindings: leds: common: fix unit address in max77693 example

From: Rob Herring
Date: Tue Jan 11 2022 - 17:31:39 EST


On Tue, 11 Jan 2022 18:54:30 +0100, Krzysztof Kozlowski wrote:
> The max77693 LED device node should not take an unit address, because it
> is instantiated from a max77693 I2C parent device node. This also
> splits all examples to separate DTS examples because they are actually
> independent.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/leds/common.yaml | 9 +++++++--
> 1 file changed, 7 insertions(+), 2 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>