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:
bc26b8f
)
arm64: dts: renesas: r8a77990: Revise the cache controller node
author
Yoshihiro Shimoda
<
[email protected]
>
Wed, 25 Apr 2018 08:20:09 +0000
(17:20 +0900)
committer
Simon Horman
<
[email protected]
>
Wed, 16 May 2018 08:44:40 +0000
(10:44 +0200)
The cache controller node should not have unit-addresses and reg
properties. So, this patch removes them.
Signed-off-by: Yoshihiro Shimoda <
[email protected]
>
Reviewed-by: Geert Uytterhoeven <
[email protected]
>
Signed-off-by: Simon Horman <
[email protected]
>
arch/arm64/boot/dts/renesas/r8a77990.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/renesas/r8a77990.dtsi
b/arch/arm64/boot/dts/renesas/r8a77990.dtsi
index 19c1f7cea913684a03de17da1e96477a1b8dc877..46580290b7fb9ba505d88a6af1193aa5333ec2a1 100644
(file)
--- a/
arch/arm64/boot/dts/renesas/r8a77990.dtsi
+++ b/
arch/arm64/boot/dts/renesas/r8a77990.dtsi
@@
-27,9
+27,8
@@
enable-method = "psci";
};
- L2_CA53: cache-controller
@
0 {
+ L2_CA53: cache-controller
-
0 {
compatible = "cache";
- reg = <0>;
power-domains = <&sysc 21>;
cache-unified;
cache-level = <2>;