powerpc/qman: Change fsl,qman-channel-id to cell-index
authorScott Wood <scottwood@freescale.com>
Fri, 17 Apr 2015 22:53:06 +0000 (17:53 -0500)
committerScott Wood <scottwood@freescale.com>
Wed, 3 Jun 2015 02:37:24 +0000 (21:37 -0500)
commite9326dea3fe76f38493d1b74999c45707fdc906d
treede7236b0c348809ca8c2b5e632a4dd16bd4adc02
parent6c0cc62715bfd0b26f7d1a79e6e8143085950ca7
powerpc/qman: Change fsl,qman-channel-id to cell-index

It turns out that existing U-Boots will dereference NULL pointers
if the device tree does not have cell-index in the portal nodes.

No patch has yet been merged adding device tree nodes for this binding
(except a dtsi that has not yet been referenced), nor has any driver
yet been merged making use of the binding, so it's not too late to
change the binding in order to keep compatibility with existing
U-Boots.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Cc: Madalin-Cristian Bucur <madalin.bucur@freescale.com>
Documentation/devicetree/bindings/soc/fsl/qman-portals.txt