soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Rockchip dts32 changes for 5.15
       [not found] <20210822101736.b7ZvyDhZSjQ9JH724tkhcJ0TCp4cLWVw_0bEPcKV7bA@z>
@ 2021-08-22 10:17 ` Heiko Stuebner
  2021-08-22 10:17   ` Heiko Stuebner
       [not found]   ` <20210826094647.9J8rH4PvvgxHqZ8mlK8RiPzWNtCQbPJ4iN4E7npfo8k@z>
  0 siblings, 2 replies; 4+ messages in thread
From: Heiko Stuebner @ 2021-08-22 10:17 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.15-rockchip-dts32-1

for you to fetch changes up to 9d508827c7939242e8ed6b06f66aa87d9f7ea832:

  ARM: dts: rockchip: Add SFC to RV1108 (2021-08-18 23:48:35 +0200)

----------------------------------------------------------------
io-domains for rk3188 and rv1108, sfc (flash) support fpr rv1108
and some cleanups.

----------------------------------------------------------------
Chris Morgan (1):
      ARM: dts: rockchip: Add SFC to RV1108

Johan Jonker (6):
      ARM: dts: rockchip: rename pcfg_* nodenames for rk3066/rk3188
      ARM: dts: rockchip: add space after &grf on rk3188
      ARM: dts: rockchip: rename timer compatible strings for rk3066a
      ARM: dts: rockchip: remove interrupt-names from iommu nodes
      ARM: dts: rockchip: add io-domains node to rk3188.dtsi
      ARM: dts: rockchip: add io-domains nodes to rv1108.dtsi

 arch/arm/boot/dts/rk3066a.dtsi | 10 ++++-----
 arch/arm/boot/dts/rk3188.dtsi  | 13 +++++++----
 arch/arm/boot/dts/rk3288.dtsi  |  6 ------
 arch/arm/boot/dts/rv1108.dtsi  | 49 +++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 62 insertions(+), 16 deletions(-)




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

* [GIT PULL] Rockchip dts32 changes for 5.15
  2021-08-22 10:17 ` [GIT PULL] Rockchip dts32 changes for 5.15 Heiko Stuebner
@ 2021-08-22 10:17   ` Heiko Stuebner
       [not found]   ` <20210826094647.9J8rH4PvvgxHqZ8mlK8RiPzWNtCQbPJ4iN4E7npfo8k@z>
  1 sibling, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2021-08-22 10:17 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.15-rockchip-dts32-1

for you to fetch changes up to 9d508827c7939242e8ed6b06f66aa87d9f7ea832:

  ARM: dts: rockchip: Add SFC to RV1108 (2021-08-18 23:48:35 +0200)

----------------------------------------------------------------
io-domains for rk3188 and rv1108, sfc (flash) support fpr rv1108
and some cleanups.

----------------------------------------------------------------
Chris Morgan (1):
      ARM: dts: rockchip: Add SFC to RV1108

Johan Jonker (6):
      ARM: dts: rockchip: rename pcfg_* nodenames for rk3066/rk3188
      ARM: dts: rockchip: add space after &grf on rk3188
      ARM: dts: rockchip: rename timer compatible strings for rk3066a
      ARM: dts: rockchip: remove interrupt-names from iommu nodes
      ARM: dts: rockchip: add io-domains node to rk3188.dtsi
      ARM: dts: rockchip: add io-domains nodes to rv1108.dtsi

 arch/arm/boot/dts/rk3066a.dtsi | 10 ++++-----
 arch/arm/boot/dts/rk3188.dtsi  | 13 +++++++----
 arch/arm/boot/dts/rk3288.dtsi  |  6 ------
 arch/arm/boot/dts/rv1108.dtsi  | 49 +++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 62 insertions(+), 16 deletions(-)




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

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

* Re: [GIT PULL] Rockchip dts32 changes for 5.15
       [not found]   ` <20210826094647.9J8rH4PvvgxHqZ8mlK8RiPzWNtCQbPJ4iN4E7npfo8k@z>
@ 2021-08-26  9:46     ` Arnd Bergmann
  2021-08-26  9:46       ` Arnd Bergmann
  0 siblings, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2021-08-26  9:46 UTC (permalink / raw)
  To: Heiko Stuebner, arm; +Cc: Arnd Bergmann, linux-arm-kernel, linux-rockchip, soc

From: Arnd Bergmann <arnd@arndb.de>

On Sun, 22 Aug 2021 12:17:36 +0200, Heiko Stuebner wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.15-rockchip-dts32-1
> 
> [...]

Merged into arm/dt, thanks!

merge commit: bb4544c6d415d42018ecd67826c0ac714bf86b7d

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

* Re: [GIT PULL] Rockchip dts32 changes for 5.15
  2021-08-26  9:46     ` Arnd Bergmann
@ 2021-08-26  9:46       ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-08-26  9:46 UTC (permalink / raw)
  To: Heiko Stuebner, arm; +Cc: Arnd Bergmann, linux-arm-kernel, linux-rockchip, soc

From: Arnd Bergmann <arnd@arndb.de>

On Sun, 22 Aug 2021 12:17:36 +0200, Heiko Stuebner wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.15-rockchip-dts32-1
> 
> [...]

Merged into arm/dt, thanks!

merge commit: bb4544c6d415d42018ecd67826c0ac714bf86b7d

       Arnd

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

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

end of thread, other threads:[~2021-08-26  9:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210822101736.b7ZvyDhZSjQ9JH724tkhcJ0TCp4cLWVw_0bEPcKV7bA@z>
2021-08-22 10:17 ` [GIT PULL] Rockchip dts32 changes for 5.15 Heiko Stuebner
2021-08-22 10:17   ` Heiko Stuebner
     [not found]   ` <20210826094647.9J8rH4PvvgxHqZ8mlK8RiPzWNtCQbPJ4iN4E7npfo8k@z>
2021-08-26  9:46     ` Arnd Bergmann
2021-08-26  9:46       ` Arnd Bergmann

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).