summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/usbc/ppc-chip.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/dts/bindings/usbc/ppc-chip.yaml')
-rw-r--r--zephyr/dts/bindings/usbc/ppc-chip.yaml20
1 files changed, 3 insertions, 17 deletions
diff --git a/zephyr/dts/bindings/usbc/ppc-chip.yaml b/zephyr/dts/bindings/usbc/ppc-chip.yaml
index b5b2cedc03..7fe944fe4c 100644
--- a/zephyr/dts/bindings/usbc/ppc-chip.yaml
+++ b/zephyr/dts/bindings/usbc/ppc-chip.yaml
@@ -1,28 +1,14 @@
-# Copyright (c) 2021 The Chromium OS Authors
+# Copyright 2021 The ChromiumOS Authors
# SPDX-License-Identifier: Apache-2.0
description: Power path chip
+include: i2c-device.yaml
+
properties:
- port:
- type: phandle
- required: true
- description: |
- I2C port used to communicate with controller
irq:
type: phandles
required: false
description: |
GPIO interrupt from PPC
-
- i2c-addr-flags:
- type: string
- description: |
- I2C address of controller
-
- alternate-for:
- type: phandle
- description: |
- Pointer to the primary PPC device that can be replaced at runtime
- by this device.