Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342306
b: refs/heads/master
c: 0d09bf6
h: refs/heads/master
v: v3
  • Loading branch information
Tomasz Figa authored and Kukjin Kim committed Nov 20, 2012
1 parent 1762188 commit a890097
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 50528aa1473a2e5d2cb1a82641afa3aa269e3ddc
refs/heads/master: 0d09bf69fc9f99f0d56c420acb1abb018292632c
11 changes: 11 additions & 0 deletions trunk/arch/arm/boot/dts/exynos4210-trats.dts
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,17 @@
pinctrl-0 = <&i2c3_bus>;
pinctrl-names = "default";
status = "okay";

mms114-touchscreen@48 {
compatible = "melfas,mms114";
reg = <0x48>;
interrupt-parent = <&gpx0>;
interrupts = <4 2>;
x-size = <720>;
y-size = <1280>;
avdd-supply = <&tsp_reg>;
vdd-supply = <&tsp_reg>;
};
};

i2c@138B0000 {
Expand Down

0 comments on commit a890097

Please sign in to comment.