All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] amlogic Drivers updates for v6.3
@ 2023-01-30 13:32 ` Neil Armstrong
  0 siblings, 0 replies; 4+ messages in thread
From: Neil Armstrong @ 2023-01-30 13:32 UTC (permalink / raw)
  To: soc, arm; +Cc: linux-amlogic, linux-arm-kernel

Hi,

Here's an Amlogic Drivers change for v6.3, with:
- add NNA power domain for A311D SoC
- convert meson_sm.txt to dt-schema
- mark amlogic,meson-gx-pwrc bindings as deprecated
- fix meson_sm by using NULL instead of 0

The NNA reset & NNA power domain bindings were added to an immutable branch
and merged in this driver PR and the ARM64 DR PR to satisfy build-time
dependencies.

Neil

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

   Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-drivers-for-v6.3

for you to fetch changes up to fcdc53aceed413dce3ef1d0166a8e9348d5a9c94:

   firmware: meson_sm: stop using 0 as NULL pointer (2023-01-10 15:21:13 +0100)

----------------------------------------------------------------
Amlogic Drivers changes for v6.3:
- Merge of immutable bindings branch with Reset & power domain binding
- Addition of NNA power domain for A311D SoC
- meson_sm.txt  conversionto dt-schema
- mark amlogic,meson-gx-pwrc bindings as deprecated
- fix of meson_sm driver by using NULL instead of 0

----------------------------------------------------------------
Miles Chen (1):
       firmware: meson_sm: stop using 0 as NULL pointer

Neil Armstrong (3):
       Merge branch 'v6.3/bindings' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into HEAD
       dt-bindings: firmware: convert meson_sm.txt to dt-schema
       dt-bindings: power: amlogic,meson-gx-pwrc: mark bindings as deprecated

Tomeu Vizoso (3):
       dt-bindings: reset: meson-g12a: Add missing NNA reset
       dt-bindings: power: Add G12A NNA power domain
       soc: amlogic: meson-pwrc: Add NNA power domain for A311D

  .../bindings/firmware/amlogic,meson-gxbb-sm.yaml   | 39 ++++++++++++++++++++++
  .../bindings/firmware/meson/meson_sm.txt           | 15 ---------
  .../bindings/power/amlogic,meson-gx-pwrc.txt       |  4 +--
  drivers/firmware/meson/meson_sm.c                  |  2 +-
  drivers/soc/amlogic/meson-ee-pwrc.c                | 17 ++++++++++
  include/dt-bindings/power/meson-g12a-power.h       |  1 +
  .../dt-bindings/reset/amlogic,meson-g12a-reset.h   |  4 ++-
  7 files changed, 63 insertions(+), 19 deletions(-)
  create mode 100644 Documentation/devicetree/bindings/firmware/amlogic,meson-gxbb-sm.yaml
  delete mode 100644 Documentation/devicetree/bindings/firmware/meson/meson_sm.txt

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

* [GIT PULL] amlogic Drivers updates for v6.3
@ 2023-01-30 13:32 ` Neil Armstrong
  0 siblings, 0 replies; 4+ messages in thread
From: Neil Armstrong @ 2023-01-30 13:32 UTC (permalink / raw)
  To: soc, arm; +Cc: linux-amlogic, linux-arm-kernel

Hi,

Here's an Amlogic Drivers change for v6.3, with:
- add NNA power domain for A311D SoC
- convert meson_sm.txt to dt-schema
- mark amlogic,meson-gx-pwrc bindings as deprecated
- fix meson_sm by using NULL instead of 0

The NNA reset & NNA power domain bindings were added to an immutable branch
and merged in this driver PR and the ARM64 DR PR to satisfy build-time
dependencies.

Neil

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

   Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-drivers-for-v6.3

for you to fetch changes up to fcdc53aceed413dce3ef1d0166a8e9348d5a9c94:

   firmware: meson_sm: stop using 0 as NULL pointer (2023-01-10 15:21:13 +0100)

----------------------------------------------------------------
Amlogic Drivers changes for v6.3:
- Merge of immutable bindings branch with Reset & power domain binding
- Addition of NNA power domain for A311D SoC
- meson_sm.txt  conversionto dt-schema
- mark amlogic,meson-gx-pwrc bindings as deprecated
- fix of meson_sm driver by using NULL instead of 0

----------------------------------------------------------------
Miles Chen (1):
       firmware: meson_sm: stop using 0 as NULL pointer

Neil Armstrong (3):
       Merge branch 'v6.3/bindings' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into HEAD
       dt-bindings: firmware: convert meson_sm.txt to dt-schema
       dt-bindings: power: amlogic,meson-gx-pwrc: mark bindings as deprecated

