mbox series

[GIT,PULL] amlogic ARM DT updates for v6.14

Message ID 77c645b3-0cdf-49f4-84e9-11c74074b9a8@linaro.org (mailing list archive)
State Accepted
Commit fa716fe87c850cf81217f417dbaa85470c3ac2fb
Headers show
Series [GIT,PULL] amlogic ARM DT updates for v6.14 | expand

Pull-request

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

Message

Neil Armstrong Jan. 6, 2025, 2:21 p.m. UTC
Hi,

Here's a single change for Amlogic ARM DT, simply removing size and address cells
from USB nodes when not needed.

Thanks,
Neil

The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

   Linux 6.13-rc1 (2024-12-01 14:28:56 -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.14

for you to fetch changes up to 3a4bb81850662bebab74f1ad27071652b1825d58:

   ARM: dts: amlogic: meson: remove size and address cells from USB nodes (2024-12-30 11:00:12 +0100)

----------------------------------------------------------------
Amlogic ARM DT changes for v6.14:
- remove size and address cells from USB nodes

----------------------------------------------------------------
Martin Blumenstingl (1):
       ARM: dts: amlogic: meson: remove size and address cells from USB nodes

  arch/arm/boot/dts/amlogic/meson.dtsi | 4 ----
  1 file changed, 4 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Jan. 16, 2025, 4:02 p.m. UTC | #1
Hello:

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

On Mon, 6 Jan 2025 15:21:07 +0100 you wrote:
> Hi,
> 
> Here's a single change for Amlogic ARM DT, simply removing size and address cells
> from USB nodes when not needed.
> 
> Thanks,
> Neil
> 
> [...]

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

You are awesome, thank you!