[PATCH v2 3/7] powerpc/corenet: Create the dts components for the DPAA FMan
Scott Wood
scottwood at freescale.com
Tue Jul 22 08:13:25 EST 2014
On Wed, 2014-07-16 at 15:17 -0500, Shruti Kanetkar wrote:
> '761743e net/fsl_pq_mdio: add support for the Fman 1G MDIO controller'
> introduced driver support for the FMan MDIO controller. Now add the DT
> description for the MDIO controller from all FMan revisions
>
> Note that the FMan v3 MDIO controller is not compatible with prior revisions
> of FMan (also QE and eTSEC) however, we're adding basic DT support here
>
> Based on prior work by Andy Fleming <afleming at gmail.com>
>
> Signed-off-by: Shruti Kanetkar <Shruti at Freescale.com>
> ---
What changed in v2?
> +fman at 500000 {
> + #address-cells = <1>;
> + #size-cells = <1>;
> + compatible = "simple-bus";
NACK as previously discussed.
Please work with Igal Liberman who has been working on the fman binding.
Or, if you want to make a case for this being truly independent of the
rest of FMan, make it truly independent. But is it indepedent? If I
write to FM_RSTC[RFM], will the MDIO be reset as well?
-Scott
More information about the Linuxppc-dev
mailing list