[PATCH 2/2] powerpc/fsl_soc: gianfar: don't probe disabled devices
Kumar Gala
galak at kernel.crashing.org
Tue Jul 15 23:21:22 EST 2008
On Jul 8, 2008, at 12:36 PM, Anton Vorontsov wrote:
> Freescale ships MPC8315E-RDB boards in two variants:
>
> 1. With TSEC1 ethernet support and USB UTMI PHY;
> 2. Without TSEC1 support, but with USB ULPI PHY in addition.
>
> For the second case U-Boot will add status = "disabled"; property
> into the TSEC1 node, so Linux should not try to probe it.
>
> Signed-off-by: Anton Vorontsov <avorontsov at ru.mvista.com>
> ---
> arch/powerpc/sysdev/fsl_soc.c | 3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
applied.
- k
More information about the Linuxppc-dev
mailing list