commit | 620f50332232b089815f7255f6a5fff0a8b10e63 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon Oct 12 16:28:38 2015 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Mon Oct 19 17:57:41 2015 +0200 |
tree | 8595278b17b1120ff1ef18f7317d43c2e583d389 | |
parent | a9b672a636a599cc052afcb6837e3177dc53c143 [diff] |
ARM: at91/dt: use syscon for PMC The PMC is not only used to drive the clocks but also has some registers related to other functions. One of those is for example the USB gadget bias. Using a syscon allows to properly separate those functions. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>