All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] STi DT changes for v6.3 #1
@ 2023-02-03 13:52 Patrice CHOTARD
  2023-02-06 10:40 ` Arnd Bergmann
  2023-02-06 20:20 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 4+ messages in thread
From: Patrice CHOTARD @ 2023-02-03 13:52 UTC (permalink / raw)
  To: Arnd Bergmann, kevin Hilman, olof Johansson, soc, arm; +Cc: Dmitry Torokhov

Hi ARM SoC maintainers,

Please consider this first round of STi DT update for v6.3.

Thanks
Patrice

The following changes since commit 6d796c50f84ca79f1722bb131799e5a5710c4700:

  Linux 6.2-rc6 (2023-01-29 13:59:43 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git tags/sti-dt-for-6.3-round1

for you to fetch changes up to 4722dd4029c63f10414ffd8d3ffdd6c748391cd7:

  ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port (2023-02-03 14:41:50 +0100)

----------------------------------------------------------------
Fix polarity of reset line of tsin0 port for stihxxx-b2120

----------------------------------------------------------------
Dmitry Torokhov (1):
      ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port

 arch/arm/boot/dts/stihxxx-b2120.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

* Re: [GIT PULL] STi DT changes for v6.3 #1
  2023-02-03 13:52 [GIT PULL] STi DT changes for v6.3 #1 Patrice CHOTARD
@ 2023-02-06 10:40 ` Arnd Bergmann
  2023-02-06 16:05   ` Patrice CHOTARD
  2023-02-06 20:20 ` patchwork-bot+linux-soc
  1 sibling, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2023-02-06 10:40 UTC (permalink / raw)
  To: Patrice Chotard, Kevin Hilman, Olof Johansson, soc, arm; +Cc: Dmitry Torokhov

On Fri, Feb 3, 2023, at 14:52, Patrice CHOTARD wrote:
>
> The following changes since commit 6d796c50f84ca79f1722bb131799e5a5710c4700:
>
>   Linux 6.2-rc6 (2023-01-29 13:59:43 -0800)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git 
> tags/sti-dt-for-6.3-round1
>
> for you to fetch changes up to 4722dd4029c63f10414ffd8d3ffdd6c748391cd7:
>
>   ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port 
> (2023-02-03 14:41:50 +0100)
>
> ----------------------------------------------------------------
> Fix polarity of reset line of tsin0 port for stihxxx-b2120
>
> ----------------------------------------------------------------
> Dmitry Torokhov (1):
>       ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port

You've based the branch on top of -rc6, which would force me to
backmerge the mainline rc into the arm/dt branch. I would
much prefer not do that unless there is a very important reason.

On the other hand, this does look like a bugfix that could be
applied for linux-6.2 and the bugfix branch is already at -rc6
now, so that would be the easiest way to deal with it.

Please let me know if this is ok as a bugfix, otherwise please
resend without the -rc6 dependency.

    Arnd

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

* Re: [GIT PULL] STi DT changes for v6.3 #1
  2023-02-06 10:40 ` Arnd Bergmann
@ 2023-02-06 16:05   ` Patrice CHOTARD
  0 siblings, 0 replies; 4+ messages in thread
From: Patrice CHOTARD @ 2023-02-06 16:05 UTC (permalink / raw)
  To: Arnd Bergmann, Kevin Hilman, Olof Johansson, soc, arm; +Cc: Dmitry Torokhov

Hi Arnd

On 2/6/23 11:40, Arnd Bergmann wrote:
> On Fri, Feb 3, 2023, at 14:52, Patrice CHOTARD wrote:
>>
>> The following changes since commit 6d796c50f84ca79f1722bb131799e5a5710c4700:
>>
>>   Linux 6.2-rc6 (2023-01-29 13:59:43 -0800)
>>
>> are available in the Git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/pchotard/sti.git 
>> tags/sti-dt-for-6.3-round1
>>
>> for you to fetch changes up to 4722dd4029c63f10414ffd8d3ffdd6c748391cd7:
>>
>>   ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port 
>> (2023-02-03 14:41:50 +0100)
>>
>> ----------------------------------------------------------------
>> Fix polarity of reset line of tsin0 port for stihxxx-b2120
>>
>> ----------------------------------------------------------------
>> Dmitry Torokhov (1):
>>       ARM: dts: stihxxx-b2120: fix polarity of reset line of tsin0 port
> 
> You've based the branch on top of -rc6, which would force me to
> backmerge the mainline rc into the arm/dt branch. I would
> much prefer not do that unless there is a very important reason.
> 
> On the other hand, this does look like a bugfix that could be
> applied for linux-6.2 and the bugfix branch is already at -rc6
> now, so that would be the easiest way to deal with it.
> 
> Please let me know if this is ok as a bugfix, otherwise please
> resend without the -rc6 dependency.

This is OK as a bug fix.

Sorry for inconvenience.

Thanks
Patrice

> 
>     Arnd

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

* Re: [GIT PULL] STi DT changes for v6.3 #1
  2023-02-03 13:52 [GIT PULL] STi DT changes for v6.3 #1 Patrice CHOTARD
  2023-02-06 10:40 ` Arnd Bergmann
@ 2023-02-06 20:20 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2023-02-06 20:20 UTC (permalink / raw)
  To: Patrice CHOTARD; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 3 Feb 2023 14:52:09 +0100 you wrote:
> Hi ARM SoC maintainers,
> 
> Please consider this first round of STi DT update for v6.3.
> 
> Thanks
> Patrice
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] STi DT changes for v6.3 #1
    https://git.kernel.org/soc/soc/c/89e5dd41c444

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2023-02-06 20:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-03 13:52 [GIT PULL] STi DT changes for v6.3 #1 Patrice CHOTARD
2023-02-06 10:40 ` Arnd Bergmann
2023-02-06 16:05   ` Patrice CHOTARD
2023-02-06 20:20 ` patchwork-bot+linux-soc

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.