On Tuesday 07 January 2014, Tushar Behera wrote:
> >> > >> be a good time to get rid of the L2_AUX_VAL and L2_AUX_MASK defines 
> >> > >> and
> >> > >> just read the respective settings from DT.
> >> >
> >> > Ok.
> >>
> >> Does the node you list above have the right settings for this?
> >>
> 
> I will add another patch to remove the usage of L2_AUX_VAL and
> L2_AUX_MASK defines for regular mode, but we might still be needing
> them for secure firmware booting,

Well, the point was that all the settings from these arguments are
supposed to come from DT properties these days. If you need to set
or clear a bit that doesn't have a property yet, I'd prefer if you
extend the binding and the pl310_of_setup() implementation.

        Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to