1# Copyright 2024 Google LLC
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    This device is used to measure VBUS on a Type-C Port and to
6    discharge VBUS when needed.
7    It should be used as a child node for a specific TCPCI compliant device. The I2C address is
8    taken from the parent of this node.
9
10compatible: "zephyr,usb-c-vbus-tcpci"
11
12include: [base.yaml]
13