i2c: cht-wc: Add charger-chip info for the Lenovo Yoga Tab 3 YT3-X90F
authorHans de Goede <hdegoede@redhat.com>
Thu, 26 Jan 2023 15:38:22 +0000 (16:38 +0100)
committerLee Jones <lee@kernel.org>
Sat, 4 Feb 2023 13:04:50 +0000 (13:04 +0000)
commit0e61637f0fb5578198c8d95c3fb9b893390bc1e7
treefcf42dc6a1949ae8ed80c2661ba3af6366e02ea6
parent8d9ef69487e114f80e20ffbec14ca8684953fef0
i2c: cht-wc: Add charger-chip info for the Lenovo Yoga Tab 3 YT3-X90F

On x86 devices with a CHT Whiskey Cove PMIC the driver for
the I2C bus coming from the PMIC is responsible for instantiating
the i2c_client for the charger chip.

Add the necessary i2c_board_info for this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Wolfram Sang <wsa@kernel.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230126153823.22146-3-hdegoede@redhat.com
drivers/i2c/busses/i2c-cht-wc.c