Hi
I am using lcd with imx6dl custom board .I want to change the sensitivity level of lcd.
Lcd is connected to i2c. I am using gt911 lcd driver.
I have tried by changing 0x8053 reg(screen touch level) values from driver(goodix.c) .
By reading the value of 0x8053 reg from driver, i got 0x64 by default .now i am trying to change this value but after changing the values touch is not working.
Can anyone help me on this .which registers values i can configure to change the sensitivity of lcd.
or what should be the range of this 0x8053 reg(screen touch level).
PFA for goodix datasheet