Re: [PATCH v2 0/4] ks8851 DT/regulator/gpio updates

2014-05-24 Thread David Miller
From: Stephen Boyd Date: Fri, 23 May 2014 12:57:16 -0700 > This set of patches properly documents the micrel ks8851 spi ethernet > controller, converts to devm_regulator_get_optional() to make error > paths slightly simpler, and finally adds supports for another > optional regulator and a reset

Re: [PATCH v2 0/4] ks8851 DT/regulator/gpio updates

2014-05-24 Thread David Miller
From: Stephen Boyd sb...@codeaurora.org Date: Fri, 23 May 2014 12:57:16 -0700 This set of patches properly documents the micrel ks8851 spi ethernet controller, converts to devm_regulator_get_optional() to make error paths slightly simpler, and finally adds supports for another optional

[PATCH v2 0/4] ks8851 DT/regulator/gpio updates

2014-05-23 Thread Stephen Boyd
This set of patches properly documents the micrel ks8851 spi ethernet controller, converts to devm_regulator_get_optional() to make error paths slightly simpler, and finally adds supports for another optional regulator and a reset gpio. This allows me to use the ks8851 on my MSM8960 CDP board.

[PATCH v2 0/4] ks8851 DT/regulator/gpio updates

2014-05-23 Thread Stephen Boyd
This set of patches properly documents the micrel ks8851 spi ethernet controller, converts to devm_regulator_get_optional() to make error paths slightly simpler, and finally adds supports for another optional regulator and a reset gpio. This allows me to use the ks8851 on my MSM8960 CDP board.