Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342305
b: refs/heads/master
c: 50528aa
h: refs/heads/master
i:
  342303: 7d4b28b
v: v3
  • Loading branch information
Tomasz Figa authored and Kukjin Kim committed Nov 20, 2012
1 parent 6b03be9 commit 1762188
Show file tree
Hide file tree
Showing 2 changed files with 10 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: b74cbbc7b6ecf29265a3dbdbdf257e86b4a1f380
refs/heads/master: 50528aa1473a2e5d2cb1a82641afa3aa269e3ddc
9 changes: 9 additions & 0 deletions trunk/arch/arm/boot/dts/exynos4210-trats.dts
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,15 @@
};
};

tsp_reg: voltage-regulator {
compatible = "regulator-fixed";
regulator-name = "TSP_FIXED_VOLTAGES";
regulator-min-microvolt = <2800000>;
regulator-max-microvolt = <2800000>;
gpio = <&gpl0 3 0>;
enable-active-high;
};

i2c@13890000 {
samsung,i2c-sda-delay = <100>;
samsung,i2c-slave-addr = <0x10>;
Expand Down

0 comments on commit 1762188

Please sign in to comment.