All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] STi DT update for v4.17 round 2
@ 2018-03-15  9:06 ` Patrice CHOTARD
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice CHOTARD @ 2018-03-15  9:06 UTC (permalink / raw)
  To: arnd, olof, khilman, arm, linux-arm-kernel, linux-kernel; +Cc: Patrice CHOTARD

Hi Arnd, Kevin, Olof

PLease consider this second round of STi dts update for v4.17

The following changes since commit 0e04ce02e6a2ac30d21294d8bb2aeceb8489e52b:

   ARM: dts: STi: Remove unused clk_ext2f_a9 clock (2018-02-13 13:31:38 
+0100)

are available in the git repository at:

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

for you to fetch changes up to 9a5f4879cd8de167e82f335317c63f2ffdc80129:

   ARM: dts: stih4xx: Add missing #sound-dai-cells (2018-03-15 09:52:25 
+0100)

----------------------------------------------------------------

STi DT update:

Add missing #sound-dai-cells which fix DT dtc warnings when building 
with W=1

----------------------------------------------------------------
Rob Herring (1):
       ARM: dts: stih4xx: Add missing #sound-dai-cells

  arch/arm/boot/dts/stih407.dtsi | 1 +
  arch/arm/boot/dts/stih410.dtsi | 1 +
  2 files changed, 2 insertions(+)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] STi DT update for v4.17 round 2
@ 2018-03-15  9:06 ` Patrice CHOTARD
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice CHOTARD @ 2018-03-15  9:06 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Kevin, Olof

PLease consider this second round of STi dts update for v4.17

The following changes since commit 0e04ce02e6a2ac30d21294d8bb2aeceb8489e52b:

   ARM: dts: STi: Remove unused clk_ext2f_a9 clock (2018-02-13 13:31:38 
+0100)

are available in the git repository at:

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

for you to fetch changes up to 9a5f4879cd8de167e82f335317c63f2ffdc80129:

   ARM: dts: stih4xx: Add missing #sound-dai-cells (2018-03-15 09:52:25 
+0100)

----------------------------------------------------------------

STi DT update:

Add missing #sound-dai-cells which fix DT dtc warnings when building 
with W=1

----------------------------------------------------------------
Rob Herring (1):
       ARM: dts: stih4xx: Add missing #sound-dai-cells

  arch/arm/boot/dts/stih407.dtsi | 1 +
  arch/arm/boot/dts/stih410.dtsi | 1 +
  2 files changed, 2 insertions(+)

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] STi DT update for v4.17 round 2
  2018-03-15  9:06 ` Patrice CHOTARD
@ 2018-03-15 14:59   ` Arnd Bergmann
  -1 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2018-03-15 14:59 UTC (permalink / raw)
  To: Patrice CHOTARD; +Cc: olof, khilman, arm, linux-arm-kernel, linux-kernel

On Thu, Mar 15, 2018 at 10:06 AM, Patrice CHOTARD
<patrice.chotard@st.com> wrote:
> Hi Arnd, Kevin, Olof
>
> PLease consider this second round of STi dts update for v4.17
>
> The following changes since commit 0e04ce02e6a2ac30d21294d8bb2aeceb8489e52b:
>
>    ARM: dts: STi: Remove unused clk_ext2f_a9 clock (2018-02-13 13:31:38
> +0100)
>
> are available in the git repository at:
>
>    git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git
>
> for you to fetch changes up to 9a5f4879cd8de167e82f335317c63f2ffdc80129:
>
>    ARM: dts: stih4xx: Add missing #sound-dai-cells (2018-03-15 09:52:25
> +0100)
>
> ----------------------------------------------------------------
>
> STi DT update:
>
> Add missing #sound-dai-cells which fix DT dtc warnings when building
> with W=1

