Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1347003

Re: [PATCH 3/3] ARM: dts: NSP: Add PWM Support to DT

From Arnd Bergmann <arnd@arndb.de>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] ARM: dts: NSP: Add PWM Support to DT
Date 2016-03-01 21:30 +0100
Message-ID <r7Z5E-5Mg-11@gated-at.bofh.it> (permalink)
References <r7WAN-3OJ-3@gated-at.bofh.it> <r7WAN-3OJ-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tuesday 01 March 2016 12:42:49 Yendapally Reddy Dhananjaya Reddy wrote:
>                 };
>  
> +               pwm: pwm@31000 {
> +                       compatible = "brcm,iproc-pwm";
> +                       reg = <0x31000 0x28>;
> +                       clocks = <&osc>;
> +                       #pwm-cells = >;
> +                       status = "disabled";
> +               };
> 

Should this also list "brcm,kona-pwm" as compatible? From patch
1, it sounds like that was the original one.

	Arnd

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH 3/3] ARM: dts: NSP: Add PWM Support to DT Yendapally Reddy Dhananjaya Reddy <yendapally.reddy@broadcom.com> - 2016-03-01 18:50 +0100
  Re: [PATCH 3/3] ARM: dts: NSP: Add PWM Support to DT Arnd Bergmann <arnd@arndb.de> - 2016-03-01 21:30 +0100

csiph-web