Thread (28 messages) flat view 28 messages, 4 authors, 2013-09-19
STALE4717d

[PATCH 4/6] Staging/iio/adc/touchscreen/MXS: add i.MX23 support to the LRADC touchscreen driver

From: Jürgen Beisert <hidden>
Date: 2013-09-16 08:14:27
Also in: linux-iio

Hi Jonathan,

On Sunday 15 September 2013 12:50:09 Jonathan Cameron wrote:
On 09/11/13 09:18, Juergen Beisert wrote:
quoted
Distinguish i.MX23 and i.MX28 at runtime and do the same for both SoC at
least for the 4 wire touchscreen.

Note: support for the remaining LRADC channels is not tested on an
i.MX23 yet.
An ominous comment. Are you likely to test them soon?
Sorry, currently no i.MX28 hardware available. Someone out here with an i.MX28 
based system with a touchscreen to test? 
Minor code layout comment inline but otherwise I'm just looking for an
ack from Marek.
quoted
[...]
 static u32 mxs_lradc_drive_pressure(struct mxs_lradc *lradc)
 {
+	if (lradc->soc == IMX23_LRADC)
+		return LRADC_CTRL0_MX23_YP | LRADC_CTRL0_MX23_XM;
 	return LRADC_CTRL0_MX28_YPPSW | LRADC_CTRL0_MX28_XNNSW;
Whilst it obviously doesn't actually matter, having an else
in there would make the code more consistent so personally
I would prefer it to be there.
I can change it. Anyone here with objections against such a change?

Regards
Juergen

-- 
Pengutronix e.K. ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?| Juergen Beisert ? ? ? ? ? ? |
Linux Solutions for Science and Industry ? ? ?| http://www.pengutronix.de/  |
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help