input: touchscreen: Assign the TP from UEFI or DTSI
All of the Touch Driver will check cmdline/DTSI before probe.
If touch driver's compatible is match to cmdline/dtsi default string,
this driver will continue probe, otherwise, it will exit directly.
Priority as cmdline/UEFI is higher than DTSI,
and DTSI is higher than normal.
Change-Id: Ia1b0d89bd69da5dbda4429c63f38d5a2b328589e
Signed-off-by:
jingming <jingming@codeaurora.org>
Loading
Please register or sign in to comment