File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed
source/linux/How_to_Guides/Target Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -55,3 +55,25 @@ is supported on platforms:
5555 root@am62xx-evm:~ # modprobe ili210x
5656
5757 After re-initializing the module, the touch IC should now be registered as an input and touch should be functional.
58+
59+ **Note **: The following steps are only applicable on AM625 SK EVM revision B/B-P1 board
60+
61+ #. Run the following command
62+
63+ .. code-block :: bash
64+
65+ root@am62xx-evm:~ # modprobe -r ili210x
66+
67+ #. Power off the LVDS panel by disconnecting the 12V barrel jack (do not power off the SK EVM)
68+ #. Power on the LVDS panel
69+ #. Run the following command
70+
71+ .. code-block :: bash
72+
73+ root@am62xx-evm:~ # modprobe ili210x
74+
75+ After re-initializing the module, the touch IC should now be registered as an input and touch should be functional.
76+
77+ .. note ::
78+
79+ ``i2ctransfer `` not required for AM625 SK EVM B/B-P1 revision
You can’t perform that action at this time.
0 commit comments