* [PATCH] ARM: dts: veyron: enable the tsadc on pinky board
@ 2015-12-20 10:30 Caesar Wang
2016-03-24 21:12 ` Heiko Stübner
0 siblings, 1 reply; 3+ messages in thread
From: Caesar Wang @ 2015-12-20 10:30 UTC (permalink / raw)
To: linux-arm-kernel
I think the tsadc is fakly hand on pinky board,
maybe that's fixed in newest kernel.
As the following patch is a example:
https://patchwork.kernel.org/patch/7472051/
I don't have meet this issue on pinky board.
Let me know if that's still hanging on pinky board.
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
---
arch/arm/boot/dts/rk3288-veyron-pinky.dts | 5 -----
1 file changed, 5 deletions(-)
diff --git a/arch/arm/boot/dts/rk3288-veyron-pinky.dts b/arch/arm/boot/dts/rk3288-veyron-pinky.dts
index 94b56e3..b587ebf 100644
--- a/arch/arm/boot/dts/rk3288-veyron-pinky.dts
+++ b/arch/arm/boot/dts/rk3288-veyron-pinky.dts
@@ -121,8 +121,3 @@
&sdmmc_wp_gpio &sdmmc_bus4>;
wp-gpios = <&gpio7 10 GPIO_ACTIVE_HIGH>;
};
-
-&tsadc {
- /* Some connection is flaky making the tsadc hang the system */
- status = "disabled";
-};
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* [PATCH] ARM: dts: veyron: enable the tsadc on pinky board
2015-12-20 10:30 [PATCH] ARM: dts: veyron: enable the tsadc on pinky board Caesar Wang
@ 2016-03-24 21:12 ` Heiko Stübner
[not found] ` <56F48D19.1050702@gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Heiko Stübner @ 2016-03-24 21:12 UTC (permalink / raw)
To: linux-arm-kernel
Hi Caesar,
Am Sonntag, 20. Dezember 2015, 18:30:34 schrieb Caesar Wang:
> I think the tsadc is fakly hand on pinky board,
> maybe that's fixed in newest kernel.
> As the following patch is a example:
> https://patchwork.kernel.org/patch/7472051/
>
> I don't have meet this issue on pinky board.
> Let me know if that's still hanging on pinky board.
>
> Signed-off-by: Caesar Wang <wxt@rock-chips.com>
I just gave that a try again on my pinky-rev2. And while the tsadc did produce
some results and didn't hang the system in my tries, the temperature values
seemed to be frozen (only changing once on every reboot).
Running the same kernel on a Jerry produced the expected results of the
temperature changing over time and differing cpu frequencies.
Pinky also is a sort of dinosaur and only you and me seem to still like them
:-) . And something is definitly strange here, and I'd tend to keep the tsadc
disabled for the time being.
Heiko
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-03-27 21:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-20 10:30 [PATCH] ARM: dts: veyron: enable the tsadc on pinky board Caesar Wang
2016-03-24 21:12 ` Heiko Stübner
[not found] ` <56F48D19.1050702@gmail.com>
2016-03-27 21:30 ` Heiko Stübner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).