[PATCH V2 0/3] thermal: bcm281xx: Add Temperature Monitor driver

2013-11-05 Thread Wendy Ng
2. Added the references to the generic thermal sensor binding and the generic clock consumer binding in bcm-kona-thermal.txt. Wendy Ng (3): thermal: bcm281xx: Add Temperature Monitor driver ARM: configs:enable thermal framework for bcm281xx ARM: dts: Add TMON driver support to bcm281xx

[PATCH V2 2/3] ARM: configs:enable thermal framework for bcm281xx

2013-11-05 Thread Wendy Ng
This enables the thermal framework and hwmon interface for Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng Reviewed-by: Markus Mayer Reviewed-by: Christian Daudt Reviewed-by: Matt Porter Reviewed-by: Tim Kryger Acked-by: Kumar Gala --- arch/arm/configs/bcm_defconfig |4 +++- 1 file

[PATCH V2 3/3] ARM: dts: Add TMON driver support to bcm281xx

2013-11-05 Thread Wendy Ng
This adds the support of Temperature Monitor (TMON) driver for Broadcom bcm281xx SoCs to the DT node. This also adds the thermal framework device-tree binding such that TMON driver can be used within the thermal framework. Signed-off-by: Wendy Ng Reviewed-by: Markus Mayer Reviewed-by: Christian

[PATCH V2 1/3] thermal: bcm281xx: Add Temperature Monitor driver

2013-11-05 Thread Wendy Ng
This adds the support for Temperature Monitor (TMON) driver for Broadcom bcm281xx SoCs. This driver plugs into the Thermal Framework. Note that this version of the TMON driver does support interrupt-driven mode -- only polling-mode of the thermal framework can be used. Signed-off-by: Wendy Ng

[PATCH V2 1/3] thermal: bcm281xx: Add Temperature Monitor driver

2013-11-05 Thread Wendy Ng
This adds the support for Temperature Monitor (TMON) driver for Broadcom bcm281xx SoCs. This driver plugs into the Thermal Framework. Note that this version of the TMON driver does support interrupt-driven mode -- only polling-mode of the thermal framework can be used. Signed-off-by: Wendy Ng

[PATCH V2 3/3] ARM: dts: Add TMON driver support to bcm281xx

2013-11-05 Thread Wendy Ng
This adds the support of Temperature Monitor (TMON) driver for Broadcom bcm281xx SoCs to the DT node. This also adds the thermal framework device-tree binding such that TMON driver can be used within the thermal framework. Signed-off-by: Wendy Ng wendy...@broadcom.com Reviewed-by: Markus Mayer

[PATCH V2 2/3] ARM: configs:enable thermal framework for bcm281xx

2013-11-05 Thread Wendy Ng
This enables the thermal framework and hwmon interface for 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 Reviewed-by: Matt Porter matt.por...@linaro.org Reviewed-by: Tim Kryger

[PATCH V2 0/3] thermal: bcm281xx: Add Temperature Monitor driver

2013-11-05 Thread Wendy Ng
2. Added the references to the generic thermal sensor binding and the generic clock consumer binding in bcm-kona-thermal.txt. Wendy Ng (3): thermal: bcm281xx: Add Temperature Monitor driver ARM: configs:enable thermal framework for bcm281xx ARM: dts: Add TMON driver support to bcm281xx

[PATCH 3/3] ARM: dts: Add TMON driver support to bcm281xx

2013-10-25 Thread Wendy Ng
This adds the support of Temperature Monitor (TMON) driver for Broadcom bcm281xx SoCs to the DT node. This also adds the thermal framework device-tree binding such that TMON driver can be used within the thermal framework. Signed-off-by: Wendy Ng Reviewed-by: Markus Mayer Reviewed-by: Christian

[PATCH 2/3] ARM: configs:enable thermal framework for bcm281xx

2013-10-25 Thread Wendy Ng
This enables the thermal framework and hwmon interface for Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng Reviewed-by: Markus Mayer Reviewed-by: Christian Daudt Reviewed-by: Matt Porter Reviewed-by: Tim Kryger --- arch/arm/configs/bcm_defconfig |4 +++- 1 file changed, 3 insertions

[PATCH 0/3] thermal: bcm281xx: Add Temperature Monitor driver

2013-10-25 Thread Wendy Ng
Note that this patch series is dependent on the following patches: https://lkml.org/lkml/2013/9/26/787 http://www.spinics.net/lists/arm-kernel/msg274963.html https://lkml.org/lkml/2013/10/3/645 Wendy Ng (3): thermal: bcm281xx: Add Temperature Monitor driver ARM: configs:enable thermal

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

2013-10-25 Thread Wendy Ng
This adds the support for Temperature Monitor (TMON) driver for Broadcom bcm281xx SoCs. This driver plugs into the Thermal Framework. Note that this version of the TMON driver does support interrupt-driven mode -- only polling-mode of the thermal framework can be used. Signed-off-by: Wendy Ng

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

