summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/usbc
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/dts/bindings/usbc')
-rw-r--r--zephyr/dts/bindings/usbc/nuvoton,nct38xx.yaml14
-rw-r--r--zephyr/dts/bindings/usbc/pericom,pi3usb9201.yaml1
-rw-r--r--zephyr/dts/bindings/usbc/silergy,syv682x.yaml2
3 files changed, 15 insertions, 2 deletions
diff --git a/zephyr/dts/bindings/usbc/nuvoton,nct38xx.yaml b/zephyr/dts/bindings/usbc/nuvoton,nct38xx.yaml
new file mode 100644
index 0000000000..2d85d14f79
--- /dev/null
+++ b/zephyr/dts/bindings/usbc/nuvoton,nct38xx.yaml
@@ -0,0 +1,14 @@
+# Copyright 2021 The Chromium OS Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+description: Nuvoton NCT38XX USB TCPC binding
+
+compatible: "nuvoton,nct38xx"
+
+properties:
+ gpio-dev:
+ type: phandle
+ description: |
+ Pointer to the NCT38XX GPIO device. This is used to binding the Cros TCPC
+ port index to Zephyr NCT38XX GPIO device.
diff --git a/zephyr/dts/bindings/usbc/pericom,pi3usb9201.yaml b/zephyr/dts/bindings/usbc/pericom,pi3usb9201.yaml
index d72fa20a47..41e1501684 100644
--- a/zephyr/dts/bindings/usbc/pericom,pi3usb9201.yaml
+++ b/zephyr/dts/bindings/usbc/pericom,pi3usb9201.yaml
@@ -11,7 +11,6 @@ properties:
irq:
type: phandles
- required: true
description: |
GPIO interrupt from BC1.2
diff --git a/zephyr/dts/bindings/usbc/silergy,syv682x.yaml b/zephyr/dts/bindings/usbc/silergy,syv682x.yaml
index 51484e1792..046f9e09fe 100644
--- a/zephyr/dts/bindings/usbc/silergy,syv682x.yaml
+++ b/zephyr/dts/bindings/usbc/silergy,syv682x.yaml
@@ -11,4 +11,4 @@ properties:
- "SYV682X_ADDR0_FLAGS"
- "SYV682X_ADDR1_FLAGS"
- "SYV682X_ADDR2_FLAGS"
- - "SYV682x_ADDR3_FLAGS"
+ - "SYV682X_ADDR3_FLAGS"