Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1201632
| From | Masahiro Yamada <yamada.masahiro@socionext.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/4] Device Tree updates of UniPhier SoCs for Linux 4.3 |
| Date | 2015-08-06 12:40 +0200 |
| Message-ID | <pUqKB-6kr-7@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hi Olof and Arnd, Here are a little more updates for device trees for UniPhier SoCs. Please consider applying this series to your ARM-SOC tree. Thanks! Changes in v2: - insert 2/4 to fix build error Masahiro Yamada (4): ARM: dts: UniPhier: add I2C controller device nodes ARM: dts: UniPhier: add reference daughter board ARM: dts: UniPhier: add PH1-Pro5 SoC support ARM: dts: UniPhier: add ProXstream2 and PH1-LD6b SoC/board support arch/arm/boot/dts/Makefile | 3 +- arch/arm/boot/dts/uniphier-ph1-ld4-ref.dts | 9 + arch/arm/boot/dts/uniphier-ph1-ld4.dtsi | 58 ++++++ arch/arm/boot/dts/uniphier-ph1-ld6b-ref.dts | 105 +++++++++++ arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi | 67 +++++++ arch/arm/boot/dts/uniphier-ph1-pro4-ref.dts | 11 ++ arch/arm/boot/dts/uniphier-ph1-pro4.dtsi | 82 ++++++++ arch/arm/boot/dts/uniphier-ph1-pro5.dtsi | 252 +++++++++++++++++++++++++ arch/arm/boot/dts/uniphier-ph1-sld3-ref.dts | 10 + arch/arm/boot/dts/uniphier-ph1-sld3.dtsi | 61 ++++++ arch/arm/boot/dts/uniphier-ph1-sld8-ref.dts | 9 + arch/arm/boot/dts/uniphier-ph1-sld8.dtsi | 58 ++++++ arch/arm/boot/dts/uniphier-pinctrl.dtsi | 20 ++ arch/arm/boot/dts/uniphier-proxstream2.dtsi | 273 +++++++++++++++++++++++++++ arch/arm/boot/dts/uniphier-ref-daughter.dtsi | 50 +++++ 15 files changed, 1067 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts/uniphier-ph1-ld6b-ref.dts create mode 100644 arch/arm/boot/dts/uniphier-ph1-ld6b.dtsi create mode 100644 arch/arm/boot/dts/uniphier-ph1-pro5.dtsi create mode 100644 arch/arm/boot/dts/uniphier-proxstream2.dtsi create mode 100644 arch/arm/boot/dts/uniphier-ref-daughter.dtsi -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/4] Device Tree updates of UniPhier SoCs for Linux 4.3 Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-08-06 12:40 +0200
[PATCH v2 4/4] ARM: dts: UniPhier: add ProXstream2 and PH1-LD6b SoC/board support Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-08-06 12:40 +0200
[PATCH v2 3/4] ARM: dts: UniPhier: add PH1-Pro5 SoC support Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-08-06 12:40 +0200
[PATCH v2 1/4] ARM: dts: UniPhier: add I2C controller device nodes Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-08-06 12:40 +0200
[PATCH v2 2/4] ARM: dts: UniPhier: add reference daughter board Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-08-06 12:50 +0200
Re: [PATCH v2 0/4] Device Tree updates of UniPhier SoCs for Linux 4.3 Olof Johansson <olof@lixom.net> - 2015-08-11 15:50 +0200
Re: [PATCH v2 0/4] Device Tree updates of UniPhier SoCs for Linux 4.3 Masahiro Yamada <yamada.masahiro@socionext.com> - 2015-08-12 15:50 +0200
Re: [PATCH v2 0/4] Device Tree updates of UniPhier SoCs for Linux 4.3 Olof Johansson <olof@lixom.net> - 2015-08-13 11:40 +0200
csiph-web