All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/3] Rockchip dts32 updates for 5.3 round 1
Date: Tue, 11 Jun 2019 10:53:57 +0200	[thread overview]
Message-ID: <3004130.oi6ZuZy1Zf@phil> (raw)

Hi Arnd, Kevin, Olof,

please find below and in the replies round1 of Rockchip updates for armsoc.

As the tag implies this includes a lot of attention to the older rk3288-
based Veyron line of ChromeOS devices.

Please pull.

Thanks
Heiko

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b8925b7c2f867df6ce3e20deb4b3e2b9b32b20ff:

  ARM: dts: rockchip: Split GPIO keys for veyron into multiple devices (2019-06-06 12:41:04 +0200)

----------------------------------------------------------------
A lot more love for rk3288 in general and veyron specially with changes
all over the place.

----------------------------------------------------------------
Caesar Wang (1):
      ARM: dts: rockchip: fix PWM clock found on RK3288 Socs

Douglas Anderson (10):
      ARM: dts: rockchip: Remove bogus 'i2s_clk_out' from rk3288-veyron-mickey
      ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
      ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
      ARM: dts: rockchip: Add pin names for rk3288-veyron-minnie
      ARM: dts: rockchip: Add pin names for rk3288-veyron-jerry
      ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
      ARM: dts: rockchip: Add pin names for rk3288-veyron jaq, mickey, speedy
      ARM: dts: rockchip: Switch to builtin HDMI DDC bus on rk3288-veyron
      ARM: dts: rockchip: Add unwedge pinctrl entries for dw_hdmi on rk3288
      ARM: dts: rockchip: Add HDMI i2c unwedging for rk3288-veyron

John Keeping (1):
      ARM: dts: rockchip: fix pwm-cells for rk3288's pwm3

Matthias Kaehlcke (9):
      ARM: dts: rockchip: raise CPU trip point temperature for veyron to 100 degC
      ARM: dts: rockchip: raise GPU trip point temperatures for veyron
      ARM: dts: raise GPU trip point temperature for speedy to 80 degC
      ARM: dts: rockchip: Add #cooling-cells entry for rk3288 GPU
      ARM: dts: rockchip: Use GPU as cooling device for the GPU thermal zone of the rk3288
      ARM: dts: rockchip: remove GPU 500 MHz OPP on rk3288
      ARM: dts: rockchip: Use the GPU to cool CPU thermal zone of veyron mickey
      ARM: dts: rockchip: Configure the GPU thermal zone for mickey
      ARM: dts: rockchip: Split GPIO keys for veyron into multiple devices

 arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi |  27 +--
 arch/arm/boot/dts/rk3288-veyron-jaq.dts         | 207 +++++++++++++++++++
 arch/arm/boot/dts/rk3288-veyron-jerry.dts       | 207 +++++++++++++++++++
 arch/arm/boot/dts/rk3288-veyron-mickey.dts      | 234 +++++++++++++++++++++-
 arch/arm/boot/dts/rk3288-veyron-minnie.dts      | 254 ++++++++++++++++++++++--
 arch/arm/boot/dts/rk3288-veyron-pinky.dts       |   2 +-
 arch/arm/boot/dts/rk3288-veyron-speedy.dts      | 219 ++++++++++++++++++++
 arch/arm/boot/dts/rk3288-veyron.dtsi            |  29 ++-
 arch/arm/boot/dts/rk3288.dtsi                   |  30 +--
 9 files changed, 1143 insertions(+), 66 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: linux-rockchip@lists.infradead.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/3] Rockchip dts32 updates for 5.3 round 1
Date: Tue, 11 Jun 2019 10:53:57 +0200	[thread overview]
Message-ID: <3004130.oi6ZuZy1Zf@phil> (raw)

Hi Arnd, Kevin, Olof,

please find below and in the replies round1 of Rockchip updates for armsoc.

As the tag implies this includes a lot of attention to the older rk3288-
based Veyron line of ChromeOS devices.

Please pull.

