]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
ARM: kirkwood: Instantiate L2 cache from DT.
authorAndrew Lunn <andrew@lunn.ch>
Sat, 22 Feb 2014 19:14:53 +0000 (20:14 +0100)
committerJason Cooper <jason@lakedaemon.net>
Tue, 4 Mar 2014 02:16:21 +0000 (02:16 +0000)
Now that the Feroceon L2 cache has a DT binding, make use of it.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Tested-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/kirkwood.dtsi

index 85542c2f34b145c3be24ee99abadc2c905ab1925..1c088ae70c5d456315cf8a2de7b5e85c0fe8d669 100644 (file)
                        #clock-cells = <1>;
                };
 
+               l2: l2-cache@20128 {
+                       compatible = "marvell,kirkwood-cache";
+                       reg = <0x20128 0x4>;
+               };
+
                intc: main-interrupt-ctrl@20200 {
                        compatible = "marvell,orion-intc";
                        interrupt-controller;