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 driver changes for 5.14
Date: Mon, 21 Jun 2021 00:32:48 +0200	[thread overview]
Message-ID: <4647955.GXAFRqVoOG@phil> (raw)
Message-ID: <20210620223248.sJ_gOHkDCLDiAPn9gR7S4Pt5nUZY7T23FFoqDQiEFJU@z> (raw)

Hi Arnd, Kevin, Olof,

please find below (and in the next mail) changes for
Rockchip platforms for 5.14.

Please pull

Thanks
Heiko


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-drivers1

for you to fetch changes up to fcafd31b5f535573dd045f6151ab93a806e2b05b:

  dt-bindings: soc: rockchip: drop unnecessary #phy-cells from grf.yaml (2021-06-10 09:29:26 +0200)

----------------------------------------------------------------
Yaml conversion of grf, pmu and power-domain bindings,
Power-domains for rk3568 + necessary plumbing,
Fixes for the usbphy bindings.

----------------------------------------------------------------
Elaine Zhang (4):
      dt-bindings: add power-domain header for RK3568 SoCs
      soc: rockchip: power-domain: Add a meaningful power domain name
      dt-bindings: power: rockchip: Add bindings for RK3568 Soc
      soc: rockchip: power-domain: add rk3568 powerdomains

Enric Balletbo i Serra (1):
      dt-bindings: power: rockchip: Convert to json-schema

Heiko Stuebner (2):
      Merge branch 'v5.14-shared/powerdomain' into v5.14-armsoc/drivers
      dt-bindings: soc: rockchip: drop unnecessary #phy-cells from grf.yaml

Johan Jonker (4):
      dt-bindings: arm: rockchip: convert pmu.txt to YAML
      dt-bindings: arm: rockchip: add more compatible strings to pmu.yaml
      dt-bindings: soc: rockchip: convert grf.txt to YAML
      dt-bindings: phy: rename phy nodename in phy-rockchip-inno-usb2.yaml

Tobias Schramm (1):
      dt-bindings: soc: rockchip: grf: add compatible for RK3308 USB grf

 .../devicetree/bindings/arm/rockchip/pmu.txt       |  16 --
 .../devicetree/bindings/arm/rockchip/pmu.yaml      |  55 +++++
 .../bindings/phy/phy-rockchip-inno-usb2.yaml       |  11 +-
 .../bindings/power/rockchip,power-controller.yaml  | 248 ++++++++++++++++++++
 .../devicetree/bindings/soc/rockchip/grf.txt       |  61 -----
 .../devicetree/bindings/soc/rockchip/grf.yaml      | 261 +++++++++++++++++++++
 .../bindings/soc/rockchip/power_domain.txt         | 136 -----------
 drivers/soc/rockchip/pm_domains.c                  | 252 +++++++++++---------
 include/dt-bindings/power/rk3568-power.h           |  32 +++
 9 files changed, 744 insertions(+), 328 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/rockchip/pmu.txt
 create mode 100644 Documentation/devicetree/bindings/arm/rockchip/pmu.yaml
 create mode 100644 Documentation/devicetree/bindings/power/rockchip,power-controller.yaml
 delete mode 100644 Documentation/devicetree/bindings/soc/rockchip/grf.txt
 create mode 100644 Documentation/devicetree/bindings/soc/rockchip/grf.yaml
 delete mode 100644 Documentation/devicetree/bindings/soc/rockchip/power_domain.txt
 create mode 100644 include/dt-bindings/power/rk3568-power.h




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

             reply	other threads:[~2021-06-20 22:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-20 22:32 Heiko Stuebner [this message]
2021-06-20 22:32 ` [GIT PULL] Rockchip driver changes for 5.14 Heiko Stuebner
2021-06-20 22:32 ` Heiko Stuebner
2021-06-24  2: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=4647955.GXAFRqVoOG@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).