Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374096
b: refs/heads/master
c: 2d2ff61
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Kukjin Kim committed Apr 8, 2013
1 parent 1f70706 commit bd9a3c5
Show file tree
Hide file tree
Showing 2 changed files with 13 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: d96a400f5fd946d639781aaae13cc1833207f562
refs/heads/master: 2d2ff61d0691a26128257cee88278a9940d9e92b
12 changes: 12 additions & 0 deletions trunk/arch/arm/boot/dts/exynos5250-arndale.dts
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,13 @@
};
};

hdmi {
hpd-gpio = <&gpx3 7 2>;
vdd_osc-supply = <&ldo10_reg>;
vdd_pll-supply = <&ldo8_reg>;
vdd-supply = <&ldo8_reg>;
};

mmc_reg: voltage-regulator {
compatible = "regulator-fixed";
regulator-name = "VDD_33ON_2.8V";
Expand All @@ -431,6 +438,11 @@
enable-active-high;
};

reg_hdmi_en: fixedregulator@0 {
compatible = "regulator-fixed";
regulator-name = "hdmi-en";
};

fixed-rate-clocks {
xxti {
compatible = "samsung,clock-xxti";
Expand Down

0 comments on commit bd9a3c5

Please sign in to comment.