[PATCH 3/3] dt-bindings: pwm: pwm-mtk-disp: add binding for MT8365 SoC
Fabien Parent
fparent at baylibre.com
Tue May 18 10:54:21 PDT 2021
Add binding documentation to the pwm-mtk-disp driver for the MT8365
SoC.
Signed-off-by: Fabien Parent <fparent at baylibre.com>
---
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
More information about the linux-arm-kernel
mailing list