[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAK7LNARGDcCKxV3-H7WmuZAVe49n0QF+672-KN0tsP0och0a_A@mail.gmail.com>
Date: Fri, 10 Jul 2020 17:50:17 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: soc@...nel.org, Olof Johansson <olof@...om.net>,
Arnd Bergmann <arnd@...db.de>
Cc: linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Masahiro Yamada <masahiroy@...nel.org>
Subject: [GIT PULL] ARM: dts: uniphier: UniPhier DT updates for v5.9
Hi Olof, Arnd,
Here are UniPhier DT (32bit) updates for the v5.9 merge window.
Please pull!
The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:
Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier.git
tags/uniphier-dt-v5.9
for you to fetch changes up to 781865604d1695314df901e106d27b26446359d8:
ARM: dts: uniphier: simplify support-card node structure (2020-07-10
17:13:20 +0900)
----------------------------------------------------------------
UniPhier ARM SoC DT updates for v5.9
- add missing interrupts property to support card serial
- fix node names to follow the DT schema
- add PCIe endpoint and PHY nodes for Pro5 SoC
- simplify device hierarchy of support-card.dtsi
----------------------------------------------------------------
Kunihiko Hayashi (2):
ARM: dts: uniphier: Rename ethphy node to ethernet-phy
ARM: dts: uniphier: Add PCIe endpoint and PHY node for Pro5
Masahiro Yamada (4):
ARM: dts: uniphier: add interrupts to support card serial
ARM: dts: uniphier: rename support card serial node to fix schema warning
ARM: dts: uniphier: give fixed port number to support card serial
ARM: dts: uniphier: simplify support-card node structure
arch/arm/boot/dts/uniphier-ld4-ref.dts | 6 +++++-
arch/arm/boot/dts/uniphier-ld6b-ref.dts | 7 ++++++-
arch/arm/boot/dts/uniphier-pinctrl.dtsi | 5 +++++
arch/arm/boot/dts/uniphier-pro4-ace.dts | 2 +-
arch/arm/boot/dts/uniphier-pro4-ref.dts | 8 ++++++--
arch/arm/boot/dts/uniphier-pro4-sanji.dts | 2 +-
arch/arm/boot/dts/uniphier-pro5.dtsi | 30
++++++++++++++++++++++++++++++
arch/arm/boot/dts/uniphier-pxs2-gentil.dts | 2 +-
arch/arm/boot/dts/uniphier-pxs2-vodka.dts | 2 +-
arch/arm/boot/dts/uniphier-sld8-ref.dts | 6 +++++-
arch/arm/boot/dts/uniphier-support-card.dtsi | 31
++++++++++++-------------------
11 files changed, 73 insertions(+), 28 deletions(-)
Powered by blists - more mailing lists