commit | 8c946a7d6ce23bae4d002fe4f4701709b01dcd75 | [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 | 18b6be12f63ddacd48e6d2b668488cc3c0b54ce4 [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>