projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2104dc
)
ARM: dts: exynos5: add system register property
author
YoungJun Cho
<yj44.cho@samsung.com>
Thu, 17 Jul 2014 09:01:27 +0000
(18:01 +0900)
committer
Hyungwon Hwang
<human.hwang@samsung.com>
Wed, 17 Dec 2014 07:18:05 +0000
(16:18 +0900)
This patch adds sysreg property to fimd device node
which is required to use I80 interface.
Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
Acked-by: Inki Dae <inki.dae@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
arch/arm/boot/dts/exynos5.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/exynos5.dtsi
b/arch/arm/boot/dts/exynos5.dtsi
index
ff2d2cb
..
a0cc0b6
100644
(file)
--- a/
arch/arm/boot/dts/exynos5.dtsi
+++ b/
arch/arm/boot/dts/exynos5.dtsi
@@
-94,6
+94,7
@@
reg = <0x14400000 0x40000>;
interrupt-names = "fifo", "vsync", "lcd_sys";
interrupts = <18 4>, <18 5>, <18 6>;
+ samsung,sysreg = <&sysreg_system_controller>;
status = "disabled";
};