mbox series

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

Message ID 4288609.taCxCBeP46@phil
State New
Headers show
Series [GIT,PULL] Rockchip dts64 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-dts64-2

Message

Heiko Stuebner May 17, 2022, 7:36 p.m. UTC
The following changes since commit bc405bb3eeee4b711830ab569e7f3811b92196ab:

  arm64: dts: rockchip: enable otg/drd operation of usb_host0_xhci in rk356x (2022-05-11 06:09:55 +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-dts64-2

for you to fetch changes up to 17c0c5b67353b26a46611cffffd80aadd7215cfa:

  arm64: rockchip: add clocks property to cru node rk3368 (2022-05-17 21:08:49 +0200)

----------------------------------------------------------------
General PCIe2x1 support for rk3568 and some more improvements for the
Pine64-Quartz-A (fan, bluetooth, sdr104 sdmmc, flash-controller, pcie)
as well as some fixes to conform to clock dt-bindings.

----------------------------------------------------------------
Johan Jonker (2):
      arm64: rockchip: add clocks property to cru node rk3308
      arm64: rockchip: add clocks property to cru node rk3368

Peter Geis (7):
      arm64: dts: rockchip: add clocks to rk356x cru
      arm64: dts: rockchip: rename Quartz64-A bluetooth gpios
      arm64: dts: rockchip: add Quartz64-A fan pinctrl
      arm64: dts: rockchip: enable sdr-104 for sdmmc on Quartz A
      arm64: dts: rockchip: enable sfc controller on Quartz64 Model A
      arm64: dts: rockchip: Add rk3568 PCIe2x1 controller
      arm64: dts: rockchip: Enable PCIe controller on quartz64-a

 arch/arm64/boot/dts/rockchip/rk3308.dtsi           |  5 +-
 arch/arm64/boot/dts/rockchip/rk3368.dtsi           |  2 +
 arch/arm64/boot/dts/rockchip/rk3566-quartz64-a.dts | 63 +++++++++++++++++++++-
 arch/arm64/boot/dts/rockchip/rk356x.dtsi           | 52 ++++++++++++++++++
 4 files changed, 118 insertions(+), 4 deletions(-)

Comments

Heiko Stuebner May 27, 2022, 6:25 p.m. UTC | #1
Am Dienstag, 17. Mai 2022, 21:36:09 CEST schrieb Heiko Stuebner:
> The following changes since commit bc405bb3eeee4b711830ab569e7f3811b92196ab:
> 
>   arm64: dts: rockchip: enable otg/drd operation of usb_host0_xhci in rk356x (2022-05-11 06:09:55 +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-dts64-2
> 
> for you to fetch changes up to 17c0c5b67353b26a46611cffffd80aadd7215cfa:
> 
>   arm64: rockchip: add clocks property to cru node rk3368 (2022-05-17 21:08:49 +0200)

superseeded by v2.