mbox series

[GIT,PULL] arm64: dts: amlogic: updates for v5.13 (round 2)

Message ID 7htuofgwaz.fsf@baylibre.com (mailing list archive)
State Mainlined, archived
Commit 412c8fa8c3748cc0500b4c86a47dd28254f015f1
Headers show
Series [GIT,PULL] arm64: dts: amlogic: updates for v5.13 (round 2) | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-2

Message

Kevin Hilman April 9, 2021, 6:14 p.m. UTC
Arnd, Olof,

A 2nd round of DT changes for Amlogic SoC families.

I'm now aware of the new DT warnings added in the first round and will
work to get those cleaned up next.

Kevin


The following changes since commit 727d93ed3ba67307a82c3ac5ebc7e335265e8b9e:

  arm64: dts: meson: add initial device-tree for MeCool KIII Pro (2021-04-05 15:35:39 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-dt64-2

for you to fetch changes up to 412c8fa8c3748cc0500b4c86a47dd28254f015f1:

  arm64: dts: meson: add GPIO line names to ODROID N2/N2+ (2021-04-07 09:18:41 -0700)

----------------------------------------------------------------
arm64: dts: amlogic: updates for v5.13 (round 2)
- updates/cleanups for Hardkernel Odroid N2/N2+

----------------------------------------------------------------
Christian Hewitt (1):
      arm64: dts: meson: remove extra tab from ODROID N2/N2+ ext_mdio node

Hyeonki Hong (2):
      arm64: dts: meson: add saradc node to ODROID N2/N2+
      arm64: dts: meson: add GPIO line names to ODROID N2/N2+

 arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 51 insertions(+), 1 deletion(-)

Comments

Arnd Bergmann April 9, 2021, 7:54 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 09 Apr 2021 11:14:12 -0700, Kevin Hilman wrote:
> Arnd, Olof,
> 
> A 2nd round of DT changes for Amlogic SoC families.
> 
> I'm now aware of the new DT warnings added in the first round and will
> work to get those cleaned up next.
> 
> Kevin
> 
> [...]

Merged into arm/dt, thanks!

merge commit: db7a033f2b1f54c46244efe54687fe8f4b9b7c21

       Arnd