Re: [v8, 2/2] powerpc/mpc85xx: Add FSL QorIQ DPAA QMan support to device tree(s)
From: Scott Wood <hidden>
Date: 2015-04-02 18:33:08
Also in:
linux-devicetree
From: Scott Wood <hidden>
Date: 2015-04-02 18:33:08
Also in:
linux-devicetree
On Tue, Mar 24, 2015 at 11:55:09AM -0500, Emil Medve wrote:
From: Kumar Gala <redacted> Signed-off-by: Kumar Gala <redacted> Signed-off-by: Geoff Thorpe <redacted> Signed-off-by: Hai-Ying Wang <redacted> Signed-off-by: Chunhe Lan <redacted> Signed-off-by: Poonam Aggrwal <redacted> [Emil Medve: Sync with the upstream binding] Signed-off-by: Emil Medve <redacted>
This patch causes U-Boot to crash when doing device tree fixups, due to the lack of cell-index. Since we'd rather not break compatibility with existing U-Boot (at least over something this trivial), I'll respin this with cell-index, and add cell-index to the binding with a note that it's only for U-Boot compatibility and is otherwise deprecated. -Scott