Re: [PATCH v8] usb: typec: ucsi: add Huawei Matebook E Go ucsi driver
From: Greg Kroah-Hartman
Date: Fri Mar 14 2025 - 04:10:01 EST
On Sat, Mar 08, 2025 at 06:53:54PM +0800, Pengyu Luo wrote:
> The Huawei Matebook E Go tablet implements the UCSI interface in the
> onboard EC. Add the glue driver to interface with the platform's UCSI
> implementation.
>
> This driver is inspired by the following drivers:
> drivers/usb/typec/ucsi/ucsi_yoga_c630.c
> drivers/usb/typec/ucsi/ucsi_glink.c
> drivers/soc/qcom/pmic_glink_altmode.c
>
> base-commit: 0a2f889128969dab41861b6e40111aa03dc57014
This line should not be in the changelog.
thanks,
greg k-h