remarkable-uboot/include/power
Przemyslaw Marczak c48cb7ebfb sandbox: add ADC unit tests
This commit adds unit tests for ADC uclass's methods using sandbox ADC.

Testing proper ADC binding:
- dm_test_adc_bind()                    - device binding
- dm_test_adc_wrong_channel_selection() - checking wrong channel selection

Testing ADC supply operations:
- dm_test_adc_supply():
  - Vdd/Vss values validating
  - Vdd regulator updated value validating
  - Vdd regulator's auto enable state validating

Testing ADC operations results:
- dm_test_adc_single_channel_conversion() - single channel start/data
- dm_test_adc_single_channel_shot()       - single channel shot
- dm_test_adc_multi_channel_conversion()  - multi channel start/data
- dm_test_adc_multi_channel_shot()        - multi channel single shot

Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
2015-11-02 10:38:00 +09:00
..
act8846_pmic.h power: Add support for ACT8846 PMIC 2015-09-02 21:28:23 -06:00
as3722.h
battery.h
fg_battery_cell_params.h
hi6553_pmic.h pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. 2015-08-12 20:48:00 -04:00
ltc3676_pmic.h
max8997_muic.h
max8997_pmic.h
max8998_pmic.h
max17042_fg.h
max77686_pmic.h
max77693_fg.h
max77693_muic.h
max77693_pmic.h
max77696_pmic.h power: pmic: Add support for MAX77696 PMIC 2015-07-26 12:11:33 +02:00
pfuze100_pmic.h Add missing part of: "power: pmic: pfuze100 support driver model" 2015-08-14 16:53:02 +02:00
pfuze3000_pmic.h power: pmic: add pfuze3000 support 2015-09-02 15:31:33 +02:00
pmic.h dm: pmic: Add functions to adjust PMIC registers 2015-07-21 17:39:27 -06:00
power_chrg.h
regulator.h dm: regulator: add function device_get_supply_regulator() 2015-11-02 10:38:00 +09:00
s2mps11.h dm: pmic: add s2mps11 PMIC I/O driver 2015-11-02 10:38:00 +09:00
s5m8767.h dm: power: Add support for the S5M8767 PMIC 2015-08-05 21:06:12 -06:00
sandbox_pmic.h sandbox: add ADC unit tests 2015-11-02 10:38:00 +09:00
tps62362.h
tps65090.h dm: power: Add a new driver for the TPS65090 PMIC 2015-08-05 21:06:12 -06:00
tps65217.h
tps65218.h
tps65910.h