commit | 42882a8a22a86513c8c8c6bc7e0822bb14791999 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Mon Nov 16 15:03:26 2020 -0300 |
committer | Alexandre Belloni <alexandre.belloni@bootlin.com> | Tue Nov 17 20:33:29 2020 +0100 |
tree | 603bed323e2b506e650f00e3f9937d640fd1bc1e | |
parent | afa819c2c6bf0d6b99d3e41217a2c7d3b3b53228 [diff] |
rtc: mxc: Convert the driver to DT-only Since 5.10-rc1 i.MX is a devicetree-only platform, so simplify the code by removing the unused non-DT support. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20201116180326.5199-1-festevam@gmail.com