Re: [PATCH 0/3] regulator: max8997: minor updates and device tree support

2012-11-23 Thread Tomasz Figa
On Friday 23 of November 2012 13:33:12 Thomas Abraham wrote:
 This patch series includes two minor updates to the gpio dvs code in
 max8997 regulator driver and adds device tree support for the same
 driver.
 
 Thomas Abraham (3):
   regulator: max8997: reorder buck1/2/5 dvs setup code
   regulator: max8997: limit the number of dvs registers programmed in
 non-dvs mode regulator: add device tree support for max8997
 
  .../bindings/regulator/max8997-regulator.txt   |  146
  drivers/mfd/max8997.c  |  
 73 - drivers/regulator/max8997.c|  181
 ++-- include/linux/mfd/max8997-private.h   
 |1 +
  include/linux/mfd/max8997.h|1 +
  5 files changed, 384 insertions(+), 18 deletions(-)
  create mode 100644
 Documentation/devicetree/bindings/regulator/max8997-regulator.txt
 
 --
 To unsubscribe from this list: send the line unsubscribe
 linux-samsung-soc in the body of a message to
 majord...@vger.kernel.org
 More majordomo info at  http://vger.kernel.org/majordomo-info.html

For whole series:

Reviewed-by: Tomasz Figa t.f...@samsung.com

Best regards,
-- 
Tomasz Figa
Samsung Poland RD Center
SW Solution Development, Linux Platform

--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/3] regulator: max8997: minor updates and device tree support

2012-11-22 Thread Thomas Abraham
This patch series includes two minor updates to the gpio dvs code in max8997
regulator driver and adds device tree support for the same driver.

Thomas Abraham (3):
  regulator: max8997: reorder buck1/2/5 dvs setup code
  regulator: max8997: limit the number of dvs registers programmed in non-dvs 
mode
  regulator: add device tree support for max8997

 .../bindings/regulator/max8997-regulator.txt   |  146 
 drivers/mfd/max8997.c  |   73 -
 drivers/regulator/max8997.c|  181 ++--
 include/linux/mfd/max8997-private.h|1 +
 include/linux/mfd/max8997.h|1 +
 5 files changed, 384 insertions(+), 18 deletions(-)
 create mode 100644 
Documentation/devicetree/bindings/regulator/max8997-regulator.txt

--
To unsubscribe from this list: send the line unsubscribe linux-samsung-soc in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html