Thanks
Heiko

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b8925b7c2f867df6ce3e20deb4b3e2b9b32b20ff:

  ARM: dts: rockchip: Split GPIO keys for veyron into multiple devices (2019-06-06 12:41:04 +0200)

----------------------------------------------------------------
A lot more love for rk3288 in general and veyron specially with changes
all over the place.

----------------------------------------------------------------
Caesar Wang (1):
      ARM: dts: rockchip: fix PWM clock found on RK3288 Socs

Douglas Anderson (10):
      ARM: dts: rockchip: Remove bogus 'i2s_clk_out' from rk3288-veyron-mickey
      ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work again
      ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200
      ARM: dts: rockchip: Add pin names for rk3288-veyron-minnie
      ARM: dts: rockchip: Add pin names for rk3288-veyron-jerry
      ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspend
      ARM: dts: rockchip: Add pin names for rk3288-veyron jaq, mickey, speedy
      ARM: dts: rockchip: Switch to builtin HDMI DDC bus on rk3288-veyron
      ARM: dts: rockchip: Add unwedge pinctrl entries for dw_hdmi on rk3288
      ARM: dts: rockchip: Add HDMI i2c unwedging for rk3288-veyron

John Keeping (1):
      ARM: dts: rockchip: fix pwm-cells for rk3288's pwm3

Matthias Kaehlcke (9):
      ARM: dts: rockchip: raise CPU trip point temperature for veyron to 100 degC
      ARM: dts: rockchip: raise GPU trip point temperatures for veyron
      ARM: dts: raise GPU trip point temperature for speedy to 80 degC
      ARM: dts: rockchip: Add #cooling-cells entry for rk3288 GPU
      ARM: dts: rockchip: Use GPU as cooling device for the GPU thermal zone of the rk3288
      ARM: dts: rockchip: remove GPU 500 MHz OPP on rk3288
      ARM: dts: rockchip: Use the GPU to cool CPU thermal zone of veyron mickey
      ARM: dts: rockchip: Configure the GPU thermal zone for mickey
      ARM: dts: rockchip: Split GPIO keys for veyron into multiple devices

 arch/arm/boot/dts/rk3288-veyron-chromebook.dtsi |  27 +--
 arch/arm/boot/dts/rk3288-veyron-jaq.dts         | 207 +++++++++++++++++++
 arch/arm/boot/dts/rk3288-veyron-jerry.dts       | 207 +++++++++++++++++++
 arch/arm/boot/dts/rk3288-veyron-mickey.dts      | 234 +++++++++++++++++++++-
 arch/arm/boot/dts/rk3288-veyron-minnie.dts      | 254 ++++++++++++++++++++++--
 arch/arm/boot/dts/rk3288-veyron-pinky.dts       |   2 +-
 arch/arm/boot/dts/rk3288-veyron-speedy.dts      | 219 ++++++++++++++++++++
 arch/arm/boot/dts/rk3288-veyron.dtsi            |  29 ++-
 arch/arm/boot/dts/rk3288.dtsi                   |  30 +--
 9 files changed, 1143 insertions(+), 66 deletions(-)




_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2019-06-11  8:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11  8:53 Heiko Stuebner [this message]
2019-06-11  8:53 ` [GIT PULL 1/3] Rockchip dts32 updates for 5.3 round 1 Heiko Stuebner
2019-06-11  8:54 ` [GIT PULL 2/3] Rockchip dts64 " Heiko Stuebner
2019-06-11  8:54   ` Heiko Stuebner
2019-06-19 13:22   ` Olof Johansson
2019-06-19 13:22     ` Olof Johansson
2019-06-11  8:55 ` [GIT PULL 3/3] Rockchip soc32 " Heiko Stuebner
2019-06-11  8:55   ` Heiko Stuebner
2019-06-17 12:14   ` Olof Johansson
2019-06-17 12:14     ` Olof Johansson
2019-06-19 13:22 ` [GIT PULL 1/3] Rockchip dts32 " Olof Johansson
2019-06-19 13:22   ` Olof Johansson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3004130.oi6ZuZy1Zf@phil \
    --to=heiko@sntech.de \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.