projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f97b1a1
)
ARM: dts: atlas6: add resets property for VPP nodes
author
Renwei Wu
<Renwei.Wu@csr.com>
Tue, 25 Nov 2014 10:46:43 +0000
(18:46 +0800)
committer
Barry Song
<Baohua.Song@csr.com>
Tue, 25 Nov 2014 10:46:43 +0000
(18:46 +0800)
this patch adds missed resets property for CSR SiRFatlasVI Video Post
Processor(VPP) node.
Signed-off-by: Renwei Wu <renwei.wu@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
arch/arm/boot/dts/atlas6.dtsi
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/atlas6.dtsi
b/arch/arm/boot/dts/atlas6.dtsi
index 1eb83c84d9dc203dc144a445afc9a61cdbe2e0a6..c12d13908b2dd58a5ae0381e879ebb01b2772bdd 100644
(file)
--- a/
arch/arm/boot/dts/atlas6.dtsi
+++ b/
arch/arm/boot/dts/atlas6.dtsi
@@
-131,6
+131,7
@@
reg = <0x90020000 0x10000>;
interrupts = <31>;
clocks = <&clks 35>;
+ resets = <&rstc 6>;
};
};