All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/5] Rockchip dts32 updates for 5.2 - round 2
@ 2019-04-24 17:57 ` Heiko Stuebner
  0 siblings, 0 replies; 20+ messages in thread
From: Heiko Stuebner @ 2019-04-24 17:57 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hi Arnd, Kevin Olof,

please find below and in the replies round2 of Rockchip devicetree updates
targetted at 5.2. Again nothing major but a lot of attention for the rk3288
and a lot of general updates - Please pull.

The devicetree updates (32+64 bit) go on top of the previous tags from
round 1, while the other just go on top of 5.1-rc1 (or later of course).

Thanks
Heiko

The following changes since commit 4b028ebd4e3d86c61161b3a937b746043006dcbe:

  ARM: dts: rockchip: enable vop0 and hdmi nodes to rk3066a-mk808 (2019-03-31 17:28:05 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 356150e86d75653d1f679c6ef583144b26d0a686:

  ARM: dts: rockchip: vdd_gpu off in suspend for rk3288-veyron (2019-04-12 22:28:38 +0200)

----------------------------------------------------------------
Much love for rk3288 in general (power coefficients for the scheduler)
and veyron chromeos devices in particular (regulators, suspend, cleanups)
and bulk conversion of the remaining gpios to the helper constants denoting
the iomux.

----------------------------------------------------------------
Douglas Anderson (3):
      ARM: dts: rockchip: Add DDR retention/poweroff to rk3288-veyron hogs
      ARM: dts: rockchip: vcc33_ccd off in suspend for rk3288-veyron-chromebook
      ARM: dts: rockchip: vdd_gpu off in suspend for rk3288-veyron

Heiko Stuebner (1):
      ARM: dts: rockchip: bulk convert gpios to their constant counterparts

Matthias Kaehlcke (3):
      ARM: dts: rockchip: Remove unnecessary setting of UART0 SCLK rate on veyron
      ARM: dts: rockchip: Add BT_EN to the power sequence for veyron
      ARM: dts: rockchip: Add dynamic-power-coefficient for rk3288

 arch/arm/boot/dts/rk3036-kylin.dts                |  10 +-
 arch/arm/boot/dts/rk3036.dtsi                     | 136 +++++-----
 arch/arm/boot/dts/rk3066a-marsboard.dts           |   2 +-
 arch/arm/boot/dts/rk3066a-mk808.dts               |   8 +-
 arch/arm/boot/dts/rk3066a-rayeager.dts            |  26 +-
 arch/arm/boot/dts/rk3066a.dtsi                    | 180 +++++++-------
 arch/arm/boot/dts/rk3188-px3-evb.dts              |   4 +-
 arch/arm/boot/dts/rk3188-radxarock.dts            |  14 +-
 arch/arm/boot/dts/rk3188.dtsi                     | 210 ++++++++--------
 arch/arm/boot/dts/rk322x.dtsi                     | 170 ++++++-------
 arch/arm/boot/dts/rk3288-evb-act8846.dts          |   4 +-
 arch/arm/boot/dts/rk3288-evb.dtsi                 |  26 +-
 arch/arm/boot/dts/rk3288-fennec.dts               |  10 +-
 arch/arm/boot/dts/rk3288-firefly-beta.dts         |   4 +-
 arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi |  10 +-
 arch/arm/boot/dts/rk3288-firefly-reload.dts       |  36 +--
 arch/arm/boot/dts/rk3288-firefly.dts              |   4 +-
 arch/arm/boot/dts/rk3288-firefly.dtsi             |  38 +--
 arch/arm/boot/dts/rk3288-miqi.dts                 |  28 +--
 arch/arm/boot/dts/rk3288-phycore-rdk.dts          |  28 +--
 arch/arm/boot/dts/rk3288-phycore-som.dtsi         |  30 +--
 arch/arm/boot/dts/rk3288-r89.dts                  |  14 +-
 arch/arm/boot/dts/rk3288-rock2-som.dtsi           |   4 +-
 arch/arm/boot/dts/rk3288-rock2-square.dts         |  18 +-
 arch/arm/boot/dts/rk3288-tinker.dtsi              |  30 +--
 arch/arm/boot/dts/rk3288-veyron-analog-audio.dtsi |   8 +-
 arch/arm/boot/dts/rk3288-veyron-brain.dts         |   8 +-
 arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi   |  25 +-
 arch/arm/boot/dts/rk3288-veyron-jaq.dts           |  14 +-
 arch/arm/boot/dts/rk3288-veyron-jerry.dts         |  14 +-
 arch/arm/boot/dts/rk3288-veyron-mickey.dts        |   6 +-
 arch/arm/boot/dts/rk3288-veyron-mighty.dts        |   2 +-
 arch/arm/boot/dts/rk3288-veyron-minnie.dts        |  24 +-
 arch/arm/boot/dts/rk3288-veyron-pinky.dts         |   6 +-
 arch/arm/boot/dts/rk3288-veyron-sdmmc.dtsi        |  16 +-
 arch/arm/boot/dts/rk3288-veyron-speedy.dts        |  14 +-
 arch/arm/boot/dts/rk3288-veyron.dtsi              |  74 +++---
 arch/arm/boot/dts/rk3288-vyasa.dts                |   6 +-
 arch/arm/boot/dts/rk3288.dtsi                     | 290 +++++++++++-----------
 arch/arm/boot/dts/rv1108.dtsi                     | 138 +++++-----
 40 files changed, 851 insertions(+), 838 deletions(-)

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

* [GIT PULL 1/5] Rockchip dts32 updates for 5.2 - round 2
@ 2019-04-24 17:57 ` Heiko Stuebner
  0 siblings, 0 replies; 20+ messages in thread
