Add binding documentation to the pwm-mtk-disp driver for the MT8183 SoC. Signed-off-by: Fabien Parent <fparent@xxxxxxxxxxxx> --- Documentation/devicetree/bindings/pwm/pwm-mtk-disp.yaml | 1 + 1 file changed, 1 insertion(+) 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 -- 2.31.1