Message ID | 20210518175422.2678665-2-fparent@baylibre.com |
---|---|
State | New |
Headers | show |
Series | [1/3] dt-bindings: pwm: pwm-mtk-disp: convert to YAML schema | expand |
diff --git a/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.yaml b/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.yaml index 0f016c81cd53..85bca1c59f95 100644 --- a/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.yaml +++ b/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.yaml @@ -18,6 +18,7 @@ properties: - mediatek,mt2701-disp-pwm - mediatek,mt6595-disp-pwm - mediatek,mt8173-disp-pwm + - mediatek,mt8183-disp-pwm - items: - const: mediatek,mt8167-disp-pwm - const: mediatek,mt8173-disp-pwm
Add binding documentation to the pwm-mtk-disp driver for the MT8183 SoC. Signed-off-by: Fabien Parent <fparent@baylibre.com> --- Documentation/devicetree/bindings/pwm/pwm-mtk-disp.yaml | 1 + 1 file changed, 1 insertion(+)