From: Heiko Stuebner @ 2019-04-24 17:57 UTC (permalink / raw)
  To: arm; +Cc: linux-rockchip, linux-arm-kernel

Hi Arnd, Kevin Olof,

please find below and in the replies round2 of Rockchip devicetree updates
targetted at 5.2. Again nothing major but a lot of attention for the rk3288
and a lot of general updates - Please pull.

The devicetree updates (32+64 bit) go on top of the previous tags from
round 1, while the other just go on top of 5.1-rc1 (or later of course).

Thanks
Heiko

The following changes since commit 4b028ebd4e3d86c61161b3a937b746043006dcbe:

  ARM: dts: rockchip: enable vop0 and hdmi nodes to rk3066a-mk808 (2019-03-31 17:28:05 +0200)

are available in the Git repository at:

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

for you to fetch changes up to 356150e86d75653d1f679c6ef583144b26d0a686:

  ARM: dts: rockchip: vdd_gpu off in suspend for rk3288-veyron (2019-04-12 22:28:38 +0200)

----------------------------------------------------------------
Much love for rk3288 in general (power coefficients for the scheduler)
and veyron chromeos devices in particular (regulators, suspend, cleanups)
and bulk conversion of the remaining gpios to the helper constants denoting
the iomux.

----------------------------------------------------------------
Douglas Anderson (3):
      ARM: dts: rockchip: Add DDR retention/poweroff to rk3288-veyron hogs
      ARM: dts: rockchip: vcc33_ccd off in suspend for rk3288-veyron-chromebook
      ARM: dts: rockchip: vdd_gpu off in suspend for rk3288-veyron

Heiko Stuebner (1):
      ARM: dts: rockchip: bulk convert gpios to their constant counterparts

Matthias Kaehlcke (3):
      ARM: dts: rockchip: Remove unnecessary setting of UART0 SCLK rate on veyron
      ARM: dts: rockchip: Add BT_EN to the power sequence for veyron
      ARM: dts: rockchip: Add dynamic-power-coefficient for rk3288

 arch/arm/boot/dts/rk3036-kylin.dts                |  10 +-
 arch/arm/boot/dts/rk3036.dtsi                     | 136 +++++-----
 arch/arm/boot/dts/rk3066a-marsboard.dts           |   2 +-
 arch/arm/boot/dts/rk3066a-mk808.dts               |   8 +-
 arch/arm/boot/dts/rk3066a-rayeager.dts            |  26 +-
 arch/arm/boot/dts/rk3066a.dtsi                    | 180 +++++++-------
 arch/arm/boot/dts/rk3188-px3-evb.dts              |   4 +-
 arch/arm/boot/dts/rk3188-radxarock.dts            |  14 +-
 arch/arm/boot/dts/rk3188.dtsi                     | 210 ++++++++--------
 arch/arm/boot/dts/rk322x.dtsi                     | 170 ++++++-------
 arch/arm/boot/dts/rk3288-evb-act8846.dts          |   4 +-
 arch/arm/boot/dts/rk3288-evb.dtsi                 |  26 +-
 arch/arm/boot/dts/rk3288-fennec.dts               |  10 +-
 arch/arm/boot/dts/rk3288-firefly-beta.dts         |   4 +-
 arch/arm/boot/dts/rk3288-firefly-reload-core.dtsi |  10 +-
 arch/arm/boot/dts/rk3288-firefly-reload.dts       |  36 +--
 arch/arm/boot/dts/rk3288-firefly.dts              |   4 +-
 arch/arm/boot/dts/rk3288-firefly.dtsi             |  38 +--
 arch/arm/boot/dts/rk3288-miqi.dts                 |  28 +--
 arch/arm/boot/dts/rk3288-phycore-rdk.dts          |  28 +--
 arch/arm/boot/dts/rk3288-phycore-som.dtsi         |  30 +--
 arch/arm/boot/dts/rk3288-r89.dts                  |  14 +-
 arch/arm/boot/dts/rk3288-rock2-som.dtsi           |   4 +-
 arch/arm/boot/dts/rk3288-rock2-square.dts         |  18 +-
 arch/arm/boot/dts/rk3288-tinker.dtsi              |  30 +--
 arch/arm/boot/dts/rk3288-veyron-analog-audio.dtsi |   8 +-
 arch/arm/boot/dts/rk3288-veyron-brain.dts         |   8 +-
 arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi   |  25 +-
 arch/arm/boot/dts/rk3288-veyron-jaq.dts           |  14 +-
 arch/arm/boot/dts/rk3288-veyron-jerry.dts         |  14 +-
 arch/arm/boot/dts/rk3288-veyron-mickey.dts        |   6 +-
 arch/arm/boot/dts/rk3288-veyron-mighty.dts        |   2 +-
 arch/arm/boot/dts/rk3288-veyron-minnie.dts        |  24 +-
 arch/arm/boot/dts/rk3288-veyron-pinky.dts         |   6 +-
 arch/arm/boot/dts/rk3288-veyron-sdmmc.dtsi        |  16 +-
 arch/arm/boot/dts/rk3288-veyron-speedy.dts        |  14 +-
 arch/arm/boot/dts/rk3288-veyron.dtsi              |  74 +++---
 arch/arm/boot/dts/rk3288-vyasa.dts                |   6 +-
 arch/arm/boot/dts/rk3288.dtsi                     | 290 +++++++++++-----------
 arch/arm/boot/dts/rv1108.dtsi                     | 138 +++++-----
 40 files changed, 851 insertions(+), 838 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] 20+ messages in thread

