Re: [PATCH] [v2] powerpc/fsl: add device tree binding for QE firmware

2010-03-26 Thread Grant Likely
On Fri, Mar 26, 2010 at 1:50 PM, Timur Tabi wrote: > Grant Likely wrote: >> The node must be a child of a QE node.  A QE node can reference the >> firmware from another QE node by using the fsl,firmware-phandle >> property. > > Ok. > > I'll post a V3 once everyone else has a chance to comment. Al

Re: [PATCH] [v2] powerpc/fsl: add device tree binding for QE firmware

2010-03-26 Thread Timur Tabi
Grant Likely wrote: > The node must be a child of a QE node. A QE node can reference the > firmware from another QE node by using the fsl,firmware-phandle > property. Ok. I'll post a V3 once everyone else has a chance to comment. -- Timur Tabi Linux kernel developer at Freescale __

Re: [PATCH] [v2] powerpc/fsl: add device tree binding for QE firmware

2010-03-26 Thread Grant Likely
On Fri, Mar 26, 2010 at 1:35 PM, Timur Tabi wrote: > Define a binding for embedding a QE firmware blob into the device tree.  Also > define a new property for the QE node that links to a firmware node. > > Signed-off-by: Timur Tabi > --- >  .../powerpc/dts-bindings/fsl/cpm_qe/qe.txt         |   5

[PATCH] [v2] powerpc/fsl: add device tree binding for QE firmware

2010-03-26 Thread Timur Tabi
Define a binding for embedding a QE firmware blob into the device tree. Also define a new property for the QE node that links to a firmware node. Signed-off-by: Timur Tabi --- .../powerpc/dts-bindings/fsl/cpm_qe/qe.txt | 54 1 files changed, 54 insertions(+), 0 de