[PATCH V2 0/2] Add I2C and enable M41T0M6 RTC

2014-11-05 Thread Bhuvanchandra DV
Bhuvanchandra DV (2): ARM: dts: vf-colibri: Add I2C support ARM: dts: vf-colibri-eval-v3.dts: Enable ST-M41T0M6 RTC arch/arm/boot/dts/vf-colibri-eval-v3.dtsi | 12 +++- arch/arm/boot/dts/vf-colibri.dtsi | 13 + 2 files changed, 24 insertions(+), 1 deletion

[PATCH V2 2/2] ARM: dts: vf-colibri-eval-v3.dts: Enable ST-M41T0M6 RTC

2014-11-05 Thread Bhuvanchandra DV
ST-M41T0M6 is available on Colibri carrier boards. Hence enable M41T0M6 RTC. Acked-by: Stefan Agner Signed-off-by: Bhuvanchandra DV --- arch/arm/boot/dts/vf-colibri-eval-v3.dtsi |6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi b/arch/arm

[PATCH V2 1/2] ARM: dts: vf-colibri: Add I2C support

2014-11-05 Thread Bhuvanchandra DV
Acked-by: Stefan Agner Signed-off-by: Bhuvanchandra DV --- arch/arm/boot/dts/vf-colibri-eval-v3.dtsi |6 +- arch/arm/boot/dts/vf-colibri.dtsi | 13 + 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi b/arch

[PATCH V2 1/2] ARM: dts: vf-colibri: Add I2C support

2014-11-05 Thread Bhuvanchandra DV
Acked-by: Stefan Agner ste...@agner.ch Signed-off-by: Bhuvanchandra DV bhuvanchandra...@toradex.com --- arch/arm/boot/dts/vf-colibri-eval-v3.dtsi |6 +- arch/arm/boot/dts/vf-colibri.dtsi | 13 + 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/arch/arm

[PATCH V2 2/2] ARM: dts: vf-colibri-eval-v3.dts: Enable ST-M41T0M6 RTC

2014-11-05 Thread Bhuvanchandra DV
ST-M41T0M6 is available on Colibri carrier boards. Hence enable M41T0M6 RTC. Acked-by: Stefan Agner ste...@agner.ch Signed-off-by: Bhuvanchandra DV bhuvanchandra...@toradex.com --- arch/arm/boot/dts/vf-colibri-eval-v3.dtsi |6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm

[PATCH V2 0/2] Add I2C and enable M41T0M6 RTC

2014-11-05 Thread Bhuvanchandra DV
Bhuvanchandra DV (2): ARM: dts: vf-colibri: Add I2C support ARM: dts: vf-colibri-eval-v3.dts: Enable ST-M41T0M6 RTC arch/arm/boot/dts/vf-colibri-eval-v3.dtsi | 12 +++- arch/arm/boot/dts/vf-colibri.dtsi | 13 + 2 files changed, 24 insertions(+), 1 deletion

[PATCH 2/2] ARM: dts: vf-colibri-eval-v3.dts: Enable ST-M41T0M6 RTC

2014-11-04 Thread Bhuvanchandra DV
ST-M41T0M6 is available on Colibri carrier boards. Hence enable M41T0M6 RTC. Signed-off-by: Bhuvanchandra DV --- arch/arm/boot/dts/vf-colibri-eval-v3.dtsi |6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi b/arch/arm/boot/dts/vf-colibri-eval

[PATCH 0/2] Add I2C and enable M41T0M6 RTC

2014-11-04 Thread Bhuvanchandra DV
Add I2C support on Colibri VFxx moduels and enable M41T0M6 RTC available on Colibri carrier boards. Bhuvanchandra DV (2): ARM: dts: vf-colibri: Add I2C support ARM: dts: vf-colibri-eval-v3.dts: Enable ST-M41T0M6 RTC arch/arm/boot/dts/vf-colibri-eval-v3.dtsi | 13 - arch/arm

