mfd: intel-lpss: Fix I2C4 not being available on the Microsoft Surface Go & Go 2
[linux-2.6-microblaze.git] / drivers / mfd / intel-lpss.c
index 0e15afc..cfbee2c 100644 (file)
@@ -401,6 +401,7 @@ int intel_lpss_probe(struct device *dev,
                return ret;
 
        lpss->cell->swnode = info->swnode;
+       lpss->cell->ignore_resource_conflicts = info->ignore_resource_conflicts;
 
        intel_lpss_init_dev(lpss);