commit | 8291bc87474ae2eb8564447a5c474f5d2a45836c | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Thu Sep 08 07:47:37 2016 +0100 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Wed Sep 21 15:04:32 2016 +0200 |
tree | b951ef5b3aad2f7ea0341a1b62c12334f022e1ea | |
parent | ce701721596618afc0affc50f1708ece156891f9 [diff] |
dm: syscon: Provide a generic syscon driver Provide a trivial syscon driver matching the generic "syscon" compatible string, allowing for simple system controllers to be used without a custom driver just as in Linux. Signed-off-by: Paul Burton <paul.burton@imgtec.com>