Tomeu Vizoso (3):
       dt-bindings: reset: meson-g12a: Add missing NNA reset
       dt-bindings: power: Add G12A NNA power domain
       soc: amlogic: meson-pwrc: Add NNA power domain for A311D

  .../bindings/firmware/amlogic,meson-gxbb-sm.yaml   | 39 ++++++++++++++++++++++
  .../bindings/firmware/meson/meson_sm.txt           | 15 ---------
  .../bindings/power/amlogic,meson-gx-pwrc.txt       |  4 +--
  drivers/firmware/meson/meson_sm.c                  |  2 +-
  drivers/soc/amlogic/meson-ee-pwrc.c                | 17 ++++++++++
  include/dt-bindings/power/meson-g12a-power.h       |  1 +
  .../dt-bindings/reset/amlogic,meson-g12a-reset.h   |  4 ++-
  7 files changed, 63 insertions(+), 19 deletions(-)
  create mode 100644 Documentation/devicetree/bindings/firmware/amlogic,meson-gxbb-sm.yaml
  delete mode 100644 Documentation/devicetree/bindings/firmware/meson/meson_sm.txt

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

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

* [GIT PULL] amlogic Drivers updates for v6.3
@ 2023-01-30 13:32 ` Neil Armstrong
  0 siblings, 0 replies; 4+ messages in thread
From: Neil Armstrong @ 2023-01-30 13:32 UTC (permalink / raw)
  To: soc, arm; +Cc: linux-amlogic, linux-arm-kernel

Hi,

Here's an Amlogic Drivers change for v6.3, with:
- add NNA power domain for A311D SoC
- convert meson_sm.txt to dt-schema
- mark amlogic,meson-gx-pwrc bindings as deprecated
- fix meson_sm by using NULL instead of 0

The NNA reset & NNA power domain bindings were added to an immutable branch
and merged in this driver PR and the ARM64 DR PR to satisfy build-time
dependencies.

Neil

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

   Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-drivers-for-v6.3

for you to fetch changes up to fcdc53aceed413dce3ef1d0166a8e9348d5a9c94:

   firmware: meson_sm: stop using 0 as NULL pointer (2023-01-10 15:21:13 +0100)

----------------------------------------------------------------
Amlogic Drivers changes for v6.3:
- Merge of immutable bindings branch with Reset & power domain binding
- Addition of NNA power domain for A311D SoC
- meson_sm.txt  conversionto dt-schema
- mark amlogic,meson-gx-pwrc bindings as deprecated
- fix of meson_sm driver by using NULL instead of 0

----------------------------------------------------------------
Miles Chen (1):
       firmware: meson_sm: stop using 0 as NULL pointer

Neil Armstrong (3):
       Merge branch 'v6.3/bindings' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into HEAD
       dt-bindings: firmware: convert meson_sm.txt to dt-schema
       dt-bindings: power: amlogic,meson-gx-pwrc: mark bindings as deprecated

Tomeu Vizoso (3):
       dt-bindings: reset: meson-g12a: Add missing NNA reset
       dt-bindings: power: Add G12A NNA power domain
       soc: amlogic: meson-pwrc: Add NNA power domain for A311D

  .../bindings/firmware/amlogic,meson-gxbb-sm.yaml   | 39 ++++++++++++++++++++++
  .../bindings/firmware/meson/meson_sm.txt           | 15 ---------
  .../bindings/power/amlogic,meson-gx-pwrc.txt       |  4 +--
  drivers/firmware/meson/meson_sm.c                  |  2 +-
  drivers/soc/amlogic/meson-ee-pwrc.c                | 17 ++++++++++
  include/dt-bindings/power/meson-g12a-power.h       |  1 +
  .../dt-bindings/reset/amlogic,meson-g12a-reset.h   |  4 ++-
  7 files changed, 63 insertions(+), 19 deletions(-)
  create mode 100644 Documentation/devicetree/bindings/firmware/amlogic,meson-gxbb-sm.yaml
  delete mode 100644 Documentation/devicetree/bindings/firmware/meson/meson_sm.txt

_______________________________________________
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] amlogic Drivers updates for v6.3
  2023-01-30 13:32 ` Neil Armstrong
  (?)
  (?)
@ 2023-01-30 22:31 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2023-01-30 22:31 UTC (permalink / raw)
  To: Neil Armstrong; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Mon, 30 Jan 2023 14:32:09 +0100 you wrote:
> Hi,
> 
> Here's an Amlogic Drivers change for v6.3, with:
> - add NNA power domain for A311D SoC
> - convert meson_sm.txt to dt-schema
> - mark amlogic,meson-gx-pwrc bindings as deprecated
> - fix meson_sm by using NULL instead of 0
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] amlogic Drivers updates for v6.3
    https://git.kernel.org/soc/soc/c/050bbd6e5822

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2023-01-30 22:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-30 13:32 [GIT PULL] amlogic Drivers updates for v6.3 Neil Armstrong
2023-01-30 13:32 ` Neil Armstrong
2023-01-30 13:32 ` Neil Armstrong
2023-01-30 22:31 ` patchwork-bot+linux-soc

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.