[PATCH 3/6] arm: cache-l2x0: add support for Aurora L2 cache ctrl

Sebastian Hesselbarth sebastian.hesselbarth at gmail.com
Fri Aug 24 08:18:56 EDT 2012


On 8/24/12, Gregory CLEMENT <gregory.clement at free-electrons.com> wrote:
> +++ b/arch/arm/mm/cache-l2x0.c
> ...
> @@ -597,6 +838,12 @@ int __init l2x0_of_init(u32 aux_val, u32 aux_mask)

Hi all,

IMHO l2x0_of_init shouldn't rely on anything else but the compatible device node
found. Is there any other way to set aux_val and aux_mask from DT or match data?

Sebastian



More information about the linux-arm-kernel mailing list