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:
d005b56
)
arm64: dts: renesas: r8a77980: add resets property to CAN-FD node
author
Simon Horman
<
[email protected]
>
Wed, 9 May 2018 17:54:09 +0000
(19:54 +0200)
committer
Simon Horman
<
[email protected]
>
Wed, 16 May 2018 08:47:14 +0000
(10:47 +0200)
Add resets property to CAN-FD node to describe it in the reset topology of
on-SoC devices. This allows to reset the CAN-FD device using the Reset
Controller API.
Signed-off-by: Simon Horman <
[email protected]
>
Reviewed-by: Geert Uytterhoeven <
[email protected]
>
arch/arm64/boot/dts/renesas/r8a77980.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/renesas/r8a77980.dtsi
b/arch/arm64/boot/dts/renesas/r8a77980.dtsi
index 3a127643d1dc43125a8ebd153d997d6fda04a786..32db26f2c8b5879ad2a48d3ba9f3d47e1a20bc42 100644
(file)
--- a/
arch/arm64/boot/dts/renesas/r8a77980.dtsi
+++ b/
arch/arm64/boot/dts/renesas/r8a77980.dtsi
@@
-190,6
+190,7
@@
assigned-clocks = <&cpg CPG_CORE R8A77980_CLK_CANFD>;
assigned-clock-rates = <40000000>;
power-domains = <&sysc R8A77980_PD_ALWAYS_ON>;
+ resets = <&cpg 914>;
status = "disabled";
channel0 {