CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2021/03/11 02:15:25
Modified files: sys/dev/fdt : amliic.c bcm2835_bsc.c imxiic_fdt.c mviic.c sxitwi.c Log message: Make sure to skip attaching disabled I2C devices. This can happen on hardware which include a common parent block in their device trees and only enable the components that were actually implemented, as seen on e.g. the NanoPi R4S.