* [GIT PULL 2/5] Rockchip dts64 updates for 5.2 - round 2
  2019-04-24 17:57 ` Heiko Stuebner
@ 2019-04-24 17:57   ` Heiko Stuebner
  -1 siblings, 0 replies; 20+ messages in thread
From: Heiko Stuebner @ 2019-04-24 17:57 UTC (permalink / raw)
  To: arm; +Cc: linux-rockchip, linux-arm-kernel

The following changes since commit b4e1728232d64b8040dae9b5405cf2db7ebd4e8b:

  arm64: dts: rockchip: Decrease emmc-phy's drive impedance on rk3399-puma (2019-03-27 13:45:27 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 798689e45190756c2eca6656ee4c624370a5012a:

  arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64 (2019-04-23 23:29:08 +0200)

----------------------------------------------------------------
Bulk conversion of remaining gpios to the helper constants, new peripherals
for the rk3328-roc-cc and some minor fixes for rk3399 and rockpro64.

----------------------------------------------------------------
Heiko Stuebner (1):
      arm64: dts: rockchip: bulk convert gpios to their constant counterparts

Katsuhiro Suzuki (2):
      arm64: dts: rockchip: fix cts, rts pin assign of UART3 for rk3399
      arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64

Leonidas P. Papadakos (2):
      arm64: dts: rockchip: eMMC additions for rk3328-roc-cc
      arm64: dts: rockchip: enable display nodes on rk3328-roc-cc

 arch/arm64/boot/dts/rockchip/px30-evb.dts          |   4 +-
 arch/arm64/boot/dts/rockchip/rk3328-evb.dts        |   2 +-
 arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts     |  21 ++
 arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi       |  34 +--
 arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts    |   8 +-
 .../arm64/boot/dts/rockchip/rk3368-lion-haikou.dts |  14 +-
 arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi      |   8 +-
 .../boot/dts/rockchip/rk3368-orion-r68-meta.dts    |  46 ++--
 arch/arm64/boot/dts/rockchip/rk3368-px5-evb.dts    |   6 +-
 arch/arm64/boot/dts/rockchip/rk3368-r88.dts        |  36 +--
 arch/arm64/boot/dts/rockchip/rk3368.dtsi           | 240 ++++++++--------
 arch/arm64/boot/dts/rockchip/rk3399-evb.dts        |   6 +-
 arch/arm64/boot/dts/rockchip/rk3399-ficus.dts      |  18 +-
 arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts    |   2 +-
 .../boot/dts/rockchip/rk3399-gru-chromebook.dtsi   |  14 +-
 arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts  |   8 +-
 .../boot/dts/rockchip/rk3399-gru-scarlet.dtsi      |  68 ++---
 arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi       |  56 ++--
 arch/arm64/boot/dts/rockchip/rk3399-nanopc-t4.dts  |   2 +-
 arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts   |   2 +-
 .../arm64/boot/dts/rockchip/rk3399-puma-haikou.dts |  12 +-
 arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi      |  18 +-
 arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi   |  32 +--
 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts  |   2 +-
 arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi  |   4 +-
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           | 306 ++++++++++-----------
 26 files changed, 495 insertions(+), 474 deletions(-)

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

