Message ID | 20220428100421.247471-1-fabiobaltieri@chromium.org (mailing list archive) |
---|---|
Headers | show |
Series | Add channel type support to pwm-cros-ec | expand |
Hello: This series was applied to chrome-platform/linux.git (for-next) by Thierry Reding <thierry.reding@gmail.com>: On Thu, 28 Apr 2022 10:04:17 +0000 you wrote: > Hi, > > The ChromiumOS EC PWM host command protocol supports specifying the > requested PWM by type rather than channel. [1] > > This series adds support for specifying PWM by type rather than channel > number in the pwm-cros-ec driver, which abstracts the node definitions > from the actual hardware configuration from the kernel perspective, > aligns the API with the one used by the bootloader, and allows removing > some dtsi overrides. > > [...] Here is the summary with links: - [v6,1/4] dt-bindings: add mfd/cros_ec definitions https://git.kernel.org/chrome-platform/c/84d0940454a3 - [v6,2/4] pwm: pwm-cros-ec: add channel type support https://git.kernel.org/chrome-platform/c/3d593b6e80ad - [v6,3/4] dt-bindings: google,cros-ec-pwm: add the new -type compatible https://git.kernel.org/chrome-platform/c/a48d66d87274 - [v6,4/4] arm64: dts: address cros-ec-pwm channels by type (no matching commit) You are awesome, thank you!