commit | 5620cf8ca7fae8067358cec6a18116c2749b4877 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 01 12:22:40 2018 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Oct 09 04:40:27 2018 -0600 |
tree | 1ce98cc7c8752f59280d131a8ad0cb2c32ac6071 | |
parent | 4ed88a510bb86a8924ac17ca1099774c8f7ce196 [diff] |
test: panel: Add a test for the panel uclass At present this uclass has no tests. Add a simple one which checks the PWM configuration, regulator and GPIO. Signed-off-by: Simon Glass <sjg@chromium.org>