[PATCH 1/2] ARM: dts: vf-colibri: Add I2C support

2014-11-04 Thread Bhuvanchandra DV
Signed-off-by: Bhuvanchandra DV --- arch/arm/boot/dts/vf-colibri-eval-v3.dtsi |7 ++- arch/arm/boot/dts/vf-colibri.dtsi | 13 + 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi b/arch/arm/boot/dts/vf-colibri

[PATCH 0/2] Add I2C and enable M41T0M6 RTC

2014-11-04 Thread Bhuvanchandra DV
Add I2C support on Colibri VFxx moduels and enable M41T0M6 RTC available on Colibri carrier boards. Bhuvanchandra DV (2): ARM: dts: vf-colibri: Add I2C support ARM: dts: vf-colibri-eval-v3.dts: Enable ST-M41T0M6 RTC arch/arm/boot/dts/vf-colibri-eval-v3.dtsi | 13 - arch/arm

[PATCH 1/2] ARM: dts: vf-colibri: Add I2C support

2014-11-04 Thread Bhuvanchandra DV
Signed-off-by: Bhuvanchandra DV bhuvanchandra...@toradex.com --- arch/arm/boot/dts/vf-colibri-eval-v3.dtsi |7 ++- arch/arm/boot/dts/vf-colibri.dtsi | 13 + 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi b

[PATCH 2/2] ARM: dts: vf-colibri-eval-v3.dts: Enable ST-M41T0M6 RTC

2014-11-04 Thread Bhuvanchandra DV
ST-M41T0M6 is available on Colibri carrier boards. Hence enable M41T0M6 RTC. Signed-off-by: Bhuvanchandra DV bhuvanchandra...@toradex.com --- arch/arm/boot/dts/vf-colibri-eval-v3.dtsi |6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi b/arch

[PATCH v3 2/2] ARM: dts: vf610-colibri: Add backlight support

2014-09-22 Thread Bhuvanchandra DV
Signed-off-by: Bhuvanchandra DV --- arch/arm/boot/dts/vf610-colibri-eval-v3.dts |6 ++ arch/arm/boot/dts/vf610-colibri.dtsi|5 + 2 files changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/vf610-colibri-eval-v3.dts b/arch/arm/boot/dts/vf610-colibri-eval-v3.dts

[PATCH v3 1/2] ARM: dts: vf610-colibri: Add PWM support

2014-09-22 Thread Bhuvanchandra DV
The Colibri standard defines four pins as PWM outputs, two of them (PWM A and C) are routed to FTM instance 0 and the other two (PWM B and D) are routed to FTM instance 1. Hence enable both FTM instances for the Colibri module and mux the four pins accordingly. Signed-off-by: Bhuvanchandra DV

[PATCH v3 0/2] Add PWM and backlight support for Colibri VF61 modules

2014-09-22 Thread Bhuvanchandra DV
Changes since v2: [1] Droped the changes done in the root node. [2] Fix typo in backlight node. Bhuvanchandra DV (2): ARM: dts: vf610-colibri: Add PWM support ARM: dts: vf610-colibri: Add backlight support arch/arm/boot/dts/vf610-colibri-eval-v3.dts | 14 + arch/arm/boot/dts

[PATCH v3 0/2] Add PWM and backlight support for Colibri VF61 modules

2014-09-22 Thread Bhuvanchandra DV
Changes since v2: [1] Droped the changes done in the root node. [2] Fix typo in backlight node. Bhuvanchandra DV (2): ARM: dts: vf610-colibri: Add PWM support ARM: dts: vf610-colibri: Add backlight support arch/arm/boot/dts/vf610-colibri-eval-v3.dts | 14 + arch/arm/boot/dts

[PATCH v3 2/2] ARM: dts: vf610-colibri: Add backlight support

