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:
9562a6b
)
ARM: dts: r8a7740: Add CEU0
author
Jacopo Mondi
<
[email protected]
>
Thu, 26 Apr 2018 18:24:43 +0000
(20:24 +0200)
committer
Simon Horman
<
[email protected]
>
Wed, 16 May 2018 08:53:18 +0000
(10:53 +0200)
Describe CEU0 peripheral for Renesas R-Mobile A1 R8A7740 Soc.
Reported-by: Geert Uytterhoeven <
[email protected]
>
Signed-off-by: Jacopo Mondi <
[email protected]
>
Reviewed-by: Geert Uytterhoeven <
[email protected]
>
[simon: dropped clock-names property]
Signed-off-by: Simon Horman <
[email protected]
>
arch/arm/boot/dts/r8a7740.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/r8a7740.dtsi
b/arch/arm/boot/dts/r8a7740.dtsi
index afd3bc5e6cf2e23f29e43c284be581ff603e33df..180eb9d2a390e8e997888dd54911412e4cb043a3 100644
(file)
--- a/
arch/arm/boot/dts/r8a7740.dtsi
+++ b/
arch/arm/boot/dts/r8a7740.dtsi
@@
-67,6
+67,15
@@
power-domains = <&pd_d4>;
};
+ ceu0: ceu@fe910000 {
+ reg = <0xfe910000 0x3000>;
+ compatible = "renesas,r8a7740-ceu";
+ interrupts = <GIC_SPI 160 IRQ_TYPE_LEVEL_HIGH>;
+ clocks = <&mstp1_clks R8A7740_CLK_CEU20>;
+ power-domains = <&pd_a4r>;
+ status = "disabled";
+ };
+
cmt1: timer@e6138000 {
compatible = "renesas,cmt-48-r8a7740", "renesas,cmt-48";
reg = <0xe6138000 0x170>;