Re: [PATCH v5 0/7] Tegra264 PWM support
Uwe Kleine-König <[email protected]>
| Newsgroups | org.kernel.vger.linux-pwm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-tegra |
|---|---|
| Message-ID | <akP-KK1TUFAGXxpk@monoceros> |
Hello, On Tue, Jun 30, 2026 at 02:54:51PM +0100, Jon Hunter wrote: > On 02/06/2026 10:16, Jon Hunter wrote: > > > > On 29/05/2026 03:47, Mikko Perttunen wrote: > > > Hello, > > > > > > this adds support for the PWM controller on Tegra264. The controller > > > is similar to previous generations, but the register fields are > > > widened, the depth is made configurable, and the enable bit moves > > > to a different spot. > > > > > > This series adds only basic support with fixed depth -- configurable > > > depth will come later. > > > > > > Patch 1 adds device tree bindings for Tegra264 PWM (compatible > > > string). > > > > > > Patch 2 prefixes driver-local macros and static helpers with > > > tegra_/TEGRA_ to make their scoping clear. > > > > > > Patches 3 to 6 contain the PWM driver changes for Tegra264. > > > > > > Patch 7 adds device tree nodes for the PWM controllers on Tegra264. > > > > ... > > > > > Mikko Perttunen (4): > > > pwm: tegra: Prefix driver-local macros and functions > > > pwm: tegra: Modify read/write accessors for multi-register channel > > > pwm: tegra: Parametrize duty and scale field widths > > > pwm: tegra: Add support for Tegra264 > > > > > > Thierry Reding (2): > > > dt-bindings: pwm: Document Tegra264 controller > > > arm64: tegra: Add PWM controllers on Tegra264 > > > > > > Yi-Wei Wang (1): > > > pwm: tegra: Avoid hard-coded max clock frequency > > > > > > .../bindings/pwm/nvidia,tegra20-pwm.yaml | 1 + > > > arch/arm64/boot/dts/nvidia/tegra264.dtsi | 72 ++++++++++ > > > drivers/pwm/pwm-tegra.c | 155 > > > +++++++++++ +++------- > > > 3 files changed, 176 insertions(+), 52 deletions(-) > > > > > > For the series ... > > > > Tested-by: Jon Hunter <[email protected]> > > Reviewed-by: Jon Hunter <[email protected]> > > > > Uwe, if you are OK with the version, we would like to get this into -next. > > This still applies fine on next-20260629 and so unless you have any > objections could we get this into -next? I dropped this patch series from my queue due to sashiko's replies. I just notice these were not sent to the linux-pwm list, otherwise I would have mentioned it. :-( So check on either https://lore.kernel.org/all/[email protected]/ or https://sashiko.dev/#/patchset/20260529-t264-pwm-v5-0-7bf9e405a96a%40nvidia.com . I only invested a quick glance, but the feedback seems relevant. If you don't agree, please point out why it's wrong/irrelevant. Best regards Uwe
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEP4GsaTp6HlmJrf7Tj4D7WH0S/k4FAmpD/1QACgkQj4D7WH0S /k5jgwgAkr72tIWgpzv/b+0mePymyvuVqmG86UilwIjrl2ZM3wJM1BynJZbVfWQd 0iDdtbZWMV2WOQzzF/7lAZ0+uAFCu2zHbjc4VHEwsw8RFm1/QxiOpWg58qT3XUX3 9m7U2PEucVXF1hml7RCLfHxsLfjiQRPIwDEi1IJy+hpjW8lROm95eG/SPl7XU2dZ TOzQKBQ196edIa40cEtlwvgkiTWG9ABv3+R01rCd7AgpUV/8mQItVt8Q2oT0ROiG ixd18yy/3XqbQuPU34voKC2oIbGQbAbLqQZUGb1rMdUkO+Ii6sP+sdJZdiR5NrKe b+QeSDXG2Sh4EMJhbCFCC3bRlikdug== =pRHi -----END PGP SIGNATURE-----