Re: [PATCH 0/5] Tegra264 PWM support

From: Mikko Perttunen

Date: Tue Mar 24 2026 - 00:46:52 EST


On Monday, March 23, 2026 4:24 PM Krzysztof Kozlowski wrote:
> On 23/03/2026 03:36, 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.
> >
> > The series uses the nvidia,tegra264-pwm compatible string. Bindings
> > for this are added in Thierry's series
> >
> > https://lore.kernel.org/linux-tegra/20260320234056.2579010-1-thierry.red
> > ing@xxxxxxxxxx/
> NAK, that's not how you send driver code.
>
> Best regards,
> Krzysztof

I will pick up Thierry's patches for subsequent revisions.

Mikko