[v3] powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree

2015-12-24 Thread igal.liberman
From: Igal Liberman This patch adds pcsphy node to FManV3 device tree. Signed-off-by: Igal Liberman --- Based on: https://patchwork.ozlabs.org/patch/503921/ Binding: https://patchwork.ozlabs.org/patch/560936/ v2 --> v3: Addressed feedback from Scott Wood (patch structure) v1 --> v2:

[v2] powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy

2015-12-24 Thread igal.liberman
From: Igal Liberman The FMan contains internal PHY devices used for SGMII connections to external PHYs. When these PHYs are in use a reference is needed for both the external PHY and the internal one. For the external PHY phy-handle provides the reference. For the internal PHY a new handle is req

[v2] powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree

2015-12-22 Thread igal.liberman
From: Igal Liberman Signed-off-by: Igal Liberman This patch adds pcsphy node to FManV3 device tree. Based on: https://patchwork.ozlabs.org/patch/503921/ v1 --> v2: - Addressed feedback from Shaohui Xie - Submitted a binding document: https://patchwork.ozlabs.org/patch

[PATCH] powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phy

2015-12-22 Thread igal.liberman
From: Igal Liberman Signed-off-by: Igal Liberman --- .../devicetree/bindings/powerpc/fsl/fman.txt | 39 1 file changed, 39 insertions(+) diff --git a/Documentation/devicetree/bindings/powerpc/fsl/fman.txt b/Documentation/devicetree/bindings/powerpc/fsl/fman.txt in

[PATCH] powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree

2015-12-21 Thread igal.liberman
From: Igal Liberman Signed-off-by: Igal Liberman This patch adds pcsphy node to FManV3 device tree. Based on: https://patchwork.ozlabs.org/patch/503921/ --- .../dts/fsl/qoriq-fman3-0-10g-0-best-effort.dtsi |5 + arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-0.dtsi |5 + .../dts

[PATCH] powerpc/mpc85xx: Update B4 FMan MURAM size

2015-11-05 Thread igal.liberman
From: Igal Liberman FMan V3H has 2 different MURAM sizes: In B4860/4420 the MURAM size is 512KB. In T4240 and T2080 the MURAM size is 384KB. The MURAM size in FMan V3H device tree is 384KB. This patch updates the MURAM size for B4 to 512KB. Based on prior submissions: https://patchwork.