[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1450607434-6733-1-git-send-email-wxt@rock-chips.com>
Date: Sun, 20 Dec 2015 18:30:34 +0800
From: Caesar Wang <wxt@...k-chips.com>
To: heiko@...ech.de
Cc: linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, devicetree@...r.kernel.org,
Caesar Wang <wxt@...k-chips.com>
Subject: [PATCH] ARM: dts: veyron: enable the tsadc on pinky board
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@...k-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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists