On Dec 22, 2011, at 10:25 AM, Kyle Moffett wrote: > The MPIC code checks for a "big-endian" property and sets the flag > MPIC_BIG_ENDIAN if one is present. Unfortunately, the PowerQUICC-III > compatible device-tree does not specify it, so all of the board ports > need to manually set that flag when calling mpic_alloc(). > > Document the flag and add it to the pq3 device tree. Existing code > will still need to pass the MPIC_BIG_ENDIAN flag because their dtb may > not have this property, but new platforms shouldn't need to do so. > > Signed-off-by: Kyle Moffett <Kyle.D.Moffett@xxxxxxxxxx> > --- > .../devicetree/bindings/powerpc/fsl/mpic.txt | 9 ++++++++- > arch/powerpc/boot/dts/fsl/pq3-mpic.dtsi | 1 + > 2 files changed, 9 insertions(+), 1 deletions(-) need to update arch/powerpc/boot/dts/fsl/qoriq-mpic.dtsi - k -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html