diff options
author | Xinlei Lee <[email protected]> | 2022-04-18 20:20:54 +0800 |
---|---|---|
committer | Thierry Reding <[email protected]> | 2022-04-22 18:54:06 +0200 |
commit | 7eafddce08617b4fdbd9485fa88bb749c8c7125a (patch) | |
tree | be4002086e66ff4e1cfddcb572e75766b2c4797d | |
parent | b8ba2b42b0e9cf6d2788e423f8fe2ba4fcc2539d (diff) |
dt-bindings: pwm: Add compatible for MediaTek MT8195
Add dt-binding documentation of pwm for MediaTek MT8195 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.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml index 4bfa8eb42186..e5da918eaa33 100644 --- a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml +++ b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml @@ -27,6 +27,7 @@ properties: - items: - enum: - mediatek,mt8192-disp-pwm + - mediatek,mt8195-disp-pwm - const: mediatek,mt8183-disp-pwm reg: |