* [GIT PULL] Rockchip driver changes for 5.18 #1
@ 2022-02-24 23:20 Heiko Stuebner
2022-02-25 16:53 ` Arnd Bergmann
0 siblings, 1 reply; 3+ 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] 3+ messages in thread
* Re: [GIT PULL] Rockchip driver changes for 5.18 #1
2022-02-24 23:20 [GIT PULL] Rockchip driver changes for 5.18 #1 Heiko Stuebner
@ 2022-02-25 16:53 ` Arnd Bergmann
2022-02-25 17:42 ` Heiko Stuebner
0 siblings, 1 reply; 3+ 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] 3+ 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
0 siblings, 0 replies; 3+ 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] 3+ messages in thread
end of thread, other threads:[~2022-02-25 18:17 UTC | newest]
Thread overview: 3+ 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-25 16:53 ` Arnd Bergmann
2022-02-25 17:42 ` Heiko Stuebner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).