CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2018/04/01 16:28:54
Modified files: sys/arch/armv7/imx: imxehci.c Log message: Pull out the regmap lookup from the switch. This way we can still enable the PLL even if the (optional) "fsl,anatop" property is not available or if the regmap cannot be found. Suggested by kettenis@