mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-17 00:31:50 +01:00
Unfortunately a test for the PWM uclass was not included when it was submitted. This was noticed when trying to add more functionality: http://patchwork.ozlabs.org/patch/748172/ Add a simple test to get us started. Signed-off-by: Simon Glass <sjg@chromium.org>