]> git.ipfire.org Git - thirdparty/linux.git/commit
dt-bindings: input: cirrus,cs40l50: Add initial DT binding
authorJames Ogletree <jogletre@opensource.cirrus.com>
Thu, 20 Jun 2024 16:17:42 +0000 (16:17 +0000)
committerLee Jones <lee@kernel.org>
Fri, 28 Jun 2024 14:36:02 +0000 (15:36 +0100)
commit2fab5abad124fe7e1b99ccba3305aa4c5a24496b
tree7f745a2f9c1145fbcd75b39cdcd0425aac85a789
parent205fdba5d0ffe1ad8de61763d74323e88b640d41
dt-bindings: input: cirrus,cs40l50: Add initial DT binding

CS40L50 is a haptic driver with waveform memory,
integrated DSP, and closed-loop algorithms.

Add a YAML DT binding document for this device.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: James Ogletree <jogletre@opensource.cirrus.com>
Reviewed-by: Jeff LaBundy <jeff@labundy.com>
Link: https://lore.kernel.org/r/20240620161745.2312359-3-jogletre@opensource.cirrus.com
Signed-off-by: Lee Jones <lee@kernel.org>
Documentation/devicetree/bindings/input/cirrus,cs40l50.yaml [new file with mode: 0644]
MAINTAINERS