[RFC PATCH 4/5] dt-bindings: soc/fsl: Update reserved memory binding for QBMan

Roy Pledge roy.pledge at nxp.com
Tue Apr 4 05:49:03 AEST 2017


On 4/3/2017 11:42 AM, Rob Herring wrote:
> On Wed, Mar 29, 2017 at 05:13:56PM -0400, Roy Pledge wrote:
>> Updates the QMan and BMan device tree bindings for reserved memory
>> nodes. This makes the reserved memory allocation compatiable with
> s/compatiable/compatible/
>
>> the shared-dma-pool usage.
> This change is not backwards compatible. Please state that and explain 
> why that is okay. If PPC needs to not change, then the old strings and 
> properties should remain, but deprecated.
I think I can make the old device trees compatible since the
"compatible" string changed without too much effort or ifdefery in the
code.  However I would like to eventually see all PPC users move to the
new mode as I do believe it is more in alignment with the spirit of the
reserved-memory framework that is in the kernel.  Do I need to mention
the old mode in the binding.txt file?  I'm trying to keep things clean
so someone reading the binding doesn't get a headache and trying to
preserve my own sanity as we move forward with adding new features to
this driver.

Roy


More information about the Linuxppc-dev mailing list