]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: realtek: rtd16xx: Add CRT syscon node
authorAndreas Färber <afaerber@suse.de>
Sun, 24 Nov 2019 01:29:27 +0000 (02:29 +0100)
committerAndreas Färber <afaerber@suse.de>
Sun, 12 Apr 2020 21:59:27 +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/arm64/boot/dts/realtek/rtd16xx.dtsi

index 5d81dbff3ca90ce2b173b4b7789284860503033f..7b13496ba3ca94b3f42dde55f308e53e02da3ab3 100644 (file)
                        #size-cells = <1>;
                        ranges = <0x0 0x98000000 0x200000>;
 
+                       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>;