Message ID | 20240614-yoga-ec-driver-v7-0-9f0b9b40ae76@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | power: supply: Lenovo Yoga C630 EC | expand |
On Fri, 14 Jun 2024, Dmitry Baryshkov wrote: > This adds binding, driver and the DT support for the Lenovo Yoga C630 > Embedded Controller, to provide battery information. > > Support for this EC was implemented by Bjorn, who later could not work > on this driver. I've picked this patchset up and updated it following > the pending review comments. > > DisplayPort support is still not a part of this patchset. It uses EC > messages to provide AltMode information rather than implementing > corresponding UCSI commands. However to have a cleaner uAPI story, the > AltMode should be handled via the same Type-C port. > > Merge strategy: the driver bits depend on the platform/arm64 patch, > which adds interface for the subdrivers. I'd either ask to get that > patch merged to the immutable branch, which then can be picked up by > power/supply and USB trees or, to make life simpler, ack merging all > driver bits e.g. through USB subsystem (I'm biased here since I plan to > send more cleanups for the UCSI subsystem, which would otherwise result > in cross-subsystem conflicts). In preparation for making an IB, I took patch 1-2 into platform-drivers-x86-lenovo-c630 branch. I'll tag it once LKP has built tested the branch.
On Fri, 14 Jun 2024 02:43:37 +0300, Dmitry Baryshkov wrote: > This adds binding, driver and the DT support for the Lenovo Yoga C630 > Embedded Controller, to provide battery information. > > Support for this EC was implemented by Bjorn, who later could not work > on this driver. I've picked this patchset up and updated it following > the pending review comments. > > [...] Applied, thanks! [5/6] arm64: dts: qcom: sdm845: describe connections of USB/DP port commit: 1ef3a30f4dc953a8da7aa68ee4658dc7c3710aac [6/6] arm64: dts: qcom: c630: Add Embedded Controller node commit: 060a1ebd91c1f1bdce8433d559f214204b835add Best regards,