Searched hist:"7 d2911c4381555b31ef0bcae42a0dbf9ade7426e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | smc91x.h | diff 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 D | smc91x.c | diff 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 D | pdata-quirks.c | diff 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>
|