aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXinlei Lee <[email protected]>2022-04-18 20:20:53 +0800
committerThierry Reding <[email protected]>2022-04-22 18:53:53 +0200
commitb8ba2b42b0e9cf6d2788e423f8fe2ba4fcc2539d (patch)
tree8b42e0c77ddc44106d605de51fcb914e6026843a
parentb09b179bac0aa3d58d79729260a7492df8a1e312 (diff)
dt-bindings: pwm: Add compatible for MediaTek MT8192
Add dt-binding documentation of pwm for MediaTek MT8192 SoC. Signed-off-by: Xinlei Lee <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
index 36f877f819fa..4bfa8eb42186 100644
--- a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
+++ b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
@@ -24,6 +24,10 @@ properties:
- items:
- const: mediatek,mt8167-disp-pwm
- const: mediatek,mt8173-disp-pwm
+ - items:
+ - enum:
+ - mediatek,mt8192-disp-pwm
+ - const: mediatek,mt8183-disp-pwm
reg:
maxItems: 1