Add binding documentation to the pwm-mtk-disp driver for the MT8365 SoC. Signed-off-by: Fabien Parent <fparent@xxxxxxxxxxxx> --- Documentation/devicetree/bindings/pwm/pwm-mtk-disp.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.yaml b/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.yaml index 85bca1c59f95..548ec7e06028 100644 --- a/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.yaml +++ b/Documentation/devicetree/bindings/pwm/pwm-mtk-disp.yaml @@ -22,6 +22,9 @@ properties: - items: - const: mediatek,mt8167-disp-pwm - const: mediatek,mt8173-disp-pwm + - items: + - const: mediatek,mt8365-disp-pwm + - const: mediatek,mt8183-disp-pwm reg: maxItems: 1 -- 2.31.1