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

From: Krzysztof Kozlowski
Date: Wed Jan 12 2022 - 02:42:58 EST


On 11/01/2022 18:54, 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(-)
>

This should be part of my max77693 patchset:
https://lore.kernel.org/lkml/20220111175017.223966-1-krzysztof.kozlowski@xxxxxxxxxxxxx/

Nothing actually depends on this patch. It just fixes a warning which
will be brought to eyes with mentioned max77693 patchset.

Pavel, feel free to take it separately via leds tree. Other way is to
take it with other max77693 patches (probably via MFD tree).

Best regards,
Krzysztof