Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 336f4027 authored by Michael Williamson's avatar Michael Williamson Committed by Sekhar Nori
Browse files

davinci: mityomapl138: Use auto-probe to determine attached PHY ID



Current board configurations involving the MityDSP-L138 and MityARM-1808
only have one attached PHY, but it's address may not be the same.  Default
the behavior to auto-probe for the PHY and use the first one found.

Signed-off-by: default avatarMichael Williamson <michael.williamson@criticallink.com>
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent ad10e105
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -29,7 +29,7 @@
#include <mach/mux.h>
#include <mach/spi.h>

#define MITYOMAPL138_PHY_ID		"0:03"
#define MITYOMAPL138_PHY_ID		""

#define FACTORY_CONFIG_MAGIC	0x012C0138
#define FACTORY_CONFIG_VERSION	0x00010001