mbox series

[GIT,PULL] Rockchip dts32 changes for 5.19 #2

Message ID 5916377.R56niFO833@phil (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Rockchip dts32 changes for 5.19 #2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.19-rockchip-dts32-2

Message

Heiko Stuebner May 17, 2022, 7:35 p.m. UTC
The following changes since commit 53070cfa8228bdc64148d1e8c76c9f97ed0dfd62:

  ARM: dts: rockchip: rename pcfg_pull_default node name on rk3036 (2022-04-11 02:16:33 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.19-rockchip-dts32-2

for you to fetch changes up to 36b1b58523b531f60721d42910e4d6fe447c90d5:

  ARM: dts: rockchip: add clocks property to cru node rk3228 (2022-05-17 21:08:20 +0200)

----------------------------------------------------------------
Amba and clock fixes to conform better to actual dt-bindings.

----------------------------------------------------------------
Johan Jonker (6):
      ARM: dts: rockchip: add clocks property to cru node rv1108
      ARM: dts: rockchip: Remove "amba" bus nodes from rv1108
      ARM: dts: rockchip: add clocks property to cru node rk3288
      ARM: dts: rockchip: add clocks property to cru node rk3066a/rk3188
      ARM: dts: rockchip: add clocks property to cru node rk3036
      ARM: dts: rockchip: add clocks property to cru node rk3228

 arch/arm/boot/dts/rk3036.dtsi  |  2 ++
 arch/arm/boot/dts/rk3066a.dtsi |  3 ++-
 arch/arm/boot/dts/rk3188.dtsi  |  3 ++-
 arch/arm/boot/dts/rk322x.dtsi  |  2 ++
 arch/arm/boot/dts/rk3288.dtsi  |  2 ++
 arch/arm/boot/dts/rv1108.dtsi  | 31 +++++++++++++------------------
 6 files changed, 23 insertions(+), 20 deletions(-)

Comments

Heiko Stuebner May 27, 2022, 6:25 p.m. UTC | #1
Am Dienstag, 17. Mai 2022, 21:35:39 CEST schrieb Heiko Stuebner:
> The following changes since commit 53070cfa8228bdc64148d1e8c76c9f97ed0dfd62:
> 
>   ARM: dts: rockchip: rename pcfg_pull_default node name on rk3036 (2022-04-11 02:16:33 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.19-rockchip-dts32-2
> 
> for you to fetch changes up to 36b1b58523b531f60721d42910e4d6fe447c90d5:
> 
>   ARM: dts: rockchip: add clocks property to cru node rk3228 (2022-05-17 21:08:20 +0200)
> 
> ----------------------------------------------------------------
> Amba and clock fixes to conform better to actual dt-bindings.

superseeded by v2.