commit | b5dd39c96e10a794a5ba8e858ad0da2b0ac70191 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Wed May 05 10:06:24 2021 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Sat Jul 10 01:22:09 2021 +0100 |
tree | 594683451047430bfd944eaebff13d346948d9d1 | |
parent | b6e3bf1e0d2980a1ed0c07f1a6e99b62c9690538 [diff] |
mmc: sunxi: Cleanup and fix self-calibration code Newer SoCs have a self calibration feature, which avoids us writing hard coded phase delay values into the controller. Consolidate the code by avoiding unnecessary #ifdefs, and also enabling the feature for all those newer SoCs. Signed-off-by: Andre Przywara <andre.przywara@arm.com>