[PATCH v4] smc91x: add devicetree support
Nicolas Pitre
nico at fluxnic.net
Thu Jan 27 02:17:35 EST 2011
On Wed, 26 Jan 2011, Thomas Chou wrote:
> Signed-off-by: Thomas Chou <thomas at wytron.com.tw>
> ---
> v2 specify part numbers in compat as Grant suggested.
> v3 more specific part name.
> v4 include match table only for OF as David suggested.
The smc91x driver relies on many parameters which are platform specific,
such as the bus width capabilities, register spacing due to special bus
wiring, interrupt signal level, LED configuration, whether or not to
configure the chip with a wait state, etc. Will the device tree support
take care of those things?
Nicolas
More information about the devicetree-discuss
mailing list