[PATCH v3 1/4] powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA BMan
Scott Wood
scottwood at freescale.com
Wed Dec 3 11:28:47 AEDT 2014
On Mon, 2014-12-01 at 04:02 -0600, Emil Medve wrote:
> +bman: bman at 31a000 {
> + compatible = "fsl,bman";
> + reg = <0x31a000 0x1000>;
> + interrupts = <16 2 1 2>;
> + fsl,bman-portals = &bportals;
> + memory-region = <&bman_fbpr>;
Shouldn't it be <&bportals>?
And I don't see fsl,bman-portals in the binding...
-Scott
More information about the Linuxppc-dev
mailing list