1# Copyright (c) 2022 Google LLC 2# SPDX-License-Identifier: Apache-2.0 3 4description: Diodes PI3USB9201, Dual-Role USB Charging-Type Detector 5 6compatible: "diodes,pi3usb9201" 7 8include: [i2c-device.yaml, usb-bc12.yaml] 9 10properties: 11 intb-gpios: 12 type: phandle-array 13 required: true 14 description: | 15 GPIO input connected to the active low interrupt INTB pin on the PI3USB9201. 16