projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2eb6294
)
ARM: dts: exynos5: add system register property
author
YoungJun Cho
<
[email protected]
>
Thu, 17 Jul 2014 09:01:27 +0000
(18:01 +0900)
committer
Inki Dae
<
[email protected]
>
Sun, 3 Aug 2014 07:52:16 +0000
(16:52 +0900)
This patch adds sysreg property to fimd device node
which is required to use I80 interface.
Signed-off-by: YoungJun Cho <
[email protected]
>
Acked-by: Inki Dae <
[email protected]
>
Acked-by: Kyungmin Park <
[email protected]
>
Signed-off-by: Inki Dae <
[email protected]
>
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 79d0608d6dcc44ae895251086a665afcde2cf2e9..fdead12952a163e765286802b9d5e282f3668346 100644
(file)
--- a/
arch/arm/boot/dts/exynos5.dtsi
+++ b/
arch/arm/boot/dts/exynos5.dtsi
@@
-87,6
+87,7
@@
reg = <0x14400000 0x40000>;
interrupt-names = "fifo", "vsync", "lcd_sys";
interrupts = <18 4>, <18 5>, <18 6>;
+ samsung,sysreg = <&sysreg_system_controller>;
status = "disabled";
};