18c2ecf20Sopenharmony_ci* Marvell Feroceon Cache
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciRequired properties:
48c2ecf20Sopenharmony_ci- compatible : Should be either "marvell,feroceon-cache" or
58c2ecf20Sopenharmony_ci  	       "marvell,kirkwood-cache".
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_ciOptional properties:
88c2ecf20Sopenharmony_ci- reg        : Address of the L2 cache control register. Mandatory for
98c2ecf20Sopenharmony_ci  	       "marvell,kirkwood-cache", not used by "marvell,feroceon-cache"
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_ciExample:
138c2ecf20Sopenharmony_ci		l2: l2-cache@20128 {
148c2ecf20Sopenharmony_ci			compatible = "marvell,kirkwood-cache";
158c2ecf20Sopenharmony_ci			reg = <0x20128 0x4>;
168c2ecf20Sopenharmony_ci		};
17