summaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/goodix_fwupload.c
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2021-09-20 21:08:44 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2021-09-20 22:00:28 -0700
commit20e317222eeabd74e9ff76cf4daf85f961f608dc (patch)
tree74256400b7c78331bde00a7fe583d68fc4205f36 /drivers/input/touchscreen/goodix_fwupload.c
parent7642f29c731e383623d368a234a99ff9fb2eb97b (diff)
downloadlinux-20e317222eeabd74e9ff76cf4daf85f961f608dc.tar.gz
linux-20e317222eeabd74e9ff76cf4daf85f961f608dc.tar.bz2
linux-20e317222eeabd74e9ff76cf4daf85f961f608dc.zip
Input: goodix - allow specifying the config filename
The config which needs to be send to the controller on some device-models is model-specific. Allow specifying a model-specific filename through a device-property, rather then always using a fixed filename. Note the "goodix,config-name" device-property used by this is *not* documented in the Documentation/devicetree/bindings/input/touchscreen/goodix.yaml device-tree bindings for now. Not documenting these is intentional. This is done because this code has only been tested on x86/ACPI so far, where devicetree is not used. Instead these properties are set through a software-fwnode attached to the device by the drivers/platform/x86/touchscreen_dmi.c code. This means that the use of this property for now is purely a kernel-internal thing and the name/working of the property may still be changed for now. Reviewed-by: Bastien Nocera <hadess@hadess.net> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Link: https://lore.kernel.org/r/20210920150643.155872-6-hdegoede@redhat.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/touchscreen/goodix_fwupload.c')
0 files changed, 0 insertions, 0 deletions