commit | 17ecd246414b3a0fe0cb248c86977a8bda465b7b | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@free-electrons.com> | Fri Aug 25 09:42:02 2017 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri Sep 01 01:10:19 2017 +0200 |
tree | 56b0293083715c235cef9e312434cfbc200e2497 | |
parent | f22d9cdcb5eb7ed1c4629a167474d68df0003a3d [diff] |
rtc: sun6i: Add support for the external oscillator gate The RTC can output its 32kHz clock outside of the SoC, for example to clock a WiFi chip. Create a new clock that other devices will be able to retrieve, while maintaining the DT stability by providing a default name for that clock if clock-output-names doesn't list one. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>