aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYassine Oudjana <y.oudjana@protonmail.com>2021-09-25 05:46:09 +0000
committerChanwoo Choi <cw00.choi@samsung.com>2021-09-30 10:04:09 +0900
commitf83d7033d4ec1edd02c0289e71dc77bf3f41fee6 (patch)
treecf389b9b71570fa0c5302f6748ad49dec87cf1b3
parentc7a1f997a34c1fdc6ca5a7299d1c0621ccc90ab9 (diff)
downloaddevel-f83d7033d4ec1edd02c0289e71dc77bf3f41fee6.tar.gz
dt-bindings: extcon: usbc-tusb320: Add TUSB320L compatible string
Add a compatible string for TUSB320L. Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
-rw-r--r--Documentation/devicetree/bindings/extcon/extcon-usbc-tusb320.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/extcon/extcon-usbc-tusb320.yaml b/Documentation/devicetree/bindings/extcon/extcon-usbc-tusb320.yaml
index 9875b4d5c356e4..71a9f2e5d0dc18 100644
--- a/Documentation/devicetree/bindings/extcon/extcon-usbc-tusb320.yaml
+++ b/Documentation/devicetree/bindings/extcon/extcon-usbc-tusb320.yaml
@@ -11,7 +11,9 @@ maintainers:
properties:
compatible:
- const: ti,tusb320
+ enum:
+ - ti,tusb320
+ - ti,tusb320l
reg:
maxItems: 1