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 2/3] Rockchip dts64 updates for 4.21 round2
Date: Wed, 12 Dec 2018 09:44:31 +0100	[thread overview]
Message-ID: <2442209.9nBR0uFduZ@phil> (raw)
In-Reply-To: <7153021.iXIDTOc0j0@phil>

The following changes since commit cdd46460fe278e04d8ee665d975aa2962036838f:

  arm64: dts: rockchip: Add all CPUs in cooling maps (2018-11-19 14:45:35 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 953d9f3903659fb1e21f6453ef5221a7652ec908:

  arm64: dts: rockchip: Add on-board LED support on rk3399-rock960 (2018-12-11 20:09:38 +0100)

----------------------------------------------------------------
Support for the onboard LEDs of the 2 96boards (ficus, rock960),
hdmi output for rockpro64, vpu node on rk3399 and adding the
always on 32kHz clock on rk3399-Gru to get a more complete clock
tree.

----------------------------------------------------------------
Derek Basehore (1):
      arm64: dts: rockchip: Add 32k clk on rk3399-gru

Ezequiel Garcia (1):
      arm64: dts: rockchip: add VPU device node for RK3399

Manivannan Sadhasivam (2):
      arm64: dts: rockchip: Add on-board LED support on rk3399-ficus
      arm64: dts: rockchip: Add on-board LED support on rk3399-rock960

Oskari Lemmela (1):
      arm64: dts: rockchip: enable hdmi output on rk3399-rockpro64

 arch/arm64/boot/dts/rockchip/rk3399-ficus.dts     | 78 ++++++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi      |  7 ++
 arch/arm64/boot/dts/rockchip/rk3399-rock960.dts   | 79 +++++++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts |  7 ++
 arch/arm64/boot/dts/rockchip/rk3399.dtsi          | 14 +++-
 5 files changed, 184 insertions(+), 1 deletion(-)

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 2/3] Rockchip dts64 updates for 4.21 round2
Date: Wed, 12 Dec 2018 09:44:31 +0100	[thread overview]
Message-ID: <2442209.9nBR0uFduZ@phil> (raw)
In-Reply-To: <7153021.iXIDTOc0j0@phil>

The following changes since commit cdd46460fe278e04d8ee665d975aa2962036838f:

  arm64: dts: rockchip: Add all CPUs in cooling maps (2018-11-19 14:45:35 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 953d9f3903659fb1e21f6453ef5221a7652ec908:

  arm64: dts: rockchip: Add on-board LED support on rk3399-rock960 (2018-12-11 20:09:38 +0100)

----------------------------------------------------------------
Support for the onboard LEDs of the 2 96boards (ficus, rock960),
hdmi output for rockpro64, vpu node on rk3399 and adding the
always on 32kHz clock on rk3399-Gru to get a more complete clock
tree.

----------------------------------------------------------------
Derek Basehore (1):
      arm64: dts: rockchip: Add 32k clk on rk3399-gru

Ezequiel Garcia (1):
      arm64: dts: rockchip: add VPU device node for RK3399

Manivannan Sadhasivam (2):
      arm64: dts: rockchip: Add on-board LED support on rk3399-ficus
      arm64: dts: rockchip: Add on-board LED support on rk3399-rock960

Oskari Lemmela (1):
      arm64: dts: rockchip: enable hdmi output on rk3399-rockpro64

 arch/arm64/boot/dts/rockchip/rk3399-ficus.dts     | 78 ++++++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi      |  7 ++
 arch/arm64/boot/dts/rockchip/rk3399-rock960.dts   | 79 +++++++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts |  7 ++
 arch/arm64/boot/dts/rockchip/rk3399.dtsi          | 14 +++-
 5 files changed, 184 insertions(+), 1 deletion(-)




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

  reply	other threads:[~2018-12-12  8:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-12  8:43 [GIT PULL 1/3] Rockchip dts32 updates for 4.21 round2 Heiko Stuebner
2018-12-12  8:43 ` Heiko Stuebner
2018-12-12  8:44 ` Heiko Stuebner [this message]
2018-12-12  8:44   ` [GIT PULL 2/3] Rockchip dts64 " Heiko Stuebner
2018-12-12 21:08   ` Olof Johansson
2018-12-12 21:08     ` Olof Johansson
2018-12-12  8:50 ` [GIT PATCH 3/3] dt-bindings: arm: Convert Rockchip board/soc bindings to json-schema Heiko Stuebner
2018-12-12  8:50   ` Heiko Stuebner
2018-12-12 22:07   ` Olof Johansson
2018-12-12 22:07     ` Olof Johansson
2018-12-12 21:07 ` [GIT PULL 1/3] Rockchip dts32 updates for 4.21 round2 Olof Johansson
2018-12-12 21:07   ` 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=2442209.9nBR0uFduZ@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.