* [GIT PULL 2/5] Rockchip dts64 updates for 5.2 - round 2
@ 2019-04-24 17:57   ` Heiko Stuebner
  0 siblings, 0 replies; 20+ messages in thread
From: Heiko Stuebner @ 2019-04-24 17:57 UTC (permalink / raw)
  To: arm; +Cc: linux-rockchip, linux-arm-kernel

The following changes since commit b4e1728232d64b8040dae9b5405cf2db7ebd4e8b:

  arm64: dts: rockchip: Decrease emmc-phy's drive impedance on rk3399-puma (2019-03-27 13:45:27 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 798689e45190756c2eca6656ee4c624370a5012a:

  arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64 (2019-04-23 23:29:08 +0200)

----------------------------------------------------------------
Bulk conversion of remaining gpios to the helper constants, new peripherals
for the rk3328-roc-cc and some minor fixes for rk3399 and rockpro64.

----------------------------------------------------------------
Heiko Stuebner (1):
      arm64: dts: rockchip: bulk convert gpios to their constant counterparts

Katsuhiro Suzuki (2):
      arm64: dts: rockchip: fix cts, rts pin assign of UART3 for rk3399
      arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64

Leonidas P. Papadakos (2):
      arm64: dts: rockchip: eMMC additions for rk3328-roc-cc
      arm64: dts: rockchip: enable display nodes on rk3328-roc-cc

 arch/arm64/boot/dts/rockchip/px30-evb.dts          |   4 +-
 arch/arm64/boot/dts/rockchip/rk3328-evb.dts        |   2 +-
 arch/arm64/boot/dts/rockchip/rk3328-roc-cc.dts     |  21 ++
 arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi       |  34 +--
 arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts    |   8 +-
 .../arm64/boot/dts/rockchip/rk3368-lion-haikou.dts |  14 +-
 arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi      |   8 +-
 .../boot/dts/rockchip/rk3368-orion-r68-meta.dts    |  46 ++--
 arch/arm64/boot/dts/rockchip/rk3368-px5-evb.dts    |   6 +-
 arch/arm64/boot/dts/rockchip/rk3368-r88.dts        |  36 +--
 arch/arm64/boot/dts/rockchip/rk3368.dtsi           | 240 ++++++++--------
 arch/arm64/boot/dts/rockchip/rk3399-evb.dts        |   6 +-
 arch/arm64/boot/dts/rockchip/rk3399-ficus.dts      |  18 +-
 arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts    |   2 +-
 .../boot/dts/rockchip/rk3399-gru-chromebook.dtsi   |  14 +-
 arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts  |   8 +-
 .../boot/dts/rockchip/rk3399-gru-scarlet.dtsi      |  68 ++---
 arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi       |  56 ++--
 arch/arm64/boot/dts/rockchip/rk3399-nanopc-t4.dts  |   2 +-
 arch/arm64/boot/dts/rockchip/rk3399-orangepi.dts   |   2 +-
 .../arm64/boot/dts/rockchip/rk3399-puma-haikou.dts |  12 +-
 arch/arm64/boot/dts/rockchip/rk3399-puma.dtsi      |  18 +-
 arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi   |  32 +--
 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts  |   2 +-
 arch/arm64/boot/dts/rockchip/rk3399-sapphire.dtsi  |   4 +-
 arch/arm64/boot/dts/rockchip/rk3399.dtsi           | 306 ++++++++++-----------
 26 files changed, 495 insertions(+), 474 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] 20+ messages in thread

* [GIT PULL 3/5] Rockchip driver updates for 5.2
  2019-04-24 17:57 ` Heiko Stuebner
@ 2019-04-24 17:58   ` Heiko Stuebner
  -1 siblings, 0 replies; 20+ messages in thread
From: Heiko Stuebner @ 2019-04-24 17:58 UTC (permalink / raw)
  To: arm; +Cc: linux-rockchip, linux-arm-kernel

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-drivers-1

for you to fetch changes up to bbdc00a7de24cc90315b1775fb74841373fe12f7:

  soc: rockchip: Set the proper PWM for rk3288 (2019-04-11 13:40:32 +0200)

----------------------------------------------------------------
Select correct pwm solution by default.

----------------------------------------------------------------
Douglas Anderson (1):
      soc: rockchip: Set the proper PWM for rk3288

 drivers/soc/rockchip/grf.c | 2 ++
 1 file changed, 2 insertions(+)

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

* [GIT PULL 3/5] Rockchip driver updates for 5.2
@ 2019-04-24 17:58   ` Heiko Stuebner
  0 siblings, 0 replies; 20+ messages in thread
