Re: [PATCH RFC 1/4] dt-bindings: input: melfas-mip4: document linux,keycodes property

From: Rob Herring
Date: Fri May 09 2025 - 18:07:09 EST


On Sat, May 03, 2025 at 02:38:27PM +0530, Kaustabh Chakraborty wrote:
> Document the linux,keycodes property. The property values are key codes
> which are used in input key events generated by the touchkey device.
>
> Signed-off-by: Kaustabh Chakraborty <kauschluss@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/input/touchscreen/melfas_mip4.txt | 2 ++
> 1 file changed, 2 insertions(+)

Convert to DT schema if you want to add to this.

Rob