[PATCH v4, 2/6] dt-bindings: pwm: Remove compatible for MediaTek MT8167

xinlei.lee at mediatek.com xinlei.lee at mediatek.com
Wed Mar 23 23:03:20 PDT 2022


From: Xinlei Lee <xinlei.lee at mediatek.com>

Remove dt-binding documentation of pwm for MediaTek MT8167 SoC.
I did not find the compatiable corresponding to mt8167 
in the latest version of the pwm-mtk-disp.c driver file.
It may be disabled but not updated to the dt_binding file.

Signed-off-by: Xinlei Lee <xinlei.lee at mediatek.com>
---
 Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
index f844695d605a..f18e8bbd13d2 100644
--- a/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
+++ b/Documentation/devicetree/bindings/pwm/mediatek,pwm-disp.yaml
@@ -20,9 +20,6 @@ properties:
           - mediatek,mt2701-disp-pwm
           - mediatek,mt6595-disp-pwm
           - mediatek,mt8173-disp-pwm
-      - items:
-          - const: mediatek,mt8167-disp-pwm
-          - const: mediatek,mt8173-disp-pwm
 
   reg:
     maxItems: 1
-- 
2.18.0




More information about the linux-arm-kernel mailing list