mbox series

[GIT,PULL] amlogic ARM updates for v6.3

Message ID 61700737-c226-1c07-fba7-6dca896fdab4@linaro.org (mailing list archive)
State Accepted
Commit 551413fe938808c78287c855f8076a612f9e9f50
Headers show
Series [GIT,PULL] amlogic ARM updates for v6.3 | expand

Pull-request

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

Message

Neil Armstrong Jan. 30, 2023, 1:50 p.m. UTC
Hi,

Here's an Amlogic ARM change for v6.3, DT fixes and L2 cache addition for
Meson8 & Meson8b.

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-arm-dt-for-v6.3

for you to fetch changes up to 5f4416849f0e2909189263ab76a1dd533f597d72:

   ARM: dts: meson8: align OPP table names with DT schema (2023-01-20 11:34:26 +0100)

----------------------------------------------------------------
Amlogic ARM mach-meson changes for v6.3:
- align OPP table names with DT schema
- meson8/8b: Add more L2 (PL310) cache properties
- align LED node names with dtschema

----------------------------------------------------------------
Krzysztof Kozlowski (2):
       ARM: dts: meson: align LED node names with dtschema
       ARM: dts: meson8: align OPP table names with DT schema

Martin Blumenstingl (2):
       ARM: dts: meson8: Add more L2 (PL310) cache properties
       ARM: dts: meson8b: Add more L2 (PL310) cache properties

  arch/arm/boot/dts/meson8-minix-neo-x8.dts | 2 +-
  arch/arm/boot/dts/meson8.dtsi             | 5 ++++-
  arch/arm/boot/dts/meson8b-ec100.dts       | 2 +-
  arch/arm/boot/dts/meson8b-odroidc1.dts    | 2 +-
  arch/arm/boot/dts/meson8b.dtsi            | 5 ++++-
  5 files changed, 11 insertions(+), 5 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 30, 2023, 10:31 p.m. UTC | #1
Hello:

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

On Mon, 30 Jan 2023 14:50:39 +0100 you wrote:
> Hi,
> 
> Here's an Amlogic ARM change for v6.3, DT fixes and L2 cache addition for
> Meson8 & Meson8b.
> 
> Neil
> 
> [...]

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

You are awesome, thank you!