Skip to content

Commit

Permalink
arm/dt: smith: add clip area property
Browse files Browse the repository at this point in the history
Added a property to LSI touch device tree node

Change-Id: I028d658e47489332c901924e2703e8487fc4b8ec
Signed-off-by: Konstantin Makariev <[email protected]>
Reviewed-on: https://gerrit.mot.com/1709985
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Igor Kovalenko <[email protected]>
Submit-Approved: Jira Key
Reviewed-by: Ryan Lattrel <[email protected]>
  • Loading branch information
hcv867 authored and zhangxu21 committed Sep 17, 2020
1 parent cc0ed0c commit 199ebc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qcom/lito-smith-common-overlay.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -789,6 +789,7 @@
sec,irq_gpio = <&tlmm 9 0>;
sec,irq_type = <0x2008>; /*IRQF_TRIGGER_LOW | IRQF_ONESHOT*/
sec,max_coords = <876 2142>;
sec,clip-area = <0 875 0 2138>;
sec,usb-charger-detection;
sec,regulator_dvdd = "pm8150a_l1";
sec,regulator_avdd = "pm8150_l16";
Expand Down

0 comments on commit 199ebc8

Please sign in to comment.