Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-10-07 Thread Wendy Ng
On 10/7/2013 3:32 PM, Eduardo Valentin wrote: On 07-10-2013 13:52, Wendy Ng wrote: On 10/7/2013 9:12 AM, Eduardo Valentin wrote: On 07-10-2013 10:52, Eduardo Valentin wrote: On 04-10-2013 18:17, Wendy Ng wrote: Hello Eduardo, Hello Wendy, I have rebased my work on the top of yours and

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-10-07 Thread Eduardo Valentin
On 07-10-2013 13:52, Wendy Ng wrote: > > On 10/7/2013 9:12 AM, Eduardo Valentin wrote: >> On 07-10-2013 10:52, Eduardo Valentin wrote: >>> On 04-10-2013 18:17, Wendy Ng wrote: Hello Eduardo, >>> Hello Wendy, >>> I have rebased my work on the top of yours and tried out the new way

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-10-07 Thread Wendy Ng
On 10/7/2013 9:12 AM, Eduardo Valentin wrote: On 07-10-2013 10:52, Eduardo Valentin wrote: On 04-10-2013 18:17, Wendy Ng wrote: Hello Eduardo, Hello Wendy, I have rebased my work on the top of yours and tried out the new way of registering the thermal zone.The new method is certainly

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-10-07 Thread Eduardo Valentin
On 07-10-2013 10:52, Eduardo Valentin wrote: > On 04-10-2013 18:17, Wendy Ng wrote: >> Hello Eduardo, >> > > Hello Wendy, > >> I have rebased my work on the top of yours and tried out the new way of >> registering the thermal zone.The new method is certainly making >> things easier for me to

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-10-07 Thread Eduardo Valentin
On 04-10-2013 18:17, Wendy Ng wrote: > Hello Eduardo, > Hello Wendy, > I have rebased my work on the top of yours and tried out the new way of > registering the thermal zone.The new method is certainly making > things easier for me to create a new thermal zone device driver. But I > have

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-10-07 Thread Eduardo Valentin
On 04-10-2013 18:17, Wendy Ng wrote: Hello Eduardo, Hello Wendy, I have rebased my work on the top of yours and tried out the new way of registering the thermal zone.The new method is certainly making things easier for me to create a new thermal zone device driver. But I have some

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-10-07 Thread Eduardo Valentin
On 07-10-2013 10:52, Eduardo Valentin wrote: On 04-10-2013 18:17, Wendy Ng wrote: Hello Eduardo, Hello Wendy, I have rebased my work on the top of yours and tried out the new way of registering the thermal zone.The new method is certainly making things easier for me to create a new

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-10-07 Thread Wendy Ng
On 10/7/2013 9:12 AM, Eduardo Valentin wrote: On 07-10-2013 10:52, Eduardo Valentin wrote: On 04-10-2013 18:17, Wendy Ng wrote: Hello Eduardo, Hello Wendy, I have rebased my work on the top of yours and tried out the new way of registering the thermal zone.The new method is certainly

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-10-07 Thread Eduardo Valentin
On 07-10-2013 13:52, Wendy Ng wrote: On 10/7/2013 9:12 AM, Eduardo Valentin wrote: On 07-10-2013 10:52, Eduardo Valentin wrote: On 04-10-2013 18:17, Wendy Ng wrote: Hello Eduardo, Hello Wendy, I have rebased my work on the top of yours and tried out the new way of registering the

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-10-07 Thread Wendy Ng
On 10/7/2013 3:32 PM, Eduardo Valentin wrote: On 07-10-2013 13:52, Wendy Ng wrote: On 10/7/2013 9:12 AM, Eduardo Valentin wrote: On 07-10-2013 10:52, Eduardo Valentin wrote: On 04-10-2013 18:17, Wendy Ng wrote: Hello Eduardo, Hello Wendy, I have rebased my work on the top of yours and

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-10-04 Thread Wendy Ng
Hello Eduardo, I have rebased my work on the top of yours and tried out the new way of registering the thermal zone.The new method is certainly making things easier for me to create a new thermal zone device driver. But I have some questions and I hope to hear back from you before I

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-10-04 Thread Wendy Ng
Hello Eduardo, I have rebased my work on the top of yours and tried out the new way of registering the thermal zone.The new method is certainly making things easier for me to create a new thermal zone device driver. But I have some questions and I hope to hear back from you before I

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-09-27 Thread Wendy Ng
On 9/25/2013 12:26 PM, Matt Porter wrote: On Mon, Sep 23, 2013 at 10:51:36AM -0700, Wendy Ng wrote: This adds the support for reading out temperature from Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng Reviewed-by: Markus Mayer Reviewed-by: Christian Daudt ---

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-09-27 Thread Wendy Ng
On 9/25/2013 12:26 PM, Matt Porter wrote: On Mon, Sep 23, 2013 at 10:51:36AM -0700, Wendy Ng wrote: This adds the support for reading out temperature from Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng wendy...@broadcom.com Reviewed-by: Markus Mayer mma...@broadcom.com Reviewed-by: Christian

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-09-25 Thread Matt Porter
On Mon, Sep 23, 2013 at 10:51:36AM -0700, Wendy Ng wrote: > This adds the support for reading out temperature from Broadcom bcm281xx > SoCs. > > Signed-off-by: Wendy Ng > Reviewed-by: Markus Mayer > Reviewed-by: Christian Daudt > --- > .../bindings/thermal/bcm-kona-thermal.txt | 18

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-09-25 Thread Matt Porter
On Mon, Sep 23, 2013 at 10:51:36AM -0700, Wendy Ng wrote: This adds the support for reading out temperature from Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng wendy...@broadcom.com Reviewed-by: Markus Mayer mma...@broadcom.com Reviewed-by: Christian Daudt c...@broadcom.com ---

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-09-23 Thread Eduardo Valentin
On 23-09-2013 18:43, Wendy Ng wrote: > > On 9/23/2013 11:19 AM, Eduardo Valentin wrote: >> On 23-09-2013 13:51, Wendy Ng wrote: >>> This adds the support for reading out temperature from Broadcom bcm281xx >>> SoCs. >>> >>> Signed-off-by: Wendy Ng >>> Reviewed-by: Markus Mayer >>> Reviewed-by:

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-09-23 Thread Wendy Ng
On 9/23/2013 11:19 AM, Eduardo Valentin wrote: On 23-09-2013 13:51, Wendy Ng wrote: This adds the support for reading out temperature from Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng Reviewed-by: Markus Mayer Reviewed-by: Christian Daudt --- .../bindings/thermal/bcm-kona-thermal.txt

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-09-23 Thread Eduardo Valentin
On 23-09-2013 13:51, Wendy Ng wrote: > This adds the support for reading out temperature from Broadcom bcm281xx > SoCs. > > Signed-off-by: Wendy Ng > Reviewed-by: Markus Mayer > Reviewed-by: Christian Daudt > --- > .../bindings/thermal/bcm-kona-thermal.txt | 18 +++ >

[PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-09-23 Thread Wendy Ng
This adds the support for reading out temperature from Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng Reviewed-by: Markus Mayer Reviewed-by: Christian Daudt --- .../bindings/thermal/bcm-kona-thermal.txt | 18 +++ drivers/thermal/Kconfig| 10 ++

[PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-09-23 Thread Wendy Ng
This adds the support for reading out temperature from Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng wendy...@broadcom.com Reviewed-by: Markus Mayer mma...@broadcom.com Reviewed-by: Christian Daudt c...@broadcom.com --- .../bindings/thermal/bcm-kona-thermal.txt | 18 +++

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-09-23 Thread Eduardo Valentin
On 23-09-2013 13:51, Wendy Ng wrote: This adds the support for reading out temperature from Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng wendy...@broadcom.com Reviewed-by: Markus Mayer mma...@broadcom.com Reviewed-by: Christian Daudt c...@broadcom.com ---

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-09-23 Thread Wendy Ng
On 9/23/2013 11:19 AM, Eduardo Valentin wrote: On 23-09-2013 13:51, Wendy Ng wrote: This adds the support for reading out temperature from Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng wendy...@broadcom.com Reviewed-by: Markus Mayer mma...@broadcom.com Reviewed-by: Christian Daudt

Re: [PATCH 1/3] thermal: bcm281xx: Add thermal driver

2013-09-23 Thread Eduardo Valentin
On 23-09-2013 18:43, Wendy Ng wrote: On 9/23/2013 11:19 AM, Eduardo Valentin wrote: On 23-09-2013 13:51, Wendy Ng wrote: This adds the support for reading out temperature from Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng wendy...@broadcom.com Reviewed-by: Markus Mayer