1# Copyright 2022 The Chromium OS Authors 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 8compatible: "zephyr,usb-c-vbus-adc" 9 10include: [base.yaml, voltage-divider.yaml] 11 12properties: 13 discharge-gpios: 14 type: phandle-array 15