[GIT PULL] Rockchip driver changes for 5.15
Heiko Stuebner
heiko at sntech.de
Sun Aug 22 03:15:43 PDT 2021
Hi Arnd, Kevin, Olof,
please find below (and in the next mails) changes for
Rockchip platforms for 5.15.
Please pull
Thanks
Heiko
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.15-rockchip-driver1
for you to fetch changes up to 9e5747c57807ad8a04c356340190cfdd0bd54111:
soc: rockchip: io-domain: Remove unneeded semicolon (2021-08-19 23:56:38 +0200)
----------------------------------------------------------------
Yaml conversion of io-domain bindings and addition of
rk3568 io domains.
----------------------------------------------------------------
Geert Uytterhoeven (1):
soc: rockchip: ROCKCHIP_GRF should not default to y, unconditionally
Jianqun Xu (1):
soc: rockchip: io-domain: add rk3568 support
Jiapeng Chong (1):
soc: rockchip: io-domain: Remove unneeded semicolon
Johan Jonker (2):
dt-bindings: power: convert rockchip-io-domain.txt to YAML
dt-bindings: soc: rockchip: add rockchip-io-domain.yaml object to grf.yaml
Michael Riesch (1):
dt-bindings: power: add rk3568-pmu-io-domain support
.../bindings/power/rockchip-io-domain.txt | 135 --------
.../bindings/power/rockchip-io-domain.yaml | 360 +++++++++++++++++++++
.../devicetree/bindings/soc/rockchip/grf.yaml | 19 +-
drivers/soc/rockchip/Kconfig | 4 +-
drivers/soc/rockchip/io-domain.c | 88 ++++-
5 files changed, 455 insertions(+), 151 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/power/rockchip-io-domain.txt
create mode 100644 Documentation/devicetree/bindings/power/rockchip-io-domain.yaml
More information about the Linux-rockchip
mailing list