soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Rockchip driver changes for 5.15
       [not found] <20210822101543.fDi-5CGOQDqLQcmfVe5k6n_ZbvPXfofwYGxsh_mWtqk@z>
@ 2021-08-22 10:15 ` Heiko Stuebner
  2021-08-22 10:15   ` Heiko Stuebner
       [not found]   ` <20210826093503.v4EnOX4ZlBgCCb4Amgh3EKwTkH7BEckaEVwFYzbok8Q@z>
  0 siblings, 2 replies; 4+ messages in thread
From: Heiko Stuebner @ 2021-08-22 10:15 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

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




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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] Rockchip driver changes for 5.15
  2021-08-22 10:15 ` [GIT PULL] Rockchip driver changes for 5.15 Heiko Stuebner
@ 2021-08-22 10:15   ` Heiko Stuebner
       [not found]   ` <20210826093503.v4EnOX4ZlBgCCb4Amgh3EKwTkH7BEckaEVwFYzbok8Q@z>
  1 sibling, 0 replies; 4+ messages in thread
From: Heiko Stuebner @ 2021-08-22 10:15 UTC (permalink / raw)
  To: arm; +Cc: soc, linux-rockchip, linux-arm-kernel

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




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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Rockchip driver changes for 5.15
       [not found]   ` <20210826093503.v4EnOX4ZlBgCCb4Amgh3EKwTkH7BEckaEVwFYzbok8Q@z>
@ 2021-08-26  9:35     ` Arnd Bergmann
  2021-08-26  9:35       ` Arnd Bergmann
  0 siblings, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2021-08-26  9:35 UTC (permalink / raw)
  To: arm, Heiko Stuebner; +Cc: Arnd Bergmann, soc, linux-arm-kernel, linux-rockchip

From: Arnd Bergmann <arnd@arndb.de>

On Sun, 22 Aug 2021 12:15:43 +0200, Heiko Stuebner wrote:
> please find below (and in the next mails) changes for
> Rockchip platforms for 5.15.
> 
> Please pull
> 
> Thanks
> Heiko
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 9b3878a99ad606fe76a50a290273d7b801f0f895

       Arnd

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] Rockchip driver changes for 5.15
  2021-08-26  9:35     ` Arnd Bergmann
@ 2021-08-26  9:35       ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-08-26  9:35 UTC (permalink / raw)
  To: arm, Heiko Stuebner; +Cc: Arnd Bergmann, soc, linux-arm-kernel, linux-rockchip

From: Arnd Bergmann <arnd@arndb.de>

On Sun, 22 Aug 2021 12:15:43 +0200, Heiko Stuebner wrote:
> please find below (and in the next mails) changes for
> Rockchip platforms for 5.15.
> 
> Please pull
> 
> Thanks
> Heiko
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: 9b3878a99ad606fe76a50a290273d7b801f0f895

       Arnd

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-26  9:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210822101543.fDi-5CGOQDqLQcmfVe5k6n_ZbvPXfofwYGxsh_mWtqk@z>
2021-08-22 10:15 ` [GIT PULL] Rockchip driver changes for 5.15 Heiko Stuebner
2021-08-22 10:15   ` Heiko Stuebner
     [not found]   ` <20210826093503.v4EnOX4ZlBgCCb4Amgh3EKwTkH7BEckaEVwFYzbok8Q@z>
2021-08-26  9:35     ` Arnd Bergmann
2021-08-26  9:35       ` Arnd Bergmann

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).