[PATCH 2/4] input: touchscreen: crtouch_ts: Add driver

2016-06-27 Thread Tony Felice
ror = devm_request_threaded_irq(&cleint->dev, client->irq, > NULL, crtouch_ts_interrupt, > IRQF_ONESHOT, > "crtouch_ts", data); > > > + > &g

[PATCH 1/4] ARM: dts: vf610-twr: Enable display controller

2016-06-27 Thread Tony Felice
2 > > + VF610_PAD_PTE26__DCU0_B5 0x42 > > + VF610_PAD_PTE27__DCU0_B60x42 > > + VF610_PAD_PTE28__DCU0_B70x42 > > + >; > > + }; > > + > > pinctrl_adc0_ad5: adc0ad5grp { > > fsl,pins = < > > VF610_PAD_PTC30__ADC0_SE5 > 0xa1 > > @@ -370,6 +414,10 @@ > > status = "okay"; > > }; > > > > +&tcon0 { > > + status = "okay"; > > +}; > > + > > &uart1 { > > pinctrl-names = "default"; > > pinctrl-0 = <&pinctrl_uart1>; > -- Tony Felice Support Engineering Manager Timesys Corporation -- next part -- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20160627/85c17d71/attachment-0001.html>