Re: [PATCH] thermal: bcm2835: enable hwmon explicitly

2018-11-07 Thread Stefan Wahren
Hi Rui, hi Eduardo, hi Daniel, > matthias@kernel.org hat am 21. Oktober 2018 um 23:58 geschrieben: > > > From: Matthias Brugger > > By defaul of-based thermal driver do not enable hwmon. > This patch does this explicitly, so that the temperature can be read > through the common hwmon

Re: [PATCH] thermal: bcm2835: enable hwmon explicitly

2018-11-07 Thread Stefan Wahren
Hi Rui, hi Eduardo, hi Daniel, > matthias@kernel.org hat am 21. Oktober 2018 um 23:58 geschrieben: > > > From: Matthias Brugger > > By defaul of-based thermal driver do not enable hwmon. > This patch does this explicitly, so that the temperature can be read > through the common hwmon

Re: [PATCH] thermal: bcm2835: enable hwmon explicitly

2018-10-23 Thread Matthias Brugger
Hi Stefan, On 23/10/2018 14:01, Stefan Wahren wrote: > Hi Matthias, > >> matthias@kernel.org hat am 21. Oktober 2018 um 23:58 geschrieben: >> >> >> From: Matthias Brugger >> >> By defaul of-based thermal driver do not enable hwmon. >> This patch does this explicitly, so that the temperature

Re: [PATCH] thermal: bcm2835: enable hwmon explicitly

2018-10-23 Thread Matthias Brugger
Hi Stefan, On 23/10/2018 14:01, Stefan Wahren wrote: > Hi Matthias, > >> matthias@kernel.org hat am 21. Oktober 2018 um 23:58 geschrieben: >> >> >> From: Matthias Brugger >> >> By defaul of-based thermal driver do not enable hwmon. >> This patch does this explicitly, so that the temperature

Re: [PATCH] thermal: bcm2835: enable hwmon explicitly

2018-10-23 Thread Stefan Wahren
Hi Matthias, > matthias@kernel.org hat am 21. Oktober 2018 um 23:58 geschrieben: > > > From: Matthias Brugger > > By defaul of-based thermal driver do not enable hwmon. > This patch does this explicitly, so that the temperature can be read > through the common hwmon sysfs. > >

Re: [PATCH] thermal: bcm2835: enable hwmon explicitly

2018-10-23 Thread Stefan Wahren
Hi Matthias, > matthias@kernel.org hat am 21. Oktober 2018 um 23:58 geschrieben: > > > From: Matthias Brugger > > By defaul of-based thermal driver do not enable hwmon. > This patch does this explicitly, so that the temperature can be read > through the common hwmon sysfs. > >

[PATCH] thermal: bcm2835: enable hwmon explicitly

2018-10-21 Thread matthias . bgg
From: Matthias Brugger By defaul of-based thermal driver do not enable hwmon. This patch does this explicitly, so that the temperature can be read through the common hwmon sysfs. Signed-off-by: Matthias Brugger --- drivers/thermal/broadcom/bcm2835_thermal.c | 11 +++ 1 file changed,

[PATCH] thermal: bcm2835: enable hwmon explicitly

2018-10-21 Thread matthias . bgg
From: Matthias Brugger By defaul of-based thermal driver do not enable hwmon. This patch does this explicitly, so that the temperature can be read through the common hwmon sysfs. Signed-off-by: Matthias Brugger --- drivers/thermal/broadcom/bcm2835_thermal.c | 11 +++ 1 file changed,