CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2016/09/10 12:33:01
Modified files: sys/arch/armv7/imx: imxiomuxc.c Log message: Correct the path to the iomuxc fdt node so pinctrl setup will run. Noticed when looking into a regression on sabre lite with fec(4) bisected by matthieu@. This fixes the sabre lite problems with fec and also recent problems with the i2c rtc on cubox. ok kettenis@