]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: mvebu: add SSCG to Armada 370 Device Tree
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Tue, 2 Sep 2014 08:15:18 +0000 (10:15 +0200)
committerJason Cooper <jason@lakedaemon.net>
Tue, 9 Sep 2014 15:40:03 +0000 (15:40 +0000)
The Armada 370 SoC has a Spread Spectrum Clock Generator. This commit
adds the description of this generator to the Device Tree describing
this SoC.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Tested-by: Leigh Brown <leigh@solinno.co.uk>
Link: https://lkml.kernel.org/r/1409645719-20003-4-git-send-email-gregory.clement@free-electrons.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-370.dtsi

index f2c55f3e6e8f6f8a92e7edc82cf1bddb4284a295..6b3c23b1e138e8ef260cf122f4cd677d5ec282b8 100644 (file)
                                status = "okay";
                        };
 
+                       sscg@18330 {
+                               reg = <0x18330 0x4>;
+                       };
+
                        interrupt-controller@20000 {
                                reg = <0x20a00 0x1d0>, <0x21870 0x58>;
                        };