2014-09-22 Thread Bhuvanchandra DV
Signed-off-by: Bhuvanchandra DV bhuvanchandra...@toradex.com --- arch/arm/boot/dts/vf610-colibri-eval-v3.dts |6 ++ arch/arm/boot/dts/vf610-colibri.dtsi|5 + 2 files changed, 11 insertions(+) diff --git a/arch/arm/boot/dts/vf610-colibri-eval-v3.dts b/arch/arm/boot/dts

[PATCH v3 1/2] ARM: dts: vf610-colibri: Add PWM support

2014-09-22 Thread Bhuvanchandra DV
The Colibri standard defines four pins as PWM outputs, two of them (PWM A and C) are routed to FTM instance 0 and the other two (PWM B and D) are routed to FTM instance 1. Hence enable both FTM instances for the Colibri module and mux the four pins accordingly. Signed-off-by: Bhuvanchandra DV

Re: [PATCH v2 2/2] ARM: dts: vf610-colibri: Add backlight support

2014-09-21 Thread Bhuvanchandra DV
On Friday 19 September 2014 09:33 PM, Stefan Agner wrote: > Am 2014-09-19 15:38, schrieb Bhuvanchandra DV: >> Signed-off-by: Bhuvanchandra DV >> --- >> arch/arm/boot/dts/vf610-colibri-eval-v3.dts |6 ++ >> arch/arm/boot/dts/vf610-colibri.dtsi|6 +++

Re: [PATCH v2 1/2] ARM: dts: vf610-colibri: Add PWM support

2014-09-21 Thread Bhuvanchandra DV
On Friday 19 September 2014 09:30 PM, Stefan Agner wrote: > Am 2014-09-19 15:38, schrieb Bhuvanchandra DV: >> The Colibri standard defines four pins as PWM outputs, two of them (PWM >> A and C) are routed to FTM instance 0 and the other two (PWM B and D) >> are routed to

Re: [PATCH v2 1/2] ARM: dts: vf610-colibri: Add PWM support

2014-09-21 Thread Bhuvanchandra DV
On Friday 19 September 2014 09:30 PM, Stefan Agner wrote: Am 2014-09-19 15:38, schrieb Bhuvanchandra DV: The Colibri standard defines four pins as PWM outputs, two of them (PWM A and C) are routed to FTM instance 0 and the other two (PWM B and D) are routed to FTM instance 1. Hence enable

Re: [PATCH v2 2/2] ARM: dts: vf610-colibri: Add backlight support

2014-09-21 Thread Bhuvanchandra DV
On Friday 19 September 2014 09:33 PM, Stefan Agner wrote: Am 2014-09-19 15:38, schrieb Bhuvanchandra DV: Signed-off-by: Bhuvanchandra DV bhuvanchandra...@toradex.com --- arch/arm/boot/dts/vf610-colibri-eval-v3.dts |6 ++ arch/arm/boot/dts/vf610-colibri.dtsi|6 ++ 2

[PATCH v2 2/2] ARM: dts: vf610-colibri: Add backlight support

2014-09-19 Thread Bhuvanchandra DV
Signed-off-by: Bhuvanchandra DV --- arch/arm/boot/dts/vf610-colibri-eval-v3.dts |6 ++ arch/arm/boot/dts/vf610-colibri.dtsi|6 ++ 2 files changed, 12 insertions(+) diff --git a/arch/arm/boot/dts/vf610-colibri-eval-v3.dts b/arch/arm/boot/dts/vf610-colibri-eval-v3.dts

[PATCH v2 1/2] ARM: dts: vf610-colibri: Add PWM support

2014-09-19 Thread Bhuvanchandra DV
The Colibri standard defines four pins as PWM outputs, two of them (PWM A and C) are routed to FTM instance 0 and the other two (PWM B and D) are routed to FTM instance 1. Hence enable both FTM instances for the Colibri module and mux the four pins accordingly. Signed-off-by: Bhuvanchandra DV

[PATCH v2 0/2] Add PWM and backlight support for Colibri VF61 modules

