mbox series

[v2,0/2] add ethernet nodes for UniPhier SoCs

Message ID 1518600629-14317-1-git-send-email-hayashi.kunihiko@socionext.com
Headers show
Series add ethernet nodes for UniPhier SoCs | expand

Message

Kunihiko Hayashi Feb. 14, 2018, 9:30 a.m. UTC
This series adds ethernet nodes for UniPhier Pro4, PXs2, LD6b, LD11, LD20 SoCs
and the boards.

Changes since v1:
- move common descriptions to .dtsi files
- rename labels of the ethernet nodes to "eth"

Kunihiko Hayashi (2):
  ARM: dts: uniphier: add AVE ethernet node
  arm64: dts: uniphier: add AVE ethernet node

 arch/arm/boot/dts/uniphier-ld6b-ref.dts                | 11 +++++++++++
 arch/arm/boot/dts/uniphier-pro4-ace.dts                | 11 +++++++++++
 arch/arm/boot/dts/uniphier-pro4-ref.dts                | 11 +++++++++++
 arch/arm/boot/dts/uniphier-pro4-sanji.dts              | 11 +++++++++++
 arch/arm/boot/dts/uniphier-pro4.dtsi                   | 18 ++++++++++++++++++
 arch/arm/boot/dts/uniphier-pxs2-gentil.dts             | 11 +++++++++++
 arch/arm/boot/dts/uniphier-pxs2-vodka.dts              | 11 +++++++++++
 arch/arm/boot/dts/uniphier-pxs2.dtsi                   | 18 ++++++++++++++++++
 arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts | 11 +++++++++++
 arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts    | 11 +++++++++++
 arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi       | 16 ++++++++++++++++
 arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts | 13 +++++++++++++
 arch/arm64/boot/dts/socionext/uniphier-ld20-ref.dts    | 11 +++++++++++
 arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi       | 18 ++++++++++++++++++
 14 files changed, 182 insertions(+)

-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Masahiro Yamada Feb. 20, 2018, 3:26 p.m. UTC | #1
2018-02-14 18:30 GMT+09:00 Kunihiko Hayashi <hayashi.kunihiko@socionext.com>:
> This series adds ethernet nodes for UniPhier Pro4, PXs2, LD6b, LD11, LD20 SoCs

> and the boards.

>

> Changes since v1:

> - move common descriptions to .dtsi files

> - rename labels of the ethernet nodes to "eth"

>

> Kunihiko Hayashi (2):

>   ARM: dts: uniphier: add AVE ethernet node

>   arm64: dts: uniphier: add AVE ethernet node

>


Applied to linux-uniphier. Thanks!


-- 
Best Regards
Masahiro Yamada
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html