Re: [PATCH 1/5] Documentation: dt: Add kona-pwm binding

2013-11-25 Thread Tim Kryger
On Mon, Nov 25, 2013 at 3:17 AM, Thierry Reding wrote: > On Mon, Nov 18, 2013 at 10:54:57AM -0800, Tim Kryger wrote: >> +++ b/Documentation/devicetree/bindings/pwm/bcm-kona-pwm.txt >> @@ -0,0 +1,24 @@ >> +Broadcom's PWM Controller Device Tree bindings > > This sounds somewhat strange, like Broadc

Re: [PATCH 1/5] Documentation: dt: Add kona-pwm binding

2013-11-25 Thread Tim Kryger
On Tue, Nov 19, 2013 at 5:56 AM, Mark Rutland wrote: > On Mon, Nov 18, 2013 at 06:54:57PM +, Tim Kryger wrote: >> +Required Properties : >> +- compatible: should be "brcm,kona-pwm" >> +- reg: physical base address and length of the controller's registers >> +- clocks: clock specifier for the

Re: [PATCH 1/5] Documentation: dt: Add kona-pwm binding

2013-11-25 Thread Thierry Reding
On Mon, Nov 18, 2013 at 10:54:57AM -0800, Tim Kryger wrote: > Add the binding description for the kona-pwm block found on Broadcom's > mobile SoCs. > > Signed-off-by: Tim Kryger > Reviewed-by: Alex Elder > Reviewed-by: Markus Mayer > --- > .../devicetree/bindings/pwm/bcm-kona-pwm.txt | 2

Re: [PATCH 1/5] Documentation: dt: Add kona-pwm binding

2013-11-19 Thread Mark Rutland
On Mon, Nov 18, 2013 at 06:54:57PM +, Tim Kryger wrote: > Add the binding description for the kona-pwm block found on Broadcom's > mobile SoCs. > > Signed-off-by: Tim Kryger > Reviewed-by: Alex Elder > Reviewed-by: Markus Mayer > --- > .../devicetree/bindings/pwm/bcm-kona-pwm.txt | 2

[PATCH 1/5] Documentation: dt: Add kona-pwm binding

2013-11-18 Thread Tim Kryger
Add the binding description for the kona-pwm block found on Broadcom's mobile SoCs. Signed-off-by: Tim Kryger Reviewed-by: Alex Elder Reviewed-by: Markus Mayer --- .../devicetree/bindings/pwm/bcm-kona-pwm.txt | 24 ++ 1 file changed, 24 insertions(+) create mode 1006