2014-09-19 Thread Bhuvanchandra DV
Changes since v1: [1] Sorted the node names alphabetically. [2] Updated the node name 'bl: backlight' to 'backlight: bl'. [3] Dropped the leading space in 'pwm-names' property of backlight. Bhuvanchandra DV (2): ARM: dts: vf610-colibri: Add PWM support ARM: dts: vf610-colibri: Add backlight

Re: [PATCH 3/3] ARM: dts: vf610-colibri: Add backlight support

2014-09-19 Thread Bhuvanchandra DV
On Thursday 18 September 2014 07:47 PM, Shawn Guo wrote: > On Wed, Sep 17, 2014 at 01:46:30PM +0530, Bhuvanchandra DV wrote: >> Signed-off-by: Bhuvanchandra DV >> --- >> arch/arm/boot/dts/vf610-colibri-eval-v3.dts |6 ++ >> arch/arm/boot/dts/vf610

Re: [PATCH 2/3] ARM: dts: vf610-colibri: Add PWM support

2014-09-19 Thread Bhuvanchandra DV
On Thursday 18 September 2014 07:42 PM, Shawn Guo wrote: > On Wed, Sep 17, 2014 at 01:46:29PM +0530, Bhuvanchandra DV wrote: >> The Colibri standard defines four pins as PWM outputs, two of them (PWM >> A and C) are routed to FTM instance 0 and the other two (PWM B and D) >&g

Re: [PATCH 2/3] ARM: dts: vf610-colibri: Add PWM support

2014-09-19 Thread Bhuvanchandra DV
On Thursday 18 September 2014 07:42 PM, Shawn Guo wrote: On Wed, Sep 17, 2014 at 01:46:29PM +0530, Bhuvanchandra DV wrote: The Colibri standard defines four pins as PWM outputs, two of them (PWM A and C) are routed to FTM instance 0 and the other two (PWM B and D) are routed to FTM

Re: [PATCH 3/3] ARM: dts: vf610-colibri: Add backlight support

2014-09-19 Thread Bhuvanchandra DV
On Thursday 18 September 2014 07:47 PM, Shawn Guo wrote: On Wed, Sep 17, 2014 at 01:46:30PM +0530, Bhuvanchandra DV wrote: Signed-off-by: Bhuvanchandra DV bhuvanchandra...@toradex.com --- arch/arm/boot/dts/vf610-colibri-eval-v3.dts |6 ++ arch/arm/boot/dts/vf610-colibri.dtsi

[PATCH v2 0/2] Add PWM and backlight support for Colibri VF61 modules

2014-09-19 Thread Bhuvanchandra DV
Changes since v1: [1] Sorted the node names alphabetically. [2] Updated the node name 'bl: backlight' to 'backlight: bl'. [3] Dropped the leading space in 'pwm-names' property of backlight. Bhuvanchandra DV (2): ARM: dts: vf610-colibri: Add PWM support ARM: dts: vf610-colibri: Add backlight

[PATCH v2 1/2] ARM: dts: vf610-colibri: Add PWM support

2014-09-19 Thread Bhuvanchandra DV
The Colibri standard defines four pins as PWM outputs, two of them (PWM A and C) are routed to FTM instance 0 and the other two (PWM B and D) are routed to FTM instance 1. Hence enable both FTM instances for the Colibri module and mux the four pins accordingly. Signed-off-by: Bhuvanchandra DV

[PATCH v2 2/2] ARM: dts: vf610-colibri: Add backlight support

2014-09-19 Thread Bhuvanchandra DV
Signed-off-by: Bhuvanchandra DV bhuvanchandra...@toradex.com --- arch/arm/boot/dts/vf610-colibri-eval-v3.dts |6 ++ arch/arm/boot/dts/vf610-colibri.dtsi|6 ++ 2 files changed, 12 insertions(+) diff --git a/arch/arm/boot/dts/vf610-colibri-eval-v3.dts b/arch/arm/boot/dts

[PATCH 2/3] ARM: dts: vf610-colibri: Add PWM support

