soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts32 changes for 5.16
Date: Mon, 27 Sep 2021 11:43:25 +0200	[thread overview]
Message-ID: <5121280.Lt9SDvczpP@phil> (raw)
Message-ID: <20210927094325.1HDX0AseQzMBpBFadCGxXva-Tu8nIjxNAWy6znz_oN8@z> (raw)

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3e6f8124a78840d074fab36853ee1f5a2e7cffe5:

  ARM: dts: rockchip: swap timer clock-names (2021-09-20 15:22:48 +0200)

----------------------------------------------------------------
ADC-keys for the mk808 board and a number of further cleanups
to make dt-schema happier.

----------------------------------------------------------------
Johan Jonker (5):
      ARM: dts: rockchip: add adc-keys node to rk3066a-mk808
      ARM: dts: rockchip: change rv1108 gmac nodename
      ARM: dts: rockchip: rename opp-table node names
      ARM: dts: rockchip: add more angle brackets to operating-points property on rk3066a
      ARM: dts: rockchip: swap timer clock-names

 arch/arm/boot/dts/rk3036.dtsi       |  4 ++--
 arch/arm/boot/dts/rk3066a-mk808.dts | 27 +++++++++++++++++++++++++++
 arch/arm/boot/dts/rk3066a.dtsi      | 17 ++++++++---------
 arch/arm/boot/dts/rk3188.dtsi       |  2 +-
 arch/arm/boot/dts/rk3229.dtsi       |  2 +-
 arch/arm/boot/dts/rk322x.dtsi       |  6 +++---
 arch/arm/boot/dts/rk3288.dtsi       |  4 ++--
 arch/arm/boot/dts/rv1108.dtsi       |  8 ++++----
 8 files changed, 48 insertions(+), 22 deletions(-)




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

WARNING: multiple messages have this Message-ID (diff)
From: Heiko Stuebner <heiko@sntech.de>
To: arm@kernel.org
Cc: soc@kernel.org, linux-rockchip@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Rockchip dts32 changes for 5.16
Date: Mon, 27 Sep 2021 11:43:25 +0200	[thread overview]
Message-ID: <5121280.Lt9SDvczpP@phil> (raw)
Message-ID: <20210927094325.OZ-Jvt4ZCK3E9MWf0muW_1AxSQtTsXz5BfNxP75BuxI@z> (raw)

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3e6f8124a78840d074fab36853ee1f5a2e7cffe5:

  ARM: dts: rockchip: swap timer clock-names (2021-09-20 15:22:48 +0200)

----------------------------------------------------------------
ADC-keys for the mk808 board and a number of further cleanups
to make dt-schema happier.

----------------------------------------------------------------
Johan Jonker (5):
      ARM: dts: rockchip: add adc-keys node to rk3066a-mk808
      ARM: dts: rockchip: change rv1108 gmac nodename
      ARM: dts: rockchip: rename opp-table node names
      ARM: dts: rockchip: add more angle brackets to operating-points property on rk3066a
      ARM: dts: rockchip: swap timer clock-names

 arch/arm/boot/dts/rk3036.dtsi       |  4 ++--
 arch/arm/boot/dts/rk3066a-mk808.dts | 27 +++++++++++++++++++++++++++
 arch/arm/boot/dts/rk3066a.dtsi      | 17 ++++++++---------
 arch/arm/boot/dts/rk3188.dtsi       |  2 +-
 arch/arm/boot/dts/rk3229.dtsi       |  2 +-
 arch/arm/boot/dts/rk322x.dtsi       |  6 +++---
 arch/arm/boot/dts/rk3288.dtsi       |  4 ++--
 arch/arm/boot/dts/rv1108.dtsi       |  8 ++++----
 8 files changed, 48 insertions(+), 22 deletions(-)




_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

             reply	other threads:[~2021-09-27  9:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210927094325.1HDX0AseQzMBpBFadCGxXva-Tu8nIjxNAWy6znz_oN8@z>
2021-09-27  9:43 ` Heiko Stuebner [this message]
2021-09-27  9:43   ` [GIT PULL] Rockchip dts32 changes for 5.16 Heiko Stuebner
2021-10-05 14:40   ` patchwork-bot+linux-soc

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=5121280.Lt9SDvczpP@phil \
    --to=heiko@sntech.de \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=soc@kernel.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 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).