linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/2] Rockchip dt32 for 5.6 round2
@ 2020-01-19 23:25 Heiko Stuebner
  2020-01-19 23:26 ` [GIT PULL 2/2] Rockchip dt64 " Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Heiko Stuebner @ 2020-01-19 23:25 UTC (permalink / raw)
  To: arm; +Cc: linux-rockchip, soc, linux-arm-kernel

Hi Arnd, Kevin, Olof,

some additional cleanups came up since the previous round and with
Linus probably doing an -rc8 there may be still time for it.

So please find here and in the reply some cleanup patches and the actual
dsi display for the px30 eval board and if there is still time, please pull!

Thanks
Heiko

The following changes since commit a950c4c63cde7e5c9d849f6ced95f60ed163548d:

  ARM: dts: rockchip: Use ABI name for recovery mode pin on veyron fievel/tiger (2020-01-09 00:22:26 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 8039c828a6cba966c9bdfacebff21ff823a94617:

  ARM: dts: rockchip: Kill off "simple-panel" compatibles (2020-01-18 23:57:39 +0100)

----------------------------------------------------------------
Removal of the simple-panel compatible and some minor
additional cleanups.

----------------------------------------------------------------
Johan Jonker (2):
      ARM: dts: rockchip: add reg property to brcmf sub node for rk3188-bqedison2qc
      ARM: dts: rockchip: rename dwmmc node names to mmc

Rob Herring (1):
      ARM: dts: rockchip: Kill off "simple-panel" compatibles

 arch/arm/boot/dts/rk3036.dtsi              | 6 +++---
 arch/arm/boot/dts/rk3188-bqedison2qc.dts   | 3 +++
 arch/arm/boot/dts/rk322x.dtsi              | 6 +++---
 arch/arm/boot/dts/rk3288-evb.dtsi          | 2 +-
 arch/arm/boot/dts/rk3288-veyron-edp.dtsi   | 2 +-
 arch/arm/boot/dts/rk3288-veyron-minnie.dts | 2 +-
 arch/arm/boot/dts/rk3288-veyron-tiger.dts  | 2 +-
 arch/arm/boot/dts/rk3288.dtsi              | 8 ++++----
 arch/arm/boot/dts/rk3xxx.dtsi              | 6 +++---
 arch/arm/boot/dts/rv1108.dtsi              | 6 +++---
 10 files changed, 23 insertions(+), 20 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] 2+ messages in thread

* [GIT PULL 2/2] Rockchip dt64 for 5.6 round2
  2020-01-19 23:25 [GIT PULL 1/2] Rockchip dt32 for 5.6 round2 Heiko Stuebner
@ 2020-01-19 23:26 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2020-01-19 23:26 UTC (permalink / raw)
  To: arm; +Cc: linux-rockchip, soc, linux-arm-kernel

The following changes since commit 1fc61ed04d309b0b8b3562acf701ab988eee12de:

  arm64: dts: rockchip: Enable mp8859 regulator on rk3399-roc-pc (2020-01-09 00:28:40 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.6-rockchip-dts64-2

for you to fetch changes up to 62b5efc919b12c0effc6fd5720b6d5ddc1d1ee5f:

  arm64: dts: rockchip: Kill off "simple-panel" compatibles (2020-01-18 23:58:56 +0100)

----------------------------------------------------------------
DSI display for px30 evaluation board and a number of cleanups
accross multiple socs.

----------------------------------------------------------------
Heiko Stuebner (1):
      arm64: dts: rockchip: hook up the px30-evb dsi display

Johan Jonker (4):
      arm64: dts: rockchip: fix dwmmc clock name for px30
      arm64: dts: rockchip: fix dwmmc clock name for rk3308
      arm64: dts: rockchip: add reg property to brcmf sub-nodes
      arm64: dts: rockchip: rename dwmmc node names to mmc

Markus Reichl (1):
      arm64: dts: rockchip: Enable sdio0 and uart0 on rk3399-roc-pc-mezzanine

Rob Herring (1):
      arm64: dts: rockchip: Kill off "simple-panel" compatibles

 arch/arm64/boot/dts/rockchip/px30-evb.dts          | 32 ++++++++++++++++++++++
 arch/arm64/boot/dts/rockchip/px30.dtsi             | 12 ++++----
 arch/arm64/boot/dts/rockchip/rk3308.dtsi           | 12 ++++----
 arch/arm64/boot/dts/rockchip/rk3328.dtsi           |  6 ++--
 arch/arm64/boot/dts/rockchip/rk3368.dtsi           |  6 ++--
 arch/arm64/boot/dts/rockchip/rk3399-firefly.dts    |  3 ++
 arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts    |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts  |  2 +-
 .../boot/dts/rockchip/rk3399-khadas-edge.dtsi      |  3 ++
 arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts   |  3 ++
 .../boot/dts/rockchip/rk3399-roc-pc-mezzanine.dts  | 21 ++++++++++++++
 .../dts/rockchip/rk3399-sapphire-excavator.dts     |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           |  4 +--
 13 files changed, 85 insertions(+), 23 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] 2+ messages in thread

end of thread, other threads:[~2020-01-19 23:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-19 23:25 [GIT PULL 1/2] Rockchip dt32 for 5.6 round2 Heiko Stuebner
2020-01-19 23:26 ` [GIT PULL 2/2] Rockchip dt64 " 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).