Re: [PATCH] dt-bindings: touchscreen: silead_gsl1680: Document touchscreen-fw-name
From: Rob Herring <robh@kernel.org>
Date: 2016-08-29 00:37:25
Also in:
linux-arm-kernel, linux-devicetree
From: Rob Herring <robh@kernel.org>
Date: 2016-08-29 00:37:25
Also in:
linux-arm-kernel, linux-devicetree
On Tue, Aug 23, 2016 at 05:04:48PM +0200, Hans de Goede wrote:
The driver has supported touchscreen-fw-name to specify the firmware to load since day 0, but this was omitted from the binding, document this. Signed-off-by: Hans de Goede <redacted> --- Documentation/devicetree/bindings/input/touchscreen/silead_gsl1680.txt | 1 + 1 file changed, 1 insertion(+)
I'd really like to deprecate in favor of a standard property name. We've somewhat agreed on 'firmware-name' though there is no common binding doc yet. But given this is in use: Acked-by: Rob Herring <robh@kernel.org>