1# Copyright (c) 2020 Nordic Semiconductor ASA 2# SPDX-License-Identifier: Apache-2.0 3 4description: GPIO expander via I2C 5 6compatible: "vnd,gpio-expander" 7 8include: 9 - name: "vnd,gpio-expander-common.yaml" 10 - name: i2c-device.yaml 11