projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc022eb
)
ARM: dts: rtd1195: Add CRT syscon node
author
Andreas Färber
<afaerber@suse.de>
Sat, 23 Nov 2019 22:14:05 +0000
(23:14 +0100)
committer
Andreas Färber
<afaerber@suse.de>
Sun, 12 Apr 2020 21:59:23 +0000
(23:59 +0200)
Prepare a CRT syscon mfd node.
Acked-by: James Tai <james.tai@realtek.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
arch/arm/boot/dts/rtd1195.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rtd1195.dtsi
b/arch/arm/boot/dts/rtd1195.dtsi
index a74f530dc43974afa8ab4a7a5c15f239bf0cf0a8..ac37366ff7c4aac0da69cc4f35ef84d250a2b7af 100644
(file)
--- a/
arch/arm/boot/dts/rtd1195.dtsi
+++ b/
arch/arm/boot/dts/rtd1195.dtsi
@@
-100,6
+100,15
@@
#size-cells = <1>;
ranges = <0x0 0x18000000 0x70000>;
+ crt: syscon@0 {
+ compatible = "syscon", "simple-mfd";
+ reg = <0x0 0x1000>;
+ reg-io-width = <4>;
+ #address-cells = <1>;
+ #size-cells = <1>;
+ ranges = <0x0 0x0 0x1000>;
+ };
+
iso: syscon@7000 {
compatible = "syscon", "simple-mfd";
reg = <0x7000 0x1000>;