From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932478AbdA0SSF (ORCPT ); Fri, 27 Jan 2017 13:18:05 -0500 Received: from mx08-00178001.pphosted.com ([91.207.212.93]:51341 "EHLO mx07-00178001.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753781AbdA0SQn (ORCPT ); Fri, 27 Jan 2017 13:16:43 -0500 From: Patrice CHOTARD To: "arnd@arndb.de" , "olof@lixom.net" , "khilman@baylibre.com" , "arm@kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" CC: "lee.jones@linaro.org" , "peter.griffin@linaro.org" Subject: Re: [GIT PULL] STi DT update for v4.11 round 2 Thread-Topic: [GIT PULL] STi DT update for v4.11 round 2 Thread-Index: AQHSeLvrnt+/x3PE8EeyRrv4DAmhYqFMe/CAgAADwgA= Date: Fri, 27 Jan 2017 17:15:32 +0000 Message-ID: <19365aed-8db8-f3cb-02b6-f0e3ef557d37@st.com> References: In-Reply-To: Accept-Language: fr-FR, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 x-ms-exchange-messagesentrepresentingtype: 1 x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [10.75.127.48] Content-Type: text/plain; charset="utf-8" Content-ID: MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2017-01-27_13:,, signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by mail.home.local id v0RIJfpT010998 Here is the correct one PLease consider this second round of STi dts update for v4.11 : The following changes since commit 2016ead446b98c42dffd9b6c03ce813e5cb3b810: ARM: dts: STiH407-family: Supply Mailbox properties to delta RProc (2017-01-12 17:23:39 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git sti-dt-for-v4.11-round2 for you to fetch changes up to c58736c160c1346bedda77d739f0f85710fa00cf: ARM: dts: STiH407-family: Add missing pwm irq (2017-01-27 17:34:03 +0100) ---------------------------------------------------------------- STi DT fix: Add missing interrupt node to properly probe the pwm device. ---------------------------------------------------------------- Patrice Chotard (1): ARM: dts: STiH407-family: Add missing pwm irq arch/arm/boot/dts/stih407-family.dtsi | 1 + 1 file changed, 1 insertion(+) On 01/27/2017 06:02 PM, Patrice CHOTARD wrote: > Sorry, don't take care of this pull request, the patch's commit message > isn't correct..... i will send another pull request "STi DT update for > v4.11 round 2" > > Patrice > > On 01/27/2017 05:39 PM, Patrice CHOTARD wrote: >> Hi Arnd, Kevin, Olof >> >> PLease consider this second round of STi dts update for v4.11 : >> >> The following changes since commit >> 2016ead446b98c42dffd9b6c03ce813e5cb3b810: >> >> ARM: dts: STiH407-family: Supply Mailbox properties to delta RProc >> (2017-01-12 17:23:39 +0100) >> >> are available in the git repository at: >> >> git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git >> tags/sti-dt-for-v4.11-round2 >> >> for you to fetch changes up to bda0f85acb1a2a3b670e983607940d6b73b1fc73: >> >> ARM: dts: STiH407-family: Add missing pwm irq (2017-01-27 17:28:16 >> +0100) >> >> ---------------------------------------------------------------- >> STi DT fix: >> >> Add missing interrupt node to properly probe the pwm device. >> >> ---------------------------------------------------------------- >> Lionel Debieve (1): >> ARM: dts: STiH407-family: Add missing pwm irq >> >> arch/arm/boot/dts/stih407-family.dtsi | 1 + >> 1 file changed, 1 insertion(+) >>