diff options
author | AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> | 2023-06-01 13:08:06 +0200 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-06-09 07:40:34 +0100 |
commit | 020378ab90813793fc4c1ddabe0a726850cdd899 (patch) | |
tree | ff3083de2cbce01b0e09ec527561977fc62e028f /Documentation/devicetree/bindings/leds/leds-mt6323.txt | |
parent | b29ac0a518fc620274b62521721344009a1c377e (diff) |
dt-bindings: leds: leds-mt6323: Document mt6331 compatible
Add mediatek,mt6331-led compatible for the LED controller found
in the MT6331 PMIC.
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230601110813.2373764-2-angelogioacchino.delregno@collabora.com
Diffstat (limited to 'Documentation/devicetree/bindings/leds/leds-mt6323.txt')
-rw-r--r-- | Documentation/devicetree/bindings/leds/leds-mt6323.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/leds/leds-mt6323.txt b/Documentation/devicetree/bindings/leds/leds-mt6323.txt index 73353692efa1..7dc63af41562 100644 --- a/Documentation/devicetree/bindings/leds/leds-mt6323.txt +++ b/Documentation/devicetree/bindings/leds/leds-mt6323.txt @@ -12,7 +12,9 @@ For MediaTek PMIC wrapper bindings see: Documentation/devicetree/bindings/soc/mediatek/mediatek,pwrap.yaml Required properties: -- compatible : Must be "mediatek,mt6323-led" +- compatible : Must be one of + - "mediatek,mt6323-led" + - "mediatek,mt6331-led" - address-cells : Must be 1 - size-cells : Must be 0 |