summaryrefslogtreecommitdiff
path: root/zephyr/dts
diff options
context:
space:
mode:
authorDiana Z <dzigterman@chromium.org>2022-08-31 14:03:30 -0600
committerChromeos LUCI <chromeos-scoped@luci-project-accounts.iam.gserviceaccount.com>2022-09-01 20:42:57 +0000
commit95e3e7de55e33293237067f2335aaef5a349fa85 (patch)
tree5e6828c0f82f49ad24eb3dbf943f19da4b2c43f5 /zephyr/dts
parentd243e0376964036cda67a5f4f306d8bb615cf126 (diff)
downloadchrome-ec-95e3e7de55e33293237067f2335aaef5a349fa85.tar.gz
Zephyr: Add alternative charger to the device tree
Some boards may use an alternative charger chip option, so enable this in the devicetree, similar to the alternative PPC chip. BRANCH=None BUG=b:231153273 TEST=zmake buildall Signed-off-by: Diana Z <dzigterman@chromium.org> Change-Id: Ie95671d74b0df57fd43ded73fb548e849d269c69 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3868032 Reviewed-by: Keith Short <keithshort@chromium.org>
Diffstat (limited to 'zephyr/dts')
-rw-r--r--zephyr/dts/bindings/usbc/named-usbc-port.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/zephyr/dts/bindings/usbc/named-usbc-port.yaml b/zephyr/dts/bindings/usbc/named-usbc-port.yaml
index 074d2e972d..7717a2e4d3 100644
--- a/zephyr/dts/bindings/usbc/named-usbc-port.yaml
+++ b/zephyr/dts/bindings/usbc/named-usbc-port.yaml
@@ -24,6 +24,11 @@ properties:
required: false
description: |
Charger chip for the USB-C port.
+ chg_alt:
+ type: phandle
+ required: false
+ description: |
+ Alternative charger for the USB-C port.
ppc:
type: phandle
required: false