Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752304AbcDTQDI (ORCPT ); Wed, 20 Apr 2016 12:03:08 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:33396 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751341AbcDTQDE (ORCPT ); Wed, 20 Apr 2016 12:03:04 -0400 Subject: Re: [PATCH 0/8] STMPE fixes/rework and add STMPE1600 support To: Patrice Chotard References: <1461068317-28016-1-git-send-email-patrice.chotard@st.com> <5716545D.9080006@wwwdotorg.org> <5717325F.6080808@st.com> Cc: Marcel Ziswiler , linus.walleij@linaro.org, gnurou@gmail.com, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Stefan Agner , Lucas Stach , thierry.reding@gmail.com From: Stephen Warren Message-ID: <5717A833.3020304@wwwdotorg.org> Date: Wed, 20 Apr 2016 10:02:59 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <5717325F.6080808@st.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1550 Lines: 39 On 04/20/2016 01:40 AM, Patrice Chotard wrote: > On 04/19/2016 05:53 PM, Stephen Warren wrote: >> On 04/19/2016 06:18 AM, patrice.chotard@st.com wrote: >>> From: Patrice Chotard >>> >>> This series cleans and fixes some bugs in MFD/GPIO STMPE drivers and >>> prepare >>> the ground to add new STMPE1600 support. >>> >>> STMPE1600 datasheet is available here : >>> http://www2.st.com/content/st_com/en/products/interfaces-and-transceivers/ >>> >>> i-o-expanders-and-level-translators/i-o-expanders/stmpe1600.html >>> >>> Only STMPE1600 has been tested on STM32 platform. As i have no board >>> with >>> others STMPE >>> variant(STMPE610/STMPE801/STMPE811/STMPE1601/STMPE1801/STMPE2401 >>> and STMPE2403), i put in CC boards's maintainers which are using >>> others STMPE variant. >>> >>> If they can kindly check that no regression has been introduce by >>> this series >> >>> For TEGRA ARCHITECTURE SUPPORT >>> _ Stephen Warren >>> _ Thierry Reding >>> _ Alexandre Courbot >> >> I don't know what STMPE is, and I don't believe it is used on Tegra; >> what makes you think it is? ... > I put you in copy as STMPE811 is used on tegra30-apalis and > tegra30-colibri platforms. Ah. You'd best contact the individual board owners, since those are 3rd-party Tegra boards and I don't believe anyone at NVIDIA has them to test with etc. I added likely candidates to Cc and dropped all the individuals unrelated to Tegra to keep the CC list low.