
10 May
2015
10 May
'15
3:57 p.m.
On 8 May 2015 at 10:20, Przemyslaw Marczak p.marczak@samsung.com wrote:
This commit adds sandbox PMIC subnode to sandbox i2c bus 0.
The PMIC's node includes:
- 2x BUCK
- 2x LDO
Each regulator node include proper constraints:
- min, max micro Volts
- min, max micro Amps (only first of each type)
- always on (BUCK1)
- boot on (LDO1)
Signed-off-by: Przemyslaw Marczak p.marczak@samsung.com
test/dm/test.dts | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+)
Acked-by: Simon Glass sjg@chromium.org Tested on sandbox: Tested-by: Simon Glass sjg@chromium.org