Message ID | 20231106151326.812099-1-alexander.stein@ew.tq-group.com |
---|---|
Headers | show |
Series | imx8qm/imx8qxp: Support for inverted PWM | expand |
On Mon, Nov 06, 2023 at 04:13:23PM +0100, Alexander Stein wrote: > this small series adds support for inverted PWM output i.MX8QM/QXP. > Driver is already there, but #pwm-cells needs to be adjusted in DT. > While at it, enforce the same #pwm-cells value for all compatibles. > [...] > Documentation/devicetree/bindings/pwm/imx-pwm.yaml | 10 ++++------ > arch/arm64/boot/dts/freescale/imx8-ss-dma.dtsi | 2 +- > arch/arm64/boot/dts/freescale/imx8-ss-lsio.dtsi | 8 ++++---- > 3 files changed, 9 insertions(+), 11 deletions(-) What is the merge plan here? pwm or imx? For me both options are fine, given this only touches bindings and arch/arm64, maybe it's more suitable to be merged by Shawn? Best regards Uwe