commit | cbba155aa0d289e6efc53121e9395398235144a6 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Fri Sep 14 17:06:53 2018 +0900 |
committer | Alexander Graf <agraf@suse.de> | Sun Sep 23 21:55:31 2018 +0200 |
tree | 4b67ff9986e5da3eb41fed7126170d4aa4a77735 | |
parent | dc63a5310caf662b546d159de84f51c2afe9035d [diff] |
rtc: pl031: convert the driver to driver model With this patch, PL031 driver is converted to driver-model-compliant driver. In addition, CONFIG_SYS_RTC_PL031_BASE is no longer valid. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Signed-off-by: Alexander Graf <agraf@suse.de>