On Tue, Mar 31, 2026 at 11:12:16AM +0900, Mikko Perttunen wrote: > On Tegra264, the PWM enablement bit is not located at the base address > of the PWM controller. Hence, introduce an enablement offset field in > the tegra_pwm_soc structure to describe the offset of the register. > > Co-developed-by: Yi-Wei Wang > Signed-off-by: Yi-Wei Wang > Signed-off-by: Mikko Perttunen > --- > drivers/pwm/pwm-tegra.c | 17 ++++++++++++----- > 1 file changed, 12 insertions(+), 5 deletions(-) Reviewed-by: Thierry Reding