From: Heiko Stuebner @ 2019-04-24 17:58 UTC (permalink / raw)
  To: arm; +Cc: linux-rockchip, linux-arm-kernel

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-drivers-1

for you to fetch changes up to bbdc00a7de24cc90315b1775fb74841373fe12f7:

  soc: rockchip: Set the proper PWM for rk3288 (2019-04-11 13:40:32 +0200)

----------------------------------------------------------------
Select correct pwm solution by default.

----------------------------------------------------------------
Douglas Anderson (1):
      soc: rockchip: Set the proper PWM for rk3288

 drivers/soc/rockchip/grf.c | 2 ++
 1 file changed, 2 insertions(+)




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

* [GIT PULL 4/5] Rockchip soc32 updates for 5.2
  2019-04-24 17:57 ` Heiko Stuebner
@ 2019-04-24 17:59   ` Heiko Stuebner
  -1 siblings, 0 replies; 20+ messages in thread
From: Heiko Stuebner @ 2019-04-24 17:59 UTC (permalink / raw)
  To: arm; +Cc: linux-rockchip, linux-arm-kernel

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-soc32-1

for you to fetch changes up to fbd7af041586a15f5dc15b9ec051d25aa5ebe00a:

  ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmu (2019-04-23 19:52:37 +0200)

----------------------------------------------------------------
Missing of_node_put and some added __init contants.

----------------------------------------------------------------
Douglas Anderson (1):
      ARM: rockchip: Mark pm-init functions __init

Wen Yang (1):
      ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmu

 arch/arm/mach-rockchip/platsmp.c | 1 +
 arch/arm/mach-rockchip/pm.c      | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

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

* [GIT PULL 4/5] Rockchip soc32 updates for 5.2
@ 2019-04-24 17:59   ` Heiko Stuebner
  0 siblings, 0 replies; 20+ messages in thread
From: Heiko Stuebner @ 2019-04-24 17:59 UTC (permalink / raw)
  To: arm; +Cc: linux-rockchip, linux-arm-kernel

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-soc32-1

for you to fetch changes up to fbd7af041586a15f5dc15b9ec051d25aa5ebe00a:

  ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmu (2019-04-23 19:52:37 +0200)

----------------------------------------------------------------
Missing of_node_put and some added __init contants.

----------------------------------------------------------------
Douglas Anderson (1):
      ARM: rockchip: Mark pm-init functions __init

Wen Yang (1):
      ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmu

 arch/arm/mach-rockchip/platsmp.c | 1 +
 arch/arm/mach-rockchip/pm.c      | 4 ++--
 2 files changed, 3 insertions(+), 2 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] 20+ messages in thread

* [GIT PULL 5/5] Rockchip defconfig32 updates for 5.2
  2019-04-24 17:57 ` Heiko Stuebner
@ 2019-04-24 18:00   ` Heiko Stuebner
  -1 siblings, 0 replies; 20+ messages in thread
From: Heiko Stuebner @ 2019-04-24 18:00 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-defconfig32-1

for you to fetch changes up to 366391f04177355320a3dbc5705daa017de5a373:

  ARM: multi_v7_defconfig: Enable missing drivers for supported Chromebooks (2019-04-23 19:53:29 +0200)

----------------------------------------------------------------
Enable more options needed by Veyron Chromebooks.

----------------------------------------------------------------
Enric Balletbo i Serra (1):
      ARM: multi_v7_defconfig: Enable missing drivers for supported Chromebooks

 arch/arm/configs/multi_v7_defconfig | 11 +++++++++++
 1 file changed, 11 insertions(+)

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

* [GIT PULL 5/5] Rockchip defconfig32 updates for 5.2
@ 2019-04-24 18:00   ` Heiko Stuebner
  0 siblings, 0 replies; 20+ messages in thread
From: Heiko Stuebner @ 2019-04-24 18:00 UTC (permalink / raw)
  To: arm; +Cc: linux-rockchip, linux-arm-kernel

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-defconfig32-1

for you to fetch changes up to 366391f04177355320a3dbc5705daa017de5a373:

  ARM: multi_v7_defconfig: Enable missing drivers for supported Chromebooks (2019-04-23 19:53:29 +0200)

----------------------------------------------------------------
Enable more options needed by Veyron Chromebooks.

