Home
last modified time | relevance | path

Searched hist:"7 d2911c4381555b31ef0bcae42a0dbf9ade7426e" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.hdiff 7d2911c4381555b31ef0bcae42a0dbf9ade7426e Thu Oct 30 11:59:27 CDT 2014 Tony Lindgren <tony@atomide.com> net: smc91x: Fix gpios for device tree based booting

With legacy booting, the platform init code was taking care of
the configuring of GPIOs. With device tree based booting, things
may or may not work depending what bootloader has configured or
if the legacy platform code gets called.

Let's add support for the pwrdn and reset GPIOs to the smc91x
driver to fix the issues of smc91x not working properly when
booted in device tree mode.

And let's change n900 to use these settings as some versions
of the bootloader do not configure things properly causing
errors.

Reported-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dsmc91x.cdiff 7d2911c4381555b31ef0bcae42a0dbf9ade7426e Thu Oct 30 11:59:27 CDT 2014 Tony Lindgren <tony@atomide.com> net: smc91x: Fix gpios for device tree based booting

With legacy booting, the platform init code was taking care of
the configuring of GPIOs. With device tree based booting, things
may or may not work depending what bootloader has configured or
if the legacy platform code gets called.

Let's add support for the pwrdn and reset GPIOs to the smc91x
driver to fix the issues of smc91x not working properly when
booted in device tree mode.

And let's change n900 to use these settings as some versions
of the bootloader do not configure things properly causing
errors.

Reported-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/arch/arm/mach-omap2/
H A Dpdata-quirks.cdiff 7d2911c4381555b31ef0bcae42a0dbf9ade7426e Thu Oct 30 11:59:27 CDT 2014 Tony Lindgren <tony@atomide.com> net: smc91x: Fix gpios for device tree based booting

With legacy booting, the platform init code was taking care of
the configuring of GPIOs. With device tree based booting, things
may or may not work depending what bootloader has configured or
if the legacy platform code gets called.

Let's add support for the pwrdn and reset GPIOs to the smc91x
driver to fix the issues of smc91x not working properly when
booted in device tree mode.

And let's change n900 to use these settings as some versions
of the bootloader do not configure things properly causing
errors.

Reported-by: Kevin Hilman <khilman@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: David S. Miller <davem@davemloft.net>