All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Rockchip driver changes for 5.18 #1
@ 2022-02-24 23:20 ` Heiko Stuebner
  0 siblings, 0 replies; 10+ messages in thread
From: Heiko Stuebner @ 2022-02-24 23:20 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.18-rockchip-drivers-1

for you to fetch changes up to 7dbb47d64acf4aac131a2aaade726913aa62abe7:

  dt-bindings: soc: rockchip: add rk3568-usb2phy-grf (2022-01-23 13:35:06 +0100)

----------------------------------------------------------------
Compatible for the rk3568-usb2phy-grf.

----------------------------------------------------------------
Peter Geis (1):
      dt-bindings: soc: rockchip: add rk3568-usb2phy-grf

 Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
 1 file changed, 1 insertion(+)




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

* [GIT PULL] Rockchip driver changes for 5.18 #1
@ 2022-02-24 23:20 ` Heiko Stuebner
  0 siblings, 0 replies; 10+ messages in thread
From: Heiko Stuebner @ 2022-02-24 23:20 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.18-rockchip-drivers-1

for you to fetch changes up to 7dbb47d64acf4aac131a2aaade726913aa62abe7:

  dt-bindings: soc: rockchip: add rk3568-usb2phy-grf (2022-01-23 13:35:06 +0100)

----------------------------------------------------------------
Compatible for the rk3568-usb2phy-grf.

----------------------------------------------------------------
Peter Geis (1):
      dt-bindings: soc: rockchip: add rk3568-usb2phy-grf

 Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
 1 file changed, 1 insertion(+)




_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

* [GIT PULL] Rockchip driver changes for 5.18 #1
@ 2022-02-24 23:20 ` Heiko Stuebner
  0 siblings, 0 replies; 10+ messages in thread
From: Heiko Stuebner @ 2022-02-24 23:20 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.18-rockchip-drivers-1

for you to fetch changes up to 7dbb47d64acf4aac131a2aaade726913aa62abe7:

  dt-bindings: soc: rockchip: add rk3568-usb2phy-grf (2022-01-23 13:35:06 +0100)

----------------------------------------------------------------
Compatible for the rk3568-usb2phy-grf.

----------------------------------------------------------------
Peter Geis (1):
      dt-bindings: soc: rockchip: add rk3568-usb2phy-grf

 Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
 1 file changed, 1 insertion(+)




_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] Rockchip driver changes for 5.18 #1
  2022-02-24 23:20 ` Heiko Stuebner
  (?)
@ 2022-02-25 16:53   ` Arnd Bergmann
  -1 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2022-02-25 16:53 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: arm-soc, SoC Team, open list:ARM/Rockchip SoC support, Linux ARM

On Fri, Feb 25, 2022 at 12:20 AM Heiko Stuebner <heiko@sntech.de> wrote:
>
> The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
>
>   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.18-rockchip-drivers-1
>
> for you to fetch changes up to 7dbb47d64acf4aac131a2aaade726913aa62abe7:
>
>   dt-bindings: soc: rockchip: add rk3568-usb2phy-grf (2022-01-23 13:35:06 +0100)
>
> ----------------------------------------------------------------
> Compatible for the rk3568-usb2phy-grf.
>
> ----------------------------------------------------------------
> Peter Geis (1):
>       dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
>
>  Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
>  1 file changed, 1 insertion(+)

I've merged this into the arm/dt branch along with the dts changes.
Generally speaking, any binding changes can go through either
the driver or dts branches, or both. In this case putting it into the
dt64 branch would have been easier.

         Arnd

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

* Re: [GIT PULL] Rockchip driver changes for 5.18 #1
@ 2022-02-25 16:53   ` Arnd Bergmann
  0 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2022-02-25 16:53 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: arm-soc, SoC Team, open list:ARM/Rockchip SoC support, Linux ARM

