Re: [PATCH 1/2] ARM: tegra: Add Tegra124 PWM support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Dec 12, 2013 at 12:53:32PM -0700, Stephen Warren wrote:
> On 11/18/2013 09:00 AM, Thierry Reding wrote:
> > The PWM controller on Tegra124 is the same as the one on earlier SoC
> > generations.
> 
> I've applied this series to Tegra's for-3.14/dt branch. Given the recent
> conversion to the common reset framework and DT bindings, I needed to
> insert a couple extra lines in this patch:
> 
> > diff --git a/arch/arm/boot/dts/tegra124.dtsi b/arch/arm/boot/dts/tegra124.dtsi
> 
> > +	pwm@7000a000 {
> > +		compatible = "nvidia,tegra124-pwm", "nvidia,tegra20-pwm";
> > +		reg = <0x7000a000 0x100>;
> > +		#pwm-cells = <2>;
> > +		clocks = <&tegra_car TEGRA124_CLK_PWM>;
> 
> Here, I inserted:
> 
> +               resets = <&tegra_car 17>;
> +               reset-names = "pwm";
> 
> ... which matches the same node in at least tegra114.dtsi.

Looks good. I've also successfully tested this using next-20131213 with
working backlight on Venice2.

Thierry

Attachment: pgp_9lppD11LH.pgp
Description: PGP signature


[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux