u-boot-brain/arch/sandbox/dts
Przemyslaw Marczak 9038cd5313 sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts
This commit adds dtsi file for Sandbox PMIC.
It fully describes the PMIC by:
- i2c emul node - with a default settings of 16 registers
- 2x buck regulator nodes
- 2x ldo regulator nodes

The default register settings are set with preprocessor macros:
- VAL2REG(min[uV/uA], step[uV/uA], val[uV/uA])
- VAL2OMREG(mode id)
Both defined in file:
- include/dt-bindings/pmic/sandbox_pmic.h

The Voltage ranges of each regulator can be found in:
- include/power/sandbox_pmic.h

The new file is included into:
- sandbox.dts
- test.dts

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Tested on sandbox:
Tested-by: Simon Glass <sjg@chromium.org>
2015-05-14 19:59:21 -06:00
..
include Makefile: Support include files for .dts files 2014-06-20 11:55:03 -06:00
.gitignore sandbox: ignore sandbox.dtb 2014-05-09 14:51:20 -06:00
cros-ec-keyboard.dtsi cros_ec: exynos: Match up device tree with kernel version 2015-04-18 11:11:16 -06:00
Makefile test: dm: test.dts - move to sandbox dts directory 2015-05-14 19:59:07 -06:00
sandbox_pmic.dtsi sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts 2015-05-14 19:59:21 -06:00
sandbox.dts sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts 2015-05-14 19:59:21 -06:00
test.dts sandbox: dts: add sandbox_pmic.dtsi and include it to sandbox.dts and test.dts 2015-05-14 19:59:21 -06:00