[PATCH V2 2/2] dt-bindings: input: Convert imx keypad to json-schema

Rob Herring robh at kernel.org
Thu Jul 9 19:28:29 EDT 2020


On Tue, 16 Jun 2020 13:31:07 +0800, Anson Huang wrote:
> Convert the i.MX KEYPAD binding to DT schema format using json-schema
> 
> Signed-off-by: Anson Huang <Anson.Huang at nxp.com>
> ---
> Changes since V1:
> 	- include matrix-keymap.yaml and "linux,keymap" is unnecessary now, remove it.
> ---
>  .../devicetree/bindings/input/imx-keypad.txt       | 53 --------------
>  .../devicetree/bindings/input/imx-keypad.yaml      | 85 ++++++++++++++++++++++
>  2 files changed, 85 insertions(+), 53 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/input/imx-keypad.txt
>  create mode 100644 Documentation/devicetree/bindings/input/imx-keypad.yaml
> 

Applied, thanks!



More information about the linux-arm-kernel mailing list