On Thu, 15 Sep 2022 23:31:07 -0500, Jeff LaBundy wrote: > Following a recent refactor of the driver to properly drop unused > device nodes, the 'linux,code' property is now optional. This can > be useful for applications that define GPIO-mapped events that do > not correspond to any keycode. > > Fixes: 44dc42d254bf ("dt-bindings: input: Add bindings for Azoteq IQS7222A/B/C") > Signed-off-by: Jeff LaBundy <jeff@xxxxxxxxxxx> > --- > Changes in v2: > - Updated commit message > > Documentation/devicetree/bindings/input/azoteq,iqs7222.yaml | 6 ------ > 1 file changed, 6 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>