On Fri, Feb 25, 2022 at 12:20 AM Heiko Stuebner <heiko@sntech.de> wrote:
>
> The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
>
>   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.18-rockchip-drivers-1
>
> for you to fetch changes up to 7dbb47d64acf4aac131a2aaade726913aa62abe7:
>
>   dt-bindings: soc: rockchip: add rk3568-usb2phy-grf (2022-01-23 13:35:06 +0100)
>
> ----------------------------------------------------------------
> Compatible for the rk3568-usb2phy-grf.
>
> ----------------------------------------------------------------
> Peter Geis (1):
>       dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
>
>  Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
>  1 file changed, 1 insertion(+)

I've merged this into the arm/dt branch along with the dts changes.
Generally speaking, any binding changes can go through either
the driver or dts branches, or both. In this case putting it into the
dt64 branch would have been easier.

         Arnd

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

* Re: [GIT PULL] Rockchip driver changes for 5.18 #1
@ 2022-02-25 16:53   ` Arnd Bergmann
  0 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2022-02-25 16:53 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: arm-soc, SoC Team, open list:ARM/Rockchip SoC support, Linux ARM

On Fri, Feb 25, 2022 at 12:20 AM Heiko Stuebner <heiko@sntech.de> wrote:
>
> The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
>
>   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.18-rockchip-drivers-1
>
> for you to fetch changes up to 7dbb47d64acf4aac131a2aaade726913aa62abe7:
>
>   dt-bindings: soc: rockchip: add rk3568-usb2phy-grf (2022-01-23 13:35:06 +0100)
>
> ----------------------------------------------------------------
> Compatible for the rk3568-usb2phy-grf.
>
> ----------------------------------------------------------------
> Peter Geis (1):
>       dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
>
>  Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
>  1 file changed, 1 insertion(+)

I've merged this into the arm/dt branch along with the dts changes.
Generally speaking, any binding changes can go through either
the driver or dts branches, or both. In this case putting it into the
dt64 branch would have been easier.

         Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [GIT PULL] Rockchip driver changes for 5.18 #1
  2022-02-24 23:20 ` Heiko Stuebner
                   ` (2 preceding siblings ...)
  (?)
@ 2022-02-25 17:21 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 10+ messages in thread
From: patchwork-bot+linux-soc @ 2022-02-25 17:21 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: soc

Hello:

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

On Fri, 25 Feb 2022 00:20:26 +0100 you wrote:
> The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> 
>   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.18-rockchip-drivers-1
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Rockchip driver changes for 5.18 #1
    https://git.kernel.org/soc/soc/c/581a1f8c9a32

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] 10+ messages in thread

* Re: [GIT PULL] Rockchip driver changes for 5.18 #1
  2022-02-25 16:53   ` Arnd Bergmann
  (?)
@ 2022-02-25 17:42     ` Heiko Stuebner
  -1 siblings, 0 replies; 10+ messages in thread
From: Heiko Stuebner @ 2022-02-25 17:42 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: arm-soc, SoC Team, open list:ARM/Rockchip SoC support, Linux ARM

Am Freitag, 25. Februar 2022, 17:53:51 CET schrieb Arnd Bergmann:
> On Fri, Feb 25, 2022 at 12:20 AM Heiko Stuebner <heiko@sntech.de> wrote:
> >
> > The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> >
> >   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
> >
> > are available in the Git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.18-rockchip-drivers-1
> >
> > for you to fetch changes up to 7dbb47d64acf4aac131a2aaade726913aa62abe7:
> >
> >   dt-bindings: soc: rockchip: add rk3568-usb2phy-grf (2022-01-23 13:35:06 +0100)
> >
> > ----------------------------------------------------------------
> > Compatible for the rk3568-usb2phy-grf.
> >
> > ----------------------------------------------------------------
> > Peter Geis (1):
> >       dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
> >
> >  Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
> >  1 file changed, 1 insertion(+)
> 
> I've merged this into the arm/dt branch along with the dts changes.
> Generally speaking, any binding changes can go through either
> the driver or dts branches, or both. In this case putting it into the
> dt64 branch would have been easier.

Originally I was expecting more driver-changes that didn't
materialize.

But sure, I'll just put the bindings into the dts branches to
minimize branches the next time.


Heiko



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

* Re: [GIT PULL] Rockchip driver changes for 5.18 #1
@ 2022-02-25 17:42     ` Heiko Stuebner
  0 siblings, 0 replies; 10+ messages in thread
