[PATCH V1] regulator: da9211: update for supporting da9223/4/5

2017-10-29 Thread James Bans
From: James Ban This is update for supporting additional devices da9223/4/5. Only device strings is added because only package type is different. Signed-off-by: James Ban --- This patch applies against linux-next and next-20171018 .../devicetree/bindings/regulator/da9211.txt | 82

[PATCH V2] regulator: pv88080: new regulator driver

2016-04-14 Thread James Bans
From: James Ban This is the driver for the Powerventure PV88080 BUCKs regulator. It communicates via an I2C bus to the device. Signed-off-by: James Ban --- Changes since PATCH V1 - Removed unnecessary array. - Added detault case. This patch applies against linux-next and next-20160413 ..

[PATCH V1] regulator: pv88080: new regulator driver

2016-04-14 Thread James Bans
From: James Ban This is the driver for the Powerventure PV88080 BUCKs regulator. It communicates via an I2C bus to the device. Signed-off-by: James Ban --- This patch applies against linux-next and next-20160413 .../devicetree/bindings/regulator/pv88080.txt | 49 +++ drivers/regula

[PATCH V1] regulator: pv88090: new regulator driver

2015-11-15 Thread James Bans
From: James Ban This is the driver for the Powerventure PV88090 BUCKs and LDOs regulator. It communicates via an I2C bus to the device. Signed-off-by: James Ban --- This patch applies against linux-next and next-20151110 .../devicetree/bindings/regulator/pv88090.txt | 65 +++ drive