mbox series

[GIT,PULL,1/2] arm64: dts: Minor cleanups for v5.10

Message ID 20200911155509.1495-1-krzk@kernel.org (mailing list archive)
State Accepted
Commit b5ac61e4483f8291f921ccd6e3389cbfee8052c4
Headers show
Series [GIT,PULL,1/2] arm64: dts: Minor cleanups for v5.10 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/dt64-schema-5.10

Message

Krzysztof Kozlowski Sept. 11, 2020, 3:55 p.m. UTC
Hi Arnd and Olof,

This is slightly unusual way to send patches... but let's try.  I am working
since some time to get rid of dtschema violations in DTS or in schema itself.
I started doing it all over the tree, although recently I focused to clean up
the platforms more interesting to me:

1. All Samsung DTS (almost finished!),
2. iMX 8 DTS (in progress, many already fixed).

However at the beginning I prepared a set of fixes for various platforms. Some
of them got acks, some of them were applied and some of them were completely
ignored (good job Amazon in maintaining ARM/Annapurna Labs ALPINE...).

Since no one got interested in these, maybe you could take them directly?

Best regards,
Krzysztof


The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/dt64-schema-5.10

for you to fetch changes up to 5024f03c09e4410db880a900f46fac413cd39855:

  arm64: dts: alpine: Fix GIC unit address (2020-09-11 17:42:30 +0200)

----------------------------------------------------------------
Various minor cleanups for arm64 Amazon DTS

Cleanup arm64 DTS to remove dtschema validation errors.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      arm64: dts: alpine: Align GIC nodename with dtschema
      arm64: dts: alpine: Fix GIC unit address

 arch/arm64/boot/dts/amazon/alpine-v2.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

patchwork-bot+linux-soc@kernel.org Sept. 13, 2020, 6:43 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (refs/heads/for-next).

On Fri, 11 Sep 2020 17:55:08 +0200 you wrote:
> Hi Arnd and Olof,
> 
> This is slightly unusual way to send patches... but let's try.  I am working
> since some time to get rid of dtschema violations in DTS or in schema itself.
> I started doing it all over the tree, although recently I focused to clean up
> the platforms more interesting to me:
> 
> [...]


Here is a summary with links:
  - [GIT,PULL,1/2] arm64: dts: Minor cleanups for v5.10
    https://git.kernel.org/soc/soc/c/b5ac61e4483f8291f921ccd6e3389cbfee8052c4
  - [GIT,PULL,2/2] ARM: dts: Minor cleanups for v5.10
    https://git.kernel.org/soc/soc/c/439a95a044223972a9128d32df7f78f56c99ef51

You are awesome, thank you!