From: Heiko Stuebner @ 2022-02-25 17:42 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: arm-soc, SoC Team, open list:ARM/Rockchip SoC support, Linux ARM

Am Freitag, 25. Februar 2022, 17:53:51 CET schrieb Arnd Bergmann:
> On Fri, Feb 25, 2022 at 12:20 AM Heiko Stuebner <heiko@sntech.de> wrote:
> >
> > The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> >
> >   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
> >
> > are available in the Git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.18-rockchip-drivers-1
> >
> > for you to fetch changes up to 7dbb47d64acf4aac131a2aaade726913aa62abe7:
> >
> >   dt-bindings: soc: rockchip: add rk3568-usb2phy-grf (2022-01-23 13:35:06 +0100)
> >
> > ----------------------------------------------------------------
> > Compatible for the rk3568-usb2phy-grf.
> >
> > ----------------------------------------------------------------
> > Peter Geis (1):
> >       dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
> >
> >  Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
> >  1 file changed, 1 insertion(+)
> 
> I've merged this into the arm/dt branch along with the dts changes.
> Generally speaking, any binding changes can go through either
> the driver or dts branches, or both. In this case putting it into the
> dt64 branch would have been easier.

Originally I was expecting more driver-changes that didn't
materialize.

But sure, I'll just put the bindings into the dts branches to
minimize branches the next time.


Heiko



_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

* Re: [GIT PULL] Rockchip driver changes for 5.18 #1
@ 2022-02-25 17:42     ` Heiko Stuebner
  0 siblings, 0 replies; 10+ messages in thread
From: Heiko Stuebner @ 2022-02-25 17:42 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: arm-soc, SoC Team, open list:ARM/Rockchip SoC support, Linux ARM

Am Freitag, 25. Februar 2022, 17:53:51 CET schrieb Arnd Bergmann:
> On Fri, Feb 25, 2022 at 12:20 AM Heiko Stuebner <heiko@sntech.de> wrote:
> >
> > The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> >
> >   Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)
> >
> > are available in the Git repository at:
> >
> >   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.18-rockchip-drivers-1
> >
> > for you to fetch changes up to 7dbb47d64acf4aac131a2aaade726913aa62abe7:
> >
> >   dt-bindings: soc: rockchip: add rk3568-usb2phy-grf (2022-01-23 13:35:06 +0100)
> >
> > ----------------------------------------------------------------
> > Compatible for the rk3568-usb2phy-grf.
> >
> > ----------------------------------------------------------------
> > Peter Geis (1):
> >       dt-bindings: soc: rockchip: add rk3568-usb2phy-grf
> >
> >  Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 +
> >  1 file changed, 1 insertion(+)
> 
> I've merged this into the arm/dt branch along with the dts changes.
> Generally speaking, any binding changes can go through either
> the driver or dts branches, or both. In this case putting it into the
> dt64 branch would have been easier.

Originally I was expecting more driver-changes that didn't
materialize.

But sure, I'll just put the bindings into the dts branches to
minimize branches the next time.


Heiko



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-02-25 18:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-24 23:20 [GIT PULL] Rockchip driver changes for 5.18 #1 Heiko Stuebner
2022-02-24 23:20 ` Heiko Stuebner
2022-02-24 23:20 ` Heiko Stuebner
2022-02-25 16:53 ` Arnd Bergmann
2022-02-25 16:53   ` Arnd Bergmann
2022-02-25 16:53   ` Arnd Bergmann
2022-02-25 17:42   ` Heiko Stuebner
2022-02-25 17:42     ` Heiko Stuebner
2022-02-25 17:42     ` Heiko Stuebner
2022-02-25 17:21 ` 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.