Input: himax_hx83112b - use more descriptive register defines
authorFelix Kaechele <felix@kaechele.ca>
Thu, 20 Jun 2024 14:50:03 +0000 (10:50 -0400)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 8 Jul 2024 23:22:50 +0000 (16:22 -0700)
commit05eab5456b24230a30b65bcd6793937cb84d3de8
tree552d12b2c346ef62e97517eb076d993dd1f19c2a
parenta742e61dbb7198b51af772c7b80ed81ed298a88f
Input: himax_hx83112b - use more descriptive register defines

Himax uses an AHB-style bus to communicate with different parts of the
display driver and touch controller system.
Use more descriptive names for the register and address defines.
The names were taken from a driver submission for the similar HX83102J
chip.

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
Link: https://lore.kernel.org/all/TY0PR06MB561105A3386E9D76F429110D9E0F2@TY0PR06MB5611.apcprd06.prod.outlook.com/
Link: https://lore.kernel.org/r/20240620145019.156187-3-felix@kaechele.ca
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/himax_hx83112b.c