ARM: am335x: Enable MMC2 clock
Since Kernel commit 5b63fb90adb9 ("ARM: dts: Fix incomplete dts data for
am3 and am4 mmc") (barebox commit 419db1f984 ("dts: update to
v5.3-rc7")) the AM33xx MMC2 controller is unconditionally enabled in the
dts. This has the effect that the driver probes for this device and then
can't access the registers as the clock is disabled. Enable the clock to
let the driver probe successfully.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 38b62d0 commit 0c7c5c210746f7c9ce63761907a88d7f32b5d104
@Sascha Hauer Sascha Hauer authored on 11 Nov 2019
Showing 1 changed file
View
arch/arm/mach-omap/am33xx_clock.c