Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 374139
b: refs/heads/master
c: 096ee6a
h: refs/heads/master
i:
  374137: 74a13d7
  374135: 9d4a624
v: v3
  • Loading branch information
Thomas Abraham authored and Kukjin Kim committed Apr 25, 2013
1 parent 6776aec commit 33a8e5e
Show file tree
Hide file tree
Showing 3 changed files with 11 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: f5f83c71ffc5bda1c1ade5e8b1a8a1d40208860c
refs/heads/master: 096ee6adcfb79a13ae04150023725c8a67e00ae8
5 changes: 5 additions & 0 deletions trunk/arch/arm/boot/dts/exynos4.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,11 @@
i2c7 = &i2c_7;
};

chipid@10000000 {
compatible = "samsung,exynos4210-chipid";
reg = <0x10000000 0x100>;
};

pd_mfc: mfc-power-domain@10023C40 {
compatible = "samsung,exynos4210-pd";
reg = <0x10023C40 0x20>;
Expand Down
5 changes: 5 additions & 0 deletions trunk/arch/arm/boot/dts/exynos5250.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,11 @@
pinctrl3 = &pinctrl_3;
};

chipid@10000000 {
compatible = "samsung,exynos4210-chipid";
reg = <0x10000000 0x100>;
};

pd_gsc: gsc-power-domain@0x10044000 {
compatible = "samsung,exynos4210-pd";
reg = <0x10044000 0x20>;
Expand Down

0 comments on commit 33a8e5e

Please sign in to comment.