diff options
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8568mds.dts')
-rw-r--r-- | arch/powerpc/boot/dts/mpc8568mds.dts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/mpc8568mds.dts b/arch/powerpc/boot/dts/mpc8568mds.dts index d9064ee2d2d8..d7af8db1a22f 100644 --- a/arch/powerpc/boot/dts/mpc8568mds.dts +++ b/arch/powerpc/boot/dts/mpc8568mds.dts | |||
@@ -42,6 +42,7 @@ | |||
42 | timebase-frequency = <0>; | 42 | timebase-frequency = <0>; |
43 | bus-frequency = <0>; | 43 | bus-frequency = <0>; |
44 | clock-frequency = <0>; | 44 | clock-frequency = <0>; |
45 | next-level-cache = <&L2>; | ||
45 | }; | 46 | }; |
46 | }; | 47 | }; |
47 | 48 | ||
@@ -70,7 +71,7 @@ | |||
70 | interrupts = <18 2>; | 71 | interrupts = <18 2>; |
71 | }; | 72 | }; |
72 | 73 | ||
73 | l2-cache-controller@20000 { | 74 | L2: l2-cache-controller@20000 { |
74 | compatible = "fsl,8568-l2-cache-controller"; | 75 | compatible = "fsl,8568-l2-cache-controller"; |
75 | reg = <0x20000 0x1000>; | 76 | reg = <0x20000 0x1000>; |
76 | cache-line-size = <32>; // 32 bytes | 77 | cache-line-size = <32>; // 32 bytes |