chments' node out?I want to make sure I can
still submit a new patch set for this series with just the functionality
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/20
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
; property
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 t
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
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
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
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
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
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
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
24 matches
Mail list logo