[PATCH 2/2] dt-bindings: pwm: pwm-tiecap: Add compatible string for AM64 SoC

Lokesh Vutla lokeshvutla at ti.com
Tue Jun 1 03:28:04 PDT 2021


Add compatible string for AM64 SoC in device tree binding.
IP is compatible with ti,am3352-ecap, so adding the AM64 compatible
under enum of one of the compatible list entry.

Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
---
 Documentation/devicetree/bindings/pwm/pwm-tiecap.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pwm/pwm-tiecap.yaml b/Documentation/devicetree/bindings/pwm/pwm-tiecap.yaml
index 8717166dd05f..ed35b6cc48d5 100644
--- a/Documentation/devicetree/bindings/pwm/pwm-tiecap.yaml
+++ b/Documentation/devicetree/bindings/pwm/pwm-tiecap.yaml
@@ -23,6 +23,7 @@ properties:
               - ti,dra746-ecap
               - ti,k2g-ecap
               - ti,am654-ecap
+              - ti,am64-ecap
           - const: ti,am3352-ecap
 
   reg:
-- 
2.31.1




More information about the linux-arm-kernel mailing list