2
0
Fork 0
mirror of https://github.com/AsahiLinux/u-boot synced 2025-01-15 14:44:02 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Simon Glass
5fd6badbd2 dm: Add a power sequencing uclass
Some devices need special sequences to be used when starting up. Add a
uclass for this. Drivers can be added to provide specific features as
needed.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-01-21 20:42:34 -07:00