2014-09-17 Thread Bhuvanchandra DV
The Colibri standard defines four pins as PWM outputs, two of them (PWM A and C) are routed to FTM instance 0 and the other two (PWM B and D) are routed to FTM instance 1. Hence enable both FTM instances for the Colibri module and mux the four pins accordingly. Signed-off-by: Bhuvanchandra DV

[PATCH 3/3] ARM: dts: vf610-colibri: Add backlight support

2014-09-17 Thread Bhuvanchandra DV
Signed-off-by: Bhuvanchandra DV --- arch/arm/boot/dts/vf610-colibri-eval-v3.dts |6 ++ arch/arm/boot/dts/vf610-colibri.dtsi|7 +++ 2 files changed, 13 insertions(+) diff --git a/arch/arm/boot/dts/vf610-colibri-eval-v3.dts b/arch/arm/boot/dts/vf610-colibri-eval-v3.dts

[PATCH 1/3] ARM: dts: vf610: Add PWM second instance

2014-09-17 Thread Bhuvanchandra DV
Signed-off-by: Bhuvanchandra DV --- arch/arm/boot/dts/vf610.dtsi | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/arm/boot/dts/vf610.dtsi b/arch/arm/boot/dts/vf610.dtsi index 4d2ec32..fb00f13 100644 --- a/arch/arm/boot/dts/vf610.dtsi +++ b/arch/arm/boot/dts/vf610.dtsi

[PATCH 0/3] Add PWM and backlight support for Colibri VF61 modules

2014-09-17 Thread Bhuvanchandra DV
Enabled pwm second instance and backlight control Bhuvanchandra DV (3): ARM: dts: vf610: Add PWM second instance ARM: dts: vf610-colibri: Add PWM support ARM: dts: vf610-colibri: Add backlight support arch/arm/boot/dts/vf610-colibri-eval-v3.dts | 14 arch/arm/boot/dts/vf610

[PATCH 0/3] Add PWM and backlight support for Colibri VF61 modules

2014-09-17 Thread Bhuvanchandra DV
Enabled pwm second instance and backlight control Bhuvanchandra DV (3): ARM: dts: vf610: Add PWM second instance ARM: dts: vf610-colibri: Add PWM support ARM: dts: vf610-colibri: Add backlight support arch/arm/boot/dts/vf610-colibri-eval-v3.dts | 14 arch/arm/boot/dts/vf610

[PATCH 1/3] ARM: dts: vf610: Add PWM second instance

2014-09-17 Thread Bhuvanchandra DV
Signed-off-by: Bhuvanchandra DV bhuvanchandra...@toradex.com --- arch/arm/boot/dts/vf610.dtsi | 13 + 1 file changed, 13 insertions(+) diff --git a/arch/arm/boot/dts/vf610.dtsi b/arch/arm/boot/dts/vf610.dtsi index 4d2ec32..fb00f13 100644 --- a/arch/arm/boot/dts/vf610.dtsi +++ b

[PATCH 3/3] ARM: dts: vf610-colibri: Add backlight support

2014-09-17 Thread Bhuvanchandra DV
Signed-off-by: Bhuvanchandra DV bhuvanchandra...@toradex.com --- arch/arm/boot/dts/vf610-colibri-eval-v3.dts |6 ++ arch/arm/boot/dts/vf610-colibri.dtsi|7 +++ 2 files changed, 13 insertions(+) diff --git a/arch/arm/boot/dts/vf610-colibri-eval-v3.dts b/arch/arm/boot/dts

[PATCH 2/3] ARM: dts: vf610-colibri: Add PWM support

2014-09-17 Thread Bhuvanchandra DV
The Colibri standard defines four pins as PWM outputs, two of them (PWM A and C) are routed to FTM instance 0 and the other two (PWM B and D) are routed to FTM instance 1. Hence enable both FTM instances for the Colibri module and mux the four pins accordingly. Signed-off-by: Bhuvanchandra DV

<    1   2   3