rtc: imxdi: Convert to a DT-only driver
authorFabio Estevam <festevam@gmail.com>
Mon, 15 Mar 2021 17:20:29 +0000 (14:20 -0300)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 15 Mar 2021 22:05:03 +0000 (23:05 +0100)
commit198da7be18c47637d69cdab1f65581b04ebd759d
tree7bbdec4f1a1c36e7e2269e35183a273cb01bc60f
parent6e00b6d0083ea5f529b057e87c0236747871b6a8
rtc: imxdi: Convert to a DT-only driver

i.MX has been converted to a DT-only platform, so make the driver
depend on OF, remove the CONFIG_OF ifdefery and remove of_match_ptr().

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Link: https://lore.kernel.org/r/20210315172029.173250-1-festevam@gmail.com
drivers/rtc/Kconfig
drivers/rtc/rtc-imxdi.c