mbox

[GIT,PULL] STi DT update for v4.11 round 2

Message ID 19365aed-8db8-f3cb-02b6-f0e3ef557d37@st.com
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git

Message

Patrice CHOTARD Jan. 27, 2017, 5:15 p.m. UTC
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(+)
>>

Comments

Olof Johansson Jan. 30, 2017, 5:01 a.m. UTC | #1
On Fri, Jan 27, 2017 at 05:15:32PM +0000, Patrice CHOTARD wrote:
> 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.

Merged, thanks!


-Olof