----------------------------------------------------------------
Enric Balletbo i Serra (1):
      ARM: multi_v7_defconfig: Enable missing drivers for supported Chromebooks

 arch/arm/configs/multi_v7_defconfig | 11 +++++++++++
 1 file changed, 11 insertions(+)




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

* Re: [GIT PULL 1/5] Rockchip dts32 updates for 5.2 - round 2
  2019-04-24 17:57 ` Heiko Stuebner
@ 2019-04-28 20:00   ` Olof Johansson
  -1 siblings, 0 replies; 20+ messages in thread
From: Olof Johansson @ 2019-04-28 20:00 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	arm-DgEjT+Ai2ygdnm+yROfE0A,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Wed, Apr 24, 2019 at 07:57:03PM +0200, Heiko Stuebner wrote:
> Hi Arnd, Kevin Olof,
> 
> please find below and in the replies round2 of Rockchip devicetree updates
> targetted at 5.2. Again nothing major but a lot of attention for the rk3288
> and a lot of general updates - Please pull.
> 
> The devicetree updates (32+64 bit) go on top of the previous tags from
> round 1, while the other just go on top of 5.1-rc1 (or later of course).
> 
> Thanks
> Heiko
> 
> The following changes since commit 4b028ebd4e3d86c61161b3a937b746043006dcbe:
> 
>   ARM: dts: rockchip: enable vop0 and hdmi nodes to rk3066a-mk808 (2019-03-31 17:28:05 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-dts32-2
> 
> for you to fetch changes up to 356150e86d75653d1f679c6ef583144b26d0a686:
> 
>   ARM: dts: rockchip: vdd_gpu off in suspend for rk3288-veyron (2019-04-12 22:28:38 +0200)
> 
> ----------------------------------------------------------------
> Much love for rk3288 in general (power coefficients for the scheduler)
> and veyron chromeos devices in particular (regulators, suspend, cleanups)
> and bulk conversion of the remaining gpios to the helper constants denoting
> the iomux.

Merged, thanks!


-Olof

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

* Re: [GIT PULL 1/5] Rockchip dts32 updates for 5.2 - round 2
@ 2019-04-28 20:00   ` Olof Johansson
  0 siblings, 0 replies; 20+ messages in thread
From: Olof Johansson @ 2019-04-28 20:00 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, arm, linux-arm-kernel

On Wed, Apr 24, 2019 at 07:57:03PM +0200, Heiko Stuebner wrote:
> Hi Arnd, Kevin Olof,
> 
> please find below and in the replies round2 of Rockchip devicetree updates
> targetted at 5.2. Again nothing major but a lot of attention for the rk3288
> and a lot of general updates - Please pull.
> 
> The devicetree updates (32+64 bit) go on top of the previous tags from
> round 1, while the other just go on top of 5.1-rc1 (or later of course).
> 
> Thanks
> Heiko
> 
> The following changes since commit 4b028ebd4e3d86c61161b3a937b746043006dcbe:
> 
>   ARM: dts: rockchip: enable vop0 and hdmi nodes to rk3066a-mk808 (2019-03-31 17:28:05 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-dts32-2
> 
> for you to fetch changes up to 356150e86d75653d1f679c6ef583144b26d0a686:
> 
>   ARM: dts: rockchip: vdd_gpu off in suspend for rk3288-veyron (2019-04-12 22:28:38 +0200)
> 
> ----------------------------------------------------------------
> Much love for rk3288 in general (power coefficients for the scheduler)
> and veyron chromeos devices in particular (regulators, suspend, cleanups)
> and bulk conversion of the remaining gpios to the helper constants denoting
> the iomux.

Merged, thanks!


-Olof

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

* Re: [GIT PULL 2/5] Rockchip dts64 updates for 5.2 - round 2
  2019-04-24 17:57   ` Heiko Stuebner
@ 2019-04-28 20:00     ` Olof Johansson
  -1 siblings, 0 replies; 20+ messages in thread
From: Olof Johansson @ 2019-04-28 20:00 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	arm-DgEjT+Ai2ygdnm+yROfE0A,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Wed, Apr 24, 2019 at 07:57:56PM +0200, Heiko Stuebner wrote:
> The following changes since commit b4e1728232d64b8040dae9b5405cf2db7ebd4e8b:
> 
>   arm64: dts: rockchip: Decrease emmc-phy's drive impedance on rk3399-puma (2019-03-27 13:45:27 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-dts64-2
> 
> for you to fetch changes up to 798689e45190756c2eca6656ee4c624370a5012a:
> 
>   arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64 (2019-04-23 23:29:08 +0200)
> 
> ----------------------------------------------------------------
> Bulk conversion of remaining gpios to the helper constants, new peripherals
> for the rk3328-roc-cc and some minor fixes for rk3399 and rockpro64.


Merged, thanks!


-Olof

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

* Re: [GIT PULL 2/5] Rockchip dts64 updates for 5.2 - round 2
@ 2019-04-28 20:00     ` Olof Johansson
  0 siblings, 0 replies; 20+ messages in thread
From: Olof Johansson @ 2019-04-28 20:00 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, arm, linux-arm-kernel

On Wed, Apr 24, 2019 at 07:57:56PM +0200, Heiko Stuebner wrote:
> The following changes since commit b4e1728232d64b8040dae9b5405cf2db7ebd4e8b:
> 
>   arm64: dts: rockchip: Decrease emmc-phy's drive impedance on rk3399-puma (2019-03-27 13:45:27 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-dts64-2
> 
> for you to fetch changes up to 798689e45190756c2eca6656ee4c624370a5012a:
> 
>   arm64: dts: rockchip: fix IO domain voltage setting of APIO5 on rockpro64 (2019-04-23 23:29:08 +0200)
> 
> ----------------------------------------------------------------
> Bulk conversion of remaining gpios to the helper constants, new peripherals
> for the rk3328-roc-cc and some minor fixes for rk3399 and rockpro64.


Merged, thanks!


-Olof

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

* Re: [GIT PULL 3/5] Rockchip driver updates for 5.2
  2019-04-24 17:58   ` Heiko Stuebner
@ 2019-04-29 16:56     ` Olof Johansson
  -1 siblings, 0 replies; 20+ messages in thread
From: Olof Johansson @ 2019-04-29 16:56 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, arm, linux-arm-kernel

On Wed, Apr 24, 2019 at 07:58:37PM +0200, Heiko Stuebner wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-drivers-1
> 
> for you to fetch changes up to bbdc00a7de24cc90315b1775fb74841373fe12f7:
> 
>   soc: rockchip: Set the proper PWM for rk3288 (2019-04-11 13:40:32 +0200)
> 
> ----------------------------------------------------------------
> Select correct pwm solution by default.
> 
> ----------------------------------------------------------------
> Douglas Anderson (1):
>       soc: rockchip: Set the proper PWM for rk3288

Merged, thanks!


-Olof

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

* Re: [GIT PULL 3/5] Rockchip driver updates for 5.2
@ 2019-04-29 16:56     ` Olof Johansson
  0 siblings, 0 replies; 20+ messages in thread
From: Olof Johansson @ 2019-04-29 16:56 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, arm, linux-arm-kernel

On Wed, Apr 24, 2019 at 07:58:37PM +0200, Heiko Stuebner wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-drivers-1
> 
> for you to fetch changes up to bbdc00a7de24cc90315b1775fb74841373fe12f7:
> 
>   soc: rockchip: Set the proper PWM for rk3288 (2019-04-11 13:40:32 +0200)
> 
> ----------------------------------------------------------------
> Select correct pwm solution by default.
> 
> ----------------------------------------------------------------
> Douglas Anderson (1):
>       soc: rockchip: Set the proper PWM for rk3288

Merged, thanks!


-Olof

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

* Re: [GIT PULL 4/5] Rockchip soc32 updates for 5.2
  2019-04-24 17:59   ` Heiko Stuebner
@ 2019-04-29 16:56     ` Olof Johansson
  -1 siblings, 0 replies; 20+ messages in thread
From: Olof Johansson @ 2019-04-29 16:56 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, arm, linux-arm-kernel

On Wed, Apr 24, 2019 at 07:59:18PM +0200, Heiko Stuebner wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-soc32-1
> 
> for you to fetch changes up to fbd7af041586a15f5dc15b9ec051d25aa5ebe00a:
> 
>   ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmu (2019-04-23 19:52:37 +0200)
> 
> ----------------------------------------------------------------
> Missing of_node_put and some added __init contants.
> 
> ----------------------------------------------------------------
> Douglas Anderson (1):
>       ARM: rockchip: Mark pm-init functions __init
> 
> Wen Yang (1):
>       ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmu
> 
>  arch/arm/mach-rockchip/platsmp.c | 1 +
>  arch/arm/mach-rockchip/pm.c      | 4 ++--
>  2 files changed, 3 insertions(+), 2 deletions(-)

Merged, thanks!


-Olof

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

* Re: [GIT PULL 4/5] Rockchip soc32 updates for 5.2
@ 2019-04-29 16:56     ` Olof Johansson
  0 siblings, 0 replies; 20+ messages in thread
From: Olof Johansson @ 2019-04-29 16:56 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, arm, linux-arm-kernel

On Wed, Apr 24, 2019 at 07:59:18PM +0200, Heiko Stuebner wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-soc32-1
> 
> for you to fetch changes up to fbd7af041586a15f5dc15b9ec051d25aa5ebe00a:
> 
>   ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmu (2019-04-23 19:52:37 +0200)
> 
> ----------------------------------------------------------------
> Missing of_node_put and some added __init contants.
> 
> ----------------------------------------------------------------
> Douglas Anderson (1):
>       ARM: rockchip: Mark pm-init functions __init
> 
> Wen Yang (1):
>       ARM: rockchip: add missing of_node_put in rockchip_smp_prepare_pmu
> 
>  arch/arm/mach-rockchip/platsmp.c | 1 +
>  arch/arm/mach-rockchip/pm.c      | 4 ++--
>  2 files changed, 3 insertions(+), 2 deletions(-)

Merged, thanks!


-Olof

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

* Re: [GIT PULL 5/5] Rockchip defconfig32 updates for 5.2
  2019-04-24 18:00   ` Heiko Stuebner
@ 2019-04-29 17:03     ` Olof Johansson
  -1 siblings, 0 replies; 20+ messages in thread
From: Olof Johansson @ 2019-04-29 17:03 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	arm-DgEjT+Ai2ygdnm+yROfE0A,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Wed, Apr 24, 2019 at 08:00:07PM +0200, Heiko Stuebner wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-defconfig32-1
> 
> for you to fetch changes up to 366391f04177355320a3dbc5705daa017de5a373:
> 
>   ARM: multi_v7_defconfig: Enable missing drivers for supported Chromebooks (2019-04-23 19:53:29 +0200)
> 
> ----------------------------------------------------------------
> Enable more options needed by Veyron Chromebooks.
> 
> ----------------------------------------------------------------
> Enric Balletbo i Serra (1):
>       ARM: multi_v7_defconfig: Enable missing drivers for supported Chromebooks
> 
>  arch/arm/configs/multi_v7_defconfig | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 

Merged with some fixups due to churn in the file.


-Olof
> 
> 

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

* Re: [GIT PULL 5/5] Rockchip defconfig32 updates for 5.2
@ 2019-04-29 17:03     ` Olof Johansson
  0 siblings, 0 replies; 20+ messages in thread
From: Olof Johansson @ 2019-04-29 17:03 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, arm, linux-arm-kernel

On Wed, Apr 24, 2019 at 08:00:07PM +0200, Heiko Stuebner wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-defconfig32-1
> 
> for you to fetch changes up to 366391f04177355320a3dbc5705daa017de5a373:
> 
>   ARM: multi_v7_defconfig: Enable missing drivers for supported Chromebooks (2019-04-23 19:53:29 +0200)
> 
> ----------------------------------------------------------------
> Enable more options needed by Veyron Chromebooks.
> 
> ----------------------------------------------------------------
> Enric Balletbo i Serra (1):
>       ARM: multi_v7_defconfig: Enable missing drivers for supported Chromebooks
> 
>  arch/arm/configs/multi_v7_defconfig | 11 +++++++++++
>  1 file changed, 11 insertions(+)
> 

Merged with some fixups due to churn in the file.


-Olof
> 
> 

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

end of thread, other threads:[~2019-04-29 17:31 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-24 17:57 [GIT PULL 1/5] Rockchip dts32 updates for 5.2 - round 2 Heiko Stuebner
2019-04-24 17:57 ` Heiko Stuebner
2019-04-24 17:57 ` [GIT PULL 2/5] Rockchip dts64 " Heiko Stuebner
2019-04-24 17:57   ` Heiko Stuebner
2019-04-28 20:00   ` Olof Johansson
2019-04-28 20:00     ` Olof Johansson
2019-04-24 17:58 ` [GIT PULL 3/5] Rockchip driver updates for 5.2 Heiko Stuebner
2019-04-24 17:58   ` Heiko Stuebner
2019-04-29 16:56   ` Olof Johansson
2019-04-29 16:56     ` Olof Johansson
2019-04-24 17:59 ` [GIT PULL 4/5] Rockchip soc32 " Heiko Stuebner
2019-04-24 17:59   ` Heiko Stuebner
2019-04-29 16:56   ` Olof Johansson
2019-04-29 16:56     ` Olof Johansson
2019-04-24 18:00 ` [GIT PULL 5/5] Rockchip defconfig32 " Heiko Stuebner
2019-04-24 18:00   ` Heiko Stuebner
2019-04-29 17:03   ` Olof Johansson
2019-04-29 17:03     ` Olof Johansson
2019-04-28 20:00 ` [GIT PULL 1/5] Rockchip dts32 updates for 5.2 - round 2 Olof Johansson
2019-04-28 20:00   ` Olof Johansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.