Re: [PATCH v5 4/8] dt-bindings: touchscreen: validate nodename
From: Rob Herring <robh@kernel.org>
Date: 2021-05-21 17:18:29
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-05-21 17:18:29
Also in:
linux-devicetree, lkml
On Fri, 21 May 2021 06:45:21 +0200, Oleksij Rempel wrote:
Validate touchscreen nodes. Make sure it is named touchscreen*. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> --- .../devicetree/bindings/input/touchscreen/touchscreen.yaml | 3 +++ 1 file changed, 3 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>