[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1436504040-16375-1-git-send-email-yamada.masahiro@socionext.com>
Date: Fri, 10 Jul 2015 13:53:57 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: arm@...nel.org
Cc: Masahiro Yamada <yamada.masahiro@...ionext.com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kukjin Kim <kgene@...nel.org>,
Krzysztof Kozlowski <k.kozlowski@...sung.com>,
devicetree@...r.kernel.org, Olof Johansson <olof@...om.net>,
Peter Griffin <peter.griffin@...aro.org>,
linux-kernel@...r.kernel.org, Kumar Gala <galak@...eaurora.org>,
Russell King <linux@....linux.org.uk>,
Alexandre Belloni <alexandre.belloni@...e-electrons.com>,
Pawel Moll <pawel.moll@....com>, Arnd Bergmann <arnd@...db.de>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Lee Jones <lee.jones@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Javier Martinez Canillas <javier.martinez@...labora.co.uk>,
Ray Jui <rjui@...adcom.com>,
linux-arm-kernel@...ts.infradead.org,
Stephen Warren <swarren@...dia.com>
Subject: [PATCH v2 0/3] ARM: add UART and EHCI support for UniPhier DTS and enable them.
The basic support for UniPhier SoC family (arch/arm/mach-uniphier)
was mainlined at Linux 4.2-rc1.
I am now tackling some drivers to support them in the mainline.
I've got UART and EHCI done, so I'd like to enable them from
the ARM-SOC subsystem.
Changes in v2:
- Add chip-specific compatible strings "socionext,uniphier-ehci"
Masahiro Yamada (3):
ARM: multi_v7_defconfig: enable UniPhier UART driver
ARM: dts: UniPhier: add on-chip UART device nodes
ARM: dts: UniPhier: add USB EHCI device nodes
arch/arm/boot/dts/uniphier-ph1-ld4-ref.dts | 29 +++++++++++--
arch/arm/boot/dts/uniphier-ph1-ld4.dtsi | 63 +++++++++++++++++++++++++++++
arch/arm/boot/dts/uniphier-ph1-pro4-ref.dts | 29 +++++++++++--
arch/arm/boot/dts/uniphier-ph1-pro4.dtsi | 56 +++++++++++++++++++++++++
arch/arm/boot/dts/uniphier-ph1-sld3-ref.dts | 36 +++++++++++++++--
arch/arm/boot/dts/uniphier-ph1-sld3.dtsi | 61 ++++++++++++++++++++++++++++
arch/arm/boot/dts/uniphier-ph1-sld8-ref.dts | 33 +++++++++++++--
arch/arm/boot/dts/uniphier-ph1-sld8.dtsi | 63 +++++++++++++++++++++++++++++
arch/arm/configs/multi_v7_defconfig | 1 +
9 files changed, 359 insertions(+), 12 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists