1# Copyright (c) 2023, Google, LLC 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 Nuvoton NCT38xx multi-function device 6 7 The NCT38xx provides a TCPC and an I/O Expander capabilities. 8 9 The TCPC and I/O expander drivers are added to the devicetree 10 as children of the nuvoton,nct38xx device. 11 12compatible: "nuvoton,nct38xx" 13 14include: i2c-device.yaml 15