You missed a tag name for this one, but I found tags/sti-dt-for-v4.17-round2
to be the one that matches the commit ID above and pulled that.

      Arnd

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] STi DT update for v4.17 round 2
@ 2018-03-15 14:59   ` Arnd Bergmann
  0 siblings, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2018-03-15 14:59 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Mar 15, 2018 at 10:06 AM, Patrice CHOTARD
<patrice.chotard@st.com> wrote:
> Hi Arnd, Kevin, Olof
>
> PLease consider this second round of STi dts update for v4.17
>
> The following changes since commit 0e04ce02e6a2ac30d21294d8bb2aeceb8489e52b:
>
>    ARM: dts: STi: Remove unused clk_ext2f_a9 clock (2018-02-13 13:31:38
> +0100)
>
> are available in the git repository at:
>
>    git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git
>
> for you to fetch changes up to 9a5f4879cd8de167e82f335317c63f2ffdc80129:
>
>    ARM: dts: stih4xx: Add missing #sound-dai-cells (2018-03-15 09:52:25
> +0100)
>
> ----------------------------------------------------------------
>
> STi DT update:
>
> Add missing #sound-dai-cells which fix DT dtc warnings when building
> with W=1

You missed a tag name for this one, but I found tags/sti-dt-for-v4.17-round2
to be the one that matches the commit ID above and pulled that.

      Arnd

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [GIT PULL] STi DT update for v4.17 round 2
  2018-03-15 14:59   ` Arnd Bergmann
@ 2018-03-15 15:22     ` Patrice CHOTARD
  -1 siblings, 0 replies; 6+ messages in thread
From: Patrice CHOTARD @ 2018-03-15 15:22 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: olof, khilman, arm, linux-arm-kernel, linux-kernel

Hi Arnd

On 03/15/2018 03:59 PM, Arnd Bergmann wrote:
> On Thu, Mar 15, 2018 at 10:06 AM, Patrice CHOTARD
> <patrice.chotard@st.com> wrote:
>> Hi Arnd, Kevin, Olof
>>
>> PLease consider this second round of STi dts update for v4.17
>>
>> The following changes since commit 0e04ce02e6a2ac30d21294d8bb2aeceb8489e52b:
>>
>>     ARM: dts: STi: Remove unused clk_ext2f_a9 clock (2018-02-13 13:31:38
>> +0100)
>>
>> are available in the git repository at:
>>
>>     git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git
>>
>> for you to fetch changes up to 9a5f4879cd8de167e82f335317c63f2ffdc80129:
>>
>>     ARM: dts: stih4xx: Add missing #sound-dai-cells (2018-03-15 09:52:25
>> +0100)
>>
>> ----------------------------------------------------------------
>>
>> STi DT update:
>>
>> Add missing #sound-dai-cells which fix DT dtc warnings when building
>> with W=1
> 
> You missed a tag name for this one, but I found tags/sti-dt-for-v4.17-round2
> to be the one that matches the commit ID above and pulled that.
> 
>        Arnd
> 

Sorry for that.
I will check that point, i noticed that i got the same issue with the 
previous pull request for STi DT.

Thanks

Patrice

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [GIT PULL] STi DT update for v4.17 round 2
@ 2018-03-15 15:22     ` Patrice CHOTARD
  0 siblings, 0 replies; 6+ messages in thread
From: Patrice CHOTARD @ 2018-03-15 15:22 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd

On 03/15/2018 03:59 PM, Arnd Bergmann wrote:
> On Thu, Mar 15, 2018 at 10:06 AM, Patrice CHOTARD
> <patrice.chotard@st.com> wrote:
>> Hi Arnd, Kevin, Olof
>>
>> PLease consider this second round of STi dts update for v4.17
>>
>> The following changes since commit 0e04ce02e6a2ac30d21294d8bb2aeceb8489e52b:
>>
>>     ARM: dts: STi: Remove unused clk_ext2f_a9 clock (2018-02-13 13:31:38
>> +0100)
>>
>> are available in the git repository at:
>>
>>     git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git
>>
>> for you to fetch changes up to 9a5f4879cd8de167e82f335317c63f2ffdc80129:
>>
>>     ARM: dts: stih4xx: Add missing #sound-dai-cells (2018-03-15 09:52:25
>> +0100)
>>
>> ----------------------------------------------------------------
>>
>> STi DT update:
>>
>> Add missing #sound-dai-cells which fix DT dtc warnings when building
>> with W=1
> 
> You missed a tag name for this one, but I found tags/sti-dt-for-v4.17-round2
> to be the one that matches the commit ID above and pulled that.
> 
>        Arnd
> 

Sorry for that.
I will check that point, i noticed that i got the same issue with the 
previous pull request for STi DT.

Thanks

Patrice

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-03-15 15:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-15  9:06 [GIT PULL] STi DT update for v4.17 round 2 Patrice CHOTARD
2018-03-15  9:06 ` Patrice CHOTARD
2018-03-15 14:59 ` Arnd Bergmann
2018-03-15 14:59   ` Arnd Bergmann
2018-03-15 15:22   ` Patrice CHOTARD
2018-03-15 15:22     ` Patrice CHOTARD

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.