diff options
author | Jiri Valek - 2N <[email protected]> | 2023-02-03 16:45:47 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2023-02-03 16:51:59 -0800 |
commit | bedd9c67a70faae7988beca4580c91c8a2869571 (patch) | |
tree | 7f4fbc05e46b68f2de231a84fb77ce2368d82892 | |
parent | 04f8b4ea20c85f579e8bbcd9da138779e9d4d36f (diff) |
dt-bindings: input: microchip,cap11xx: add cap1203, cap1293 and cap1298
Add support for cap1203, cap1293 and cap1298.
Signed-off-by: Jiri Valek - 2N <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
-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 |