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.14
Date: Mon, 21 Jun 2021 00:33:18 +0200 [thread overview]
Message-ID: <2084346.irdbgypaU6@phil> (raw)
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.14-rockchip-dts32-1
for you to fetch changes up to 623ba75a5d6b8e196a21f3ed36d26a5f6db459ce:
ARM: dts: rockchip: add power controller for RK322x (2021-06-13 18:25:07 +0200)
----------------------------------------------------------------
A lot of fixes related to the dt-binding yaml conversion,
power-domain additions for rk322x and rk3036 and the missing
mmc aliases move to board files on rk3066/rk3188.
----------------------------------------------------------------
Alex Bee (2):
ARM: dts: rockchip: add power controller for RK3036
ARM: dts: rockchip: add power controller for RK322x
Benjamin Gaignard (2):
ARM: dts: rockchip: Fix IOMMU nodes properties on rk322x
ARM: dts: rockchip: Remove useless interrupt-names on IOMMU node on rk3036
Elaine Zhang (3):
ARM: dts: rockchip: Fix power-controller node names for rk3066a
ARM: dts: rockchip: Fix power-controller node names for rk3188
ARM: dts: rockchip: Fix power-controller node names for rk3288
Ezequiel Garcia (2):
ARM: dts: rockchip: Fix thermal sensor cells o rk322x
ARM: dts: rockchip: Fix the timer clocks order
Johan Jonker (10):
ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
ARM: dts: rockchip: add #power-domain-cells to power domain nodes
ARM: dts: rockchip: Remove more clock-names from PWM nodes
ARM: dts: rockchip: rename vcc_stdby node name for rk3066a-rayeager.dts
ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188
ARM: dts: rockchip: move mmc aliases to board dts on rk3066/rk3188
ARM: dts: rockchip: rename nodename for phy-rockchip-inno-usb2
ARM: dts: rockchip: remove #phy-cells from usbphy node rk3066/rk3188
ARM: dts: rockchip: fix supply properties in io-domains nodes
ARM: dts: rockchip: add labels to the timer nodes on rk3066a
arch/arm/boot/dts/rk3036-kylin.dts | 2 +-
arch/arm/boot/dts/rk3036.dtsi | 51 +++++++++++-
arch/arm/boot/dts/rk3066a-bqcurie2.dts | 5 ++
arch/arm/boot/dts/rk3066a-marsboard.dts | 4 +
arch/arm/boot/dts/rk3066a-mk808.dts | 5 ++
arch/arm/boot/dts/rk3066a-rayeager.dts | 8 +-
arch/arm/boot/dts/rk3066a.dtsi | 67 +++++++++-------
arch/arm/boot/dts/rk3188-bqedison2qc.dts | 6 ++
arch/arm/boot/dts/rk3188-px3-evb.dts | 5 ++
arch/arm/boot/dts/rk3188-radxarock.dts | 4 +
arch/arm/boot/dts/rk3188.dtsi | 69 ++++++++--------
arch/arm/boot/dts/rk322x.dtsi | 131 +++++++++++++++++++++++++++----
arch/arm/boot/dts/rk3288-rock2-som.dtsi | 2 +-
arch/arm/boot/dts/rk3288-vyasa.dts | 4 +-
arch/arm/boot/dts/rk3288.dtsi | 18 +++--
arch/arm/boot/dts/rk3xxx.dtsi | 5 +-
arch/arm/boot/dts/rv1108.dtsi | 2 +-
17 files changed, 295 insertions(+), 93 deletions(-)
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
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.14
Date: Mon, 21 Jun 2021 00:33:18 +0200 [thread overview]
Message-ID: <2084346.irdbgypaU6@phil> (raw)
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.14-rockchip-dts32-1
for you to fetch changes up to 623ba75a5d6b8e196a21f3ed36d26a5f6db459ce:
ARM: dts: rockchip: add power controller for RK322x (2021-06-13 18:25:07 +0200)
----------------------------------------------------------------
A lot of fixes related to the dt-binding yaml conversion,
power-domain additions for rk322x and rk3036 and the missing
mmc aliases move to board files on rk3066/rk3188.
----------------------------------------------------------------
Alex Bee (2):
ARM: dts: rockchip: add power controller for RK3036
ARM: dts: rockchip: add power controller for RK322x
Benjamin Gaignard (2):
ARM: dts: rockchip: Fix IOMMU nodes properties on rk322x
ARM: dts: rockchip: Remove useless interrupt-names on IOMMU node on rk3036
Elaine Zhang (3):
ARM: dts: rockchip: Fix power-controller node names for rk3066a
ARM: dts: rockchip: Fix power-controller node names for rk3188
ARM: dts: rockchip: Fix power-controller node names for rk3288
Ezequiel Garcia (2):
ARM: dts: rockchip: Fix thermal sensor cells o rk322x
ARM: dts: rockchip: Fix the timer clocks order
Johan Jonker (10):
ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
ARM: dts: rockchip: add #power-domain-cells to power domain nodes
ARM: dts: rockchip: Remove more clock-names from PWM nodes
ARM: dts: rockchip: rename vcc_stdby node name for rk3066a-rayeager.dts
ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188
ARM: dts: rockchip: move mmc aliases to board dts on rk3066/rk3188
ARM: dts: rockchip: rename nodename for phy-rockchip-inno-usb2
ARM: dts: rockchip: remove #phy-cells from usbphy node rk3066/rk3188
ARM: dts: rockchip: fix supply properties in io-domains nodes
ARM: dts: rockchip: add labels to the timer nodes on rk3066a
arch/arm/boot/dts/rk3036-kylin.dts | 2 +-
arch/arm/boot/dts/rk3036.dtsi | 51 +++++++++++-
arch/arm/boot/dts/rk3066a-bqcurie2.dts | 5 ++
arch/arm/boot/dts/rk3066a-marsboard.dts | 4 +
arch/arm/boot/dts/rk3066a-mk808.dts | 5 ++
arch/arm/boot/dts/rk3066a-rayeager.dts | 8 +-
arch/arm/boot/dts/rk3066a.dtsi | 67 +++++++++-------
arch/arm/boot/dts/rk3188-bqedison2qc.dts | 6 ++
arch/arm/boot/dts/rk3188-px3-evb.dts | 5 ++
arch/arm/boot/dts/rk3188-radxarock.dts | 4 +
arch/arm/boot/dts/rk3188.dtsi | 69 ++++++++--------
arch/arm/boot/dts/rk322x.dtsi | 131 +++++++++++++++++++++++++++----
arch/arm/boot/dts/rk3288-rock2-som.dtsi | 2 +-
arch/arm/boot/dts/rk3288-vyasa.dts | 4 +-
arch/arm/boot/dts/rk3288.dtsi | 18 +++--
arch/arm/boot/dts/rk3xxx.dtsi | 5 +-
arch/arm/boot/dts/rv1108.dtsi | 2 +-
17 files changed, 295 insertions(+), 93 deletions(-)
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.14
Date: Mon, 21 Jun 2021 00:33:18 +0200 [thread overview]
Message-ID: <2084346.irdbgypaU6@phil> (raw)
Message-ID: <20210620223318.oU7G8Go--tEVKlw4ATDm3j1gaL0wCVFQ3vfyyyy2CQ0@z> (raw)
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.14-rockchip-dts32-1
for you to fetch changes up to 623ba75a5d6b8e196a21f3ed36d26a5f6db459ce:
ARM: dts: rockchip: add power controller for RK322x (2021-06-13 18:25:07 +0200)
----------------------------------------------------------------
A lot of fixes related to the dt-binding yaml conversion,
power-domain additions for rk322x and rk3036 and the missing
mmc aliases move to board files on rk3066/rk3188.
----------------------------------------------------------------
Alex Bee (2):
ARM: dts: rockchip: add power controller for RK3036
ARM: dts: rockchip: add power controller for RK322x
Benjamin Gaignard (2):
ARM: dts: rockchip: Fix IOMMU nodes properties on rk322x
ARM: dts: rockchip: Remove useless interrupt-names on IOMMU node on rk3036
Elaine Zhang (3):
ARM: dts: rockchip: Fix power-controller node names for rk3066a
ARM: dts: rockchip: Fix power-controller node names for rk3188
ARM: dts: rockchip: Fix power-controller node names for rk3288
Ezequiel Garcia (2):
ARM: dts: rockchip: Fix thermal sensor cells o rk322x
ARM: dts: rockchip: Fix the timer clocks order
Johan Jonker (10):
ARM: dts: rockchip: fix pinctrl sleep nodename for rk3036-kylin and rk3288
ARM: dts: rockchip: add #power-domain-cells to power domain nodes
ARM: dts: rockchip: Remove more clock-names from PWM nodes
ARM: dts: rockchip: rename vcc_stdby node name for rk3066a-rayeager.dts
ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188
ARM: dts: rockchip: move mmc aliases to board dts on rk3066/rk3188
ARM: dts: rockchip: rename nodename for phy-rockchip-inno-usb2
ARM: dts: rockchip: remove #phy-cells from usbphy node rk3066/rk3188
ARM: dts: rockchip: fix supply properties in io-domains nodes
ARM: dts: rockchip: add labels to the timer nodes on rk3066a
arch/arm/boot/dts/rk3036-kylin.dts | 2 +-
arch/arm/boot/dts/rk3036.dtsi | 51 +++++++++++-
arch/arm/boot/dts/rk3066a-bqcurie2.dts | 5 ++
arch/arm/boot/dts/rk3066a-marsboard.dts | 4 +
arch/arm/boot/dts/rk3066a-mk808.dts | 5 ++
arch/arm/boot/dts/rk3066a-rayeager.dts | 8 +-
arch/arm/boot/dts/rk3066a.dtsi | 67 +++++++++-------
arch/arm/boot/dts/rk3188-bqedison2qc.dts | 6 ++
arch/arm/boot/dts/rk3188-px3-evb.dts | 5 ++
arch/arm/boot/dts/rk3188-radxarock.dts | 4 +
arch/arm/boot/dts/rk3188.dtsi | 69 ++++++++--------
arch/arm/boot/dts/rk322x.dtsi | 131 +++++++++++++++++++++++++++----
arch/arm/boot/dts/rk3288-rock2-som.dtsi | 2 +-
arch/arm/boot/dts/rk3288-vyasa.dts | 4 +-
arch/arm/boot/dts/rk3288.dtsi | 18 +++--
arch/arm/boot/dts/rk3xxx.dtsi | 5 +-
arch/arm/boot/dts/rv1108.dtsi | 2 +-
17 files changed, 295 insertions(+), 93 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2021-06-20 22:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-20 22:33 Heiko Stuebner [this message]
2021-06-20 22:33 ` [GIT PULL] Rockchip dts32 changes for 5.14 Heiko Stuebner
2021-06-20 22:33 ` Heiko Stuebner
2021-06-24 2:40 ` patchwork-bot+linux-soc
-- strict thread matches above, loose matches on Subject: below --
2021-08-22 10:16 Heiko Stuebner
2021-08-22 10:16 ` Heiko Stuebner
2021-08-22 10:16 ` Heiko Stuebner
2021-08-22 10:17 ` heiko
2021-08-22 10:17 ` heiko
2021-08-22 10:17 ` heiko
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=2084346.irdbgypaU6@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 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.