[U-Boot] [PATCH 10/12] test: dm: dts: add sandbox pmic i2c node

Simon Glass sjg at chromium.org
Sun May 10 15:57:07 CEST 2015


On 8 May 2015 at 10:20, Przemyslaw Marczak <p.marczak at 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 at samsung.com>
> ---
>  test/dm/test.dts | 38 ++++++++++++++++++++++++++++++++++++++
>  1 file changed, 38 insertions(+)

Acked-by: Simon Glass <sjg at chromium.org>
Tested on sandbox:
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list