[RFC PATCH 06/10] hwspinlock: OMAP4: Add spinlock support in DT
Arnd Bergmann
arnd at arndb.de
Fri Sep 9 02:03:39 EST 2011
On Thursday 08 September 2011, Cousson, Benoit wrote:
> OK, this is indeed much more aligned with the current practice, and what
> DMA should do as well.
>
> Practically speaking, that change will go beyond the original scope of
> that patch that was just adding the DT support based on the existing
> functionality.
>
> Is it OK to handle that improvement in a further patch / series?
I think we should be very careful to get the device tree syntax right
at first. So if you have a good representation of the data in the device
tree but don't handle all possible cases in the kernel yet, that's ok.
E.g. the kernel code can assume for now that the device tree has only
one spinlock controller node. We can fix that later when we actually
need more, but we would not easily be able to fix the device trees
after the fact.
Arnd
More information about the devicetree-discuss
mailing list