Message ID | 20190122132135.5012-1-dev@pschenker.ch (mailing list archive) |
---|---|
Headers | show |
Series | Adding DTS to support STMPE811 ADC on Toradex Boards | expand |
On Tue, Jan 22, 2019 at 02:21:33PM +0100, Philippe Schenker wrote: > Philippe Schenker (2): > ARM: dts: Add stmpe-adc DT node to Toradex iMX6 modules > ARM: dts: Add stmpe-adc DT node to Toradex T30 modules Applied both, thanks.
On Fri, Feb 01, 2019 at 11:36:34AM +0800, Shawn Guo wrote: > On Tue, Jan 22, 2019 at 02:21:33PM +0100, Philippe Schenker wrote: > > Philippe Schenker (2): > > ARM: dts: Add stmpe-adc DT node to Toradex iMX6 modules > > ARM: dts: Add stmpe-adc DT node to Toradex T30 modules > > Applied both, thanks. Sorry, the T30 one shouldn't be applied by me. Dropped from my tree. Shawn
On Tue, 2019-02-12 at 17:09 +0800, Shawn Guo wrote: > On Fri, Feb 01, 2019 at 11:36:34AM +0800, Shawn Guo wrote: > > On Tue, Jan 22, 2019 at 02:21:33PM +0100, Philippe Schenker wrote: > > > Philippe Schenker (2): > > > ARM: dts: Add stmpe-adc DT node to Toradex iMX6 modules > > > ARM: dts: Add stmpe-adc DT node to Toradex T30 modules > > > > Applied both, thanks. > > Sorry, the T30 one shouldn't be applied by me. Dropped from my tree. > > Shawn @Thierry could you then please pull "ARM: dts: Add stmpe-adc DT node to Toradex T30 modules" ? Thanks a lot! Philippe
From: Philippe Schenker <philippe.schenker@toradex.com> Hello, Recently the STMPE811 driver got pulled by MFD (for 5.1). This patches I'm sending are now adding support for STMPE811 ADC in devicetree. These patches have been in the STMPE811 ADC driver patchset but were not pulled by Lee, as they had no reviews and I also corrected some minor comment errors. Philippe Schenker (2): ARM: dts: Add stmpe-adc DT node to Toradex iMX6 modules ARM: dts: Add stmpe-adc DT node to Toradex T30 modules arch/arm/boot/dts/imx6qdl-apalis.dtsi | 22 ++++++++++++++-------- arch/arm/boot/dts/imx6qdl-colibri.dtsi | 22 ++++++++++++++-------- arch/arm/boot/dts/tegra30-apalis-v1.1.dtsi | 22 ++++++++++++++-------- arch/arm/boot/dts/tegra30-apalis.dtsi | 22 ++++++++++++++-------- arch/arm/boot/dts/tegra30-colibri.dtsi | 22 ++++++++++++++-------- 5 files changed, 70 insertions(+), 40 deletions(-)