Re: [PATCH 1/3] arm: dts: imx7: Update #pwm-cells for PWM polarity control

2016-09-27 Thread Bhuvanchandra DV
On 09/23/16 23:22, Rob Herring wrote: On Mon, Sep 19, 2016 at 07:53:45PM +0530, Bhuvanchandra DV wrote: Update #pwm-cells to 3 in order to support PWM signal polarity control. Signed-off-by: Bhuvanchandra DV ---

Re: [PATCH 1/3] arm: dts: imx7: Update #pwm-cells for PWM polarity control

2016-09-27 Thread Bhuvanchandra DV
On 09/23/16 23:22, Rob Herring wrote: On Mon, Sep 19, 2016 at 07:53:45PM +0530, Bhuvanchandra DV wrote: Update #pwm-cells to 3 in order to support PWM signal polarity control. Signed-off-by: Bhuvanchandra DV --- Documentation/devicetree/bindings/pwm/imx-pwm.txt | 6 +++---

Re: [PATCH 1/3] arm: dts: imx7: Update #pwm-cells for PWM polarity control

2016-09-23 Thread Rob Herring
On Mon, Sep 19, 2016 at 07:53:45PM +0530, Bhuvanchandra DV wrote: > Update #pwm-cells to 3 in order to support PWM signal polarity control. > > Signed-off-by: Bhuvanchandra DV > --- > Documentation/devicetree/bindings/pwm/imx-pwm.txt | 6 +++--- >

Re: [PATCH 1/3] arm: dts: imx7: Update #pwm-cells for PWM polarity control

2016-09-23 Thread Rob Herring
On Mon, Sep 19, 2016 at 07:53:45PM +0530, Bhuvanchandra DV wrote: > Update #pwm-cells to 3 in order to support PWM signal polarity control. > > Signed-off-by: Bhuvanchandra DV > --- > Documentation/devicetree/bindings/pwm/imx-pwm.txt | 6 +++--- > arch/arm/boot/dts/imx7s.dtsi

[PATCH 1/3] arm: dts: imx7: Update #pwm-cells for PWM polarity control

2016-09-19 Thread Bhuvanchandra DV
Update #pwm-cells to 3 in order to support PWM signal polarity control. Signed-off-by: Bhuvanchandra DV --- Documentation/devicetree/bindings/pwm/imx-pwm.txt | 6 +++--- arch/arm/boot/dts/imx7s.dtsi | 8 2 files changed, 7

[PATCH 1/3] arm: dts: imx7: Update #pwm-cells for PWM polarity control

2016-09-19 Thread Bhuvanchandra DV
Update #pwm-cells to 3 in order to support PWM signal polarity control. Signed-off-by: Bhuvanchandra DV --- Documentation/devicetree/bindings/pwm/imx-pwm.txt | 6 +++--- arch/arm/boot/dts/imx7s.dtsi | 8 2 files changed, 7 insertions(+), 7 deletions(-) diff --git