[PATCH 1/3] ARM: dts: imx28-evk: Enable touchscreen support
Shawn Guo
shawn.guo at linaro.org
Sun Mar 3 22:17:18 EST 2013
On Fri, Feb 08, 2013 at 01:36:41PM -0200, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
>
> Provide 'lradc-touchscreen-wires' property to the LRADC driver, so that
> touchscreen can be functional.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
> ---
> arch/arm/boot/dts/imx28-evk.dts | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/imx28-evk.dts b/arch/arm/boot/dts/imx28-evk.dts
> index 2da316e..5960578 100644
> --- a/arch/arm/boot/dts/imx28-evk.dts
> +++ b/arch/arm/boot/dts/imx28-evk.dts
> @@ -155,6 +155,7 @@
> };
>
> lradc at 80050000 {
> + fsl,lradc-touchscreen-wires = <4>;
I do not understand why. But it seems to me that applying the patch on
top of v3.9-rc1 results in a silent audio playback on my imx28-evk
board. Can you confirm that on your side?
Shawn
> status = "okay";
> };
>
> --
> 1.7.9.5
>
More information about the linux-arm-kernel
mailing list