2013-10-25 Thread Wendy Ng
This adds the support for Temperature Monitor (TMON) driver for Broadcom bcm281xx SoCs. This driver plugs into the Thermal Framework. Note that this version of the TMON driver does support interrupt-driven mode -- only polling-mode of the thermal framework can be used. Signed-off-by: Wendy Ng

[PATCH 0/3] thermal: bcm281xx: Add Temperature Monitor driver

2013-10-25 Thread Wendy Ng
Note that this patch series is dependent on the following patches: https://lkml.org/lkml/2013/9/26/787 http://www.spinics.net/lists/arm-kernel/msg274963.html https://lkml.org/lkml/2013/10/3/645 Wendy Ng (3): thermal: bcm281xx: Add Temperature Monitor driver ARM: configs:enable thermal

[PATCH 3/3] ARM: dts: Add TMON driver support to bcm281xx

2013-10-25 Thread Wendy Ng
This adds the support of Temperature Monitor (TMON) driver for Broadcom bcm281xx SoCs to the DT node. This also adds the thermal framework device-tree binding such that TMON driver can be used within the thermal framework. Signed-off-by: Wendy Ng wendy...@broadcom.com Reviewed-by: Markus Mayer

[PATCH 2/3] ARM: configs:enable thermal framework for bcm281xx

2013-10-25 Thread Wendy Ng
This enables the thermal framework and hwmon interface for 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 Reviewed-by: Matt Porter matt.por...@linaro.org Reviewed-by: Tim Kryger

Re: [PATCH v2 2/3] ARM: bcm281xx: Turn on Thermal and HWMON drivers.

2013-10-16 Thread Wendy Ng
On 10/13/2013 3:16 PM, Eduardo Valentin wrote: Wendy, On 27-09-2013 18:37, Wendy Ng wrote: This enables the thermal and HWMON drivers for Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng Reviewed-by: Markus Mayer Reviewed-by: Christian Daudt --- arch/arm/configs/bcm_defconfig |3

Re: [PATCH v2 2/3] ARM: bcm281xx: Turn on Thermal and HWMON drivers.

2013-10-16 Thread Wendy Ng
On 10/13/2013 3:16 PM, Eduardo Valentin wrote: Wendy, On 27-09-2013 18:37, Wendy Ng wrote: This enables the thermal and HWMON drivers for Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng wendy...@broadcom.com Reviewed-by: Markus Mayer mma...@broadcom.com Reviewed-by: Christian Daudt c

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

2013-10-15 Thread Wendy Ng
On 10/13/2013 4:14 PM, Eduardo Valentin wrote: On 27-09-2013 18:37, 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 v2 3/3] ARM: bcm281xx: Add thermal driver to device tree.

2013-10-15 Thread Wendy Ng
On 10/13/2013 3:19 PM, Eduardo Valentin wrote: On 27-09-2013 18:37, Wendy Ng wrote: This patch adds the device tree node for Broadcom bcm281xx SoCs thermal driver. Signed-off-by: Wendy Ng Reviewed-by: Markus Mayer Reviewed-by: Christian Daudt --- arch/arm/boot/dts/bcm11351-brt.dts |4

Re: [PATCH v2 3/3] ARM: bcm281xx: Add thermal driver to device tree.

2013-10-15 Thread Wendy Ng
On 10/13/2013 3:19 PM, Eduardo Valentin wrote: On 27-09-2013 18:37, Wendy Ng wrote: This patch adds the device tree node for Broadcom bcm281xx SoCs thermal driver. Signed-off-by: Wendy Ng wendy...@broadcom.com Reviewed-by: Markus Mayer mma...@broadcom.com Reviewed-by: Christian Daudt c

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

2013-10-15 Thread Wendy Ng
On 10/13/2013 4:14 PM, Eduardo Valentin wrote: On 27-09-2013 18:37, 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

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

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 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 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

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

2013-10-04 Thread Wendy Ng
of reading out the temperature from the thermal sensor. Thanks, -Wendy On 9/23/2013 4:46 PM, Eduardo Valentin wrote: 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

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

2013-10-04 Thread Wendy Ng
of reading out the temperature from the thermal sensor. Thanks, -Wendy On 9/23/2013 4:46 PM, Eduardo Valentin wrote: 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

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 --- .../bindings/thermal/bcm

[PATCH v2 3/3] ARM: bcm281xx: Add thermal driver to device tree.

2013-09-27 Thread Wendy Ng
This patch adds the device tree node for Broadcom bcm281xx SoCs thermal driver. Signed-off-by: Wendy Ng Reviewed-by: Markus Mayer Reviewed-by: Christian Daudt --- arch/arm/boot/dts/bcm11351-brt.dts |4 +++- arch/arm/boot/dts/bcm11351.dtsi|6 ++ arch/arm/boot/dts/bcm28155

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

2013-09-27 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 v2 2/3] ARM: bcm281xx: Turn on Thermal and HWMON drivers.

2013-09-27 Thread Wendy Ng
This enables the thermal and HWMON drivers for Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng Reviewed-by: Markus Mayer Reviewed-by: Christian Daudt --- arch/arm/configs/bcm_defconfig |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/configs/bcm_defconfig b

[PATCH v2 0/3] thermal: bcm281xx: Add thermal driver

2013-09-27 Thread Wendy Ng
This patch series adds the support of the thermal driver for Broadcom bcm281xx family of SoCs. The change for this version of the patch is to work with the ARCH_BCM->ARCH_BCM_MOBILE renaming series as shown in the link below: http://www.spinics.net/lists/arm-kernel/msg274963.html Wendy Ng

[PATCH v2 2/3] ARM: bcm281xx: Turn on Thermal and HWMON drivers.

2013-09-27 Thread Wendy Ng
This enables the thermal and HWMON drivers for 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 --- arch/arm/configs/bcm_defconfig |3 ++- 1 file changed, 2 insertions(+), 1

[PATCH v2 0/3] thermal: bcm281xx: Add thermal driver

2013-09-27 Thread Wendy Ng
This patch series adds the support of the thermal driver for Broadcom bcm281xx family of SoCs. The change for this version of the patch is to work with the ARCH_BCM-ARCH_BCM_MOBILE renaming series as shown in the link below: http://www.spinics.net/lists/arm-kernel/msg274963.html Wendy Ng (3

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

2013-09-27 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 +++ drivers

[PATCH v2 3/3] ARM: bcm281xx: Add thermal driver to device tree.

2013-09-27 Thread Wendy Ng
This patch adds the device tree node for Broadcom bcm281xx SoCs thermal driver. Signed-off-by: Wendy Ng wendy...@broadcom.com Reviewed-by: Markus Mayer mma...@broadcom.com Reviewed-by: Christian Daudt c...@broadcom.com --- arch/arm/boot/dts/bcm11351-brt.dts |4 +++- arch/arm/boot/dts

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-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

[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 3/3] ARM: bcm281xx: Add thermal driver to device tree.

2013-09-23 Thread Wendy Ng
This patch adds the device tree node for Broadcom bcm281xx SoCs thermal driver. Signed-off-by: Wendy Ng Reviewed-by: Markus Mayer Reviewed-by: Christian Daudt --- arch/arm/boot/dts/bcm11351-brt.dts |4 +++- arch/arm/boot/dts/bcm11351.dtsi|6 ++ arch/arm/boot/dts/bcm28155

[PATCH 2/3] ARM: bcm281xx: Turn on Thermal and HWMON drivers.

2013-09-23 Thread Wendy Ng
This enables the thermal and HWMON drivers for Broadcom bcm281xx SoCs. Signed-off-by: Wendy Ng Reviewed-by: Markus Mayer Reviewed-by: Christian Daudt --- arch/arm/configs/bcm_defconfig |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/configs/bcm_defconfig b

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

2013-09-23 Thread Wendy Ng
This patch series adds the support of the thermal driver for Broadcom bcm281xx family of SoCs. Wendy Ng (3): thermal: bcm281xx: Add thermal driver ARM: bcm281xx: Turn on Thermal and HWMON drivers. ARM: bcm281xx: Add thermal driver to device tree. .../bindings/thermal/bcm-kona-thermal.txt

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

2013-09-23 Thread Wendy Ng
This patch series adds the support of the thermal driver for Broadcom bcm281xx family of SoCs. Wendy Ng (3): thermal: bcm281xx: Add thermal driver ARM: bcm281xx: Turn on Thermal and HWMON drivers. ARM: bcm281xx: Add thermal driver to device tree. .../bindings/thermal/bcm-kona-thermal.txt

[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 +++ drivers

[PATCH 2/3] ARM: bcm281xx: Turn on Thermal and HWMON drivers.

2013-09-23 Thread Wendy Ng
This enables the thermal and HWMON drivers for 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 --- arch/arm/configs/bcm_defconfig |3 ++- 1 file changed, 2 insertions(+), 1

[PATCH 3/3] ARM: bcm281xx: Add thermal driver to device tree.

2013-09-23 Thread Wendy Ng
This patch adds the device tree node for Broadcom bcm281xx SoCs thermal driver. Signed-off-by: Wendy Ng wendy...@broadcom.com Reviewed-by: Markus Mayer mma...@broadcom.com Reviewed-by: Christian Daudt c...@broadcom.com --- arch/arm/boot/dts/bcm11351-brt.dts |4 +++- arch/arm/boot/dts

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 c