summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/kb_discrete/ite,it8801.yaml
blob: 228b3500af392ae746e72383ddfaeadb0d803777 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Copyright 2022 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

description: IT8801 discrete Keyboard matrix with PWM & GPIO

compatible: "ite,it8801"

include: i2c-device.yaml

#
# examples:
#
# kb_not_raw: ite-it8801@38 {
#         compatible = "ite,it8801";
#         reg = <0x38>;
#         label = "KEYBOARD_DISCRETE";
# };
#