At present this uclass has no tests. Add a simple one which checks the PWM
configuration, regulator and GPIO.

Signed-off-by: Simon Glass <s...@chromium.org>
---

 arch/sandbox/dts/sandbox_pmic.dtsi |  2 +-
 arch/sandbox/dts/test.dts          | 20 +++++++++++-
 arch/sandbox/include/asm/test.h    | 15 +++++++++
 drivers/pwm/sandbox_pwm.c          | 25 +++++++++++++++
 test/dm/Makefile                   |  1 +
 test/dm/panel.c                    | 50 ++++++++++++++++++++++++++++++
 6 files changed, 111 insertions(+), 2 deletions(-)
 create mode 100644 test/dm/panel.c

Applied to u-boot-dm
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to