diff options
author | 2023-02-03 16:45:47 -0800 | |
---|---|---|
committer | 2023-02-03 16:51:59 -0800 | |
commit | bedd9c67a70faae7988beca4580c91c8a2869571 (patch) | |
tree | 7f4fbc05e46b68f2de231a84fb77ce2368d82892 | |
parent | Input: pmic8xxx-keypad - fix a Kconfig spelling mistake & hyphenation (diff) | |
download | wireguard-linux-bedd9c67a70faae7988beca4580c91c8a2869571.tar.xz wireguard-linux-bedd9c67a70faae7988beca4580c91c8a2869571.zip |
dt-bindings: input: microchip,cap11xx: add cap1203, cap1293 and cap1298
Add support for cap1203, cap1293 and cap1298.
Signed-off-by: Jiri Valek - 2N <jiriv@axis.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230111131111.475270-2-jiriv@axis.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to '')
-rw-r--r-- | Documentation/devicetree/bindings/input/microchip,cap11xx.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/input/microchip,cap11xx.yaml b/Documentation/devicetree/bindings/input/microchip,cap11xx.yaml index 67d4d8f86a2d..5fa625b5c5fb 100644 --- a/Documentation/devicetree/bindings/input/microchip,cap11xx.yaml +++ b/Documentation/devicetree/bindings/input/microchip,cap11xx.yaml @@ -19,7 +19,10 @@ properties: - microchip,cap1106 - microchip,cap1126 - microchip,cap1188 + - microchip,cap1203 - microchip,cap1206 + - microchip,cap1293 + - microchip,cap1298 reg: maxItems: 1 |