summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/usbc/ppc-chip.yaml
blob: b5b2cedc0374a5d43fa2d3f7c3d2ebeaf7f30124 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Copyright (c) 2021 The Chromium OS Authors
# SPDX-License-Identifier: Apache-2.0

description: Power path chip

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.