1# Copyright (c) 2022 ITE Corporation. All Rights Reserved. 2# SPDX-License-Identifier: Apache-2.0 3 4description: This binding gives a base representation of the ITE kscan pins as gpio 5 6compatible: "ite,it8xxx2-gpiokscan" 7 8include: [base.yaml, gpio-controller.yaml] 9 10properties: 11 reg: 12 required: true 13 14gpio-cells: 15 - pin 16 - flags 17