Re: [PATCH 1/4] ARM: STi: add stid127 soc support
From: Arnd Bergmann <hidden>
Date: 2014-01-30 18:39:17
Also in:
linux-arm-kernel, lkml
From: Arnd Bergmann <hidden>
Date: 2014-01-30 18:39:17
Also in:
linux-arm-kernel, lkml
On Thursday 30 January 2014, Arnd Bergmann wrote:
On Thursday 30 January 2014, Patrice CHOTARD wrote:quoted
From: Alexandre TORGUE <redacted> This patch adds support to STiD127 SoC. The main adaptation is the L2 cache way size compare to STiH41x SoCs. Signed-off-by: alexandre torgue <redacted> Signed-off-by: Patrice Chotard <redacted> --- arch/arm/mach-sti/board-dt.c | 6 ++++++ 1 file changed, 6 insertions(+)Wouldn't it be better to read this value from the l2 cache controller node? I'd assume there might be more SoCs that will need a similar change, so it's better to come up with a solution that doesn't involve changing the kernel every time.
Actually reading the code in this file shows that the L2 cache initialization is the only nonstandard thing in there. We should really find a way to get rid of the entire function. Sorry if I missed the initial review, but can you explain why this is needed to start with? Arnd -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html