1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-20 06:57:22 +01:00
Files
u-boot-megous/drivers
Yangbo Lu 5e81cbff37 mmc: fsl_esdhc: get clock directly from global data
This patch is to get clock directly from global data.

- Remove uclass clk api method. This was what i.MX platforms were
  using, while QorIQ platforms weren't.
- Get clock only from global data, dropping mxc_get_clock().
  QorIQ eSDHC controllers on one silicon use same reference clock.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2019-11-27 16:55:56 +08:00
..
2019-05-21 08:03:38 +02:00
2019-05-18 08:15:35 -04:00
2019-08-07 15:31:04 -04:00
2019-07-19 20:14:50 +02:00
2019-11-17 17:22:53 +08:00
2019-11-01 16:45:40 +03:00
2019-09-19 12:18:53 -04:00
2018-07-19 16:31:38 -04:00
2019-05-24 10:14:10 -07:00
2019-11-20 23:46:11 +01:00
2019-08-11 16:43:41 -04:00
2019-07-19 15:17:05 +02:00
2019-11-20 22:32:00 +01:00