Hi All, These 3 patches add support for the Lenovo Yoga Tab 3 Pro (YT3-X90F) tablet to the Intel Cherry Trail Whiskey Cove PMIC code. Patches 2-3 depend on patch 1. Since the modified files almost never see any changes it is probably best / easiest if the entire series get merged through the MFD tree. Wolfgang and MyungJoo or Chanwoo, can you please give your Ack for merging these through the MFD tree? Regards, Hans Hans de Goede (3): mfd: intel_soc_pmic_chtwc: Add Lenovo Yoga Tab 3 X90F to intel_cht_wc_models i2c: cht-wc: Add charger-chip info for the Lenovo Yoga Tab 3 YT3-X90F extcon: intel-cht-wc: Add support for Lenovo Yoga Tab 3 Pro YT3-X90F drivers/extcon/extcon-intel-cht-wc.c | 1 + drivers/i2c/busses/i2c-cht-wc.c | 46 ++++++++++++++++++++++++++++ drivers/mfd/intel_soc_pmic_chtwc.c | 8 +++++ include/linux/mfd/intel_soc_pmic.h | 1 + 4 files changed, 56 insertions(+) -- 2.38.1