]> Git Repo - linux.git/commit
ACPI / LPSS: Add device link for CHT SD card dependency on I2C
authorAdrian Hunter <[email protected]>
Fri, 15 Dec 2017 12:48:47 +0000 (14:48 +0200)
committerRafael J. Wysocki <[email protected]>
Sat, 16 Dec 2017 01:42:57 +0000 (02:42 +0100)
commite6ce0ce34f657795fef6536edd24df81d6f2ba81
treeed34e71a4a15c8cb8c5b6daf8079b97e31512340
parent50c4c4e268a2d7a3e58ebb698ac74da0de40ae36
ACPI / LPSS: Add device link for CHT SD card dependency on I2C

Some Cherry Trail boards have a dependency between the SDHCI host
controller used for SD cards and an external PMIC accessed via I2C. Add a
device link between the SDHCI host controller (consumer) and the I2C
adapter (supplier).

This patch depends on a fix to devices links, namely commit 0ff26c662d5f
("driver core: Fix device link deferred probe"). And also either,
commit 126dbc6b49c8 ("PM: i2c-designware-platdrv: Clean up PM handling in
probe"), or patch "PM / runtime: Fix handling of suppliers with disabled
runtime PM".

Signed-off-by: Adrian Hunter <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Acked-by: Mika Westerberg <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
drivers/acpi/acpi_lpss.c
This page took 0.055292 seconds and 4 git commands to generate.