mbox series

[0/4] add additional required properties for UniPhier ethernet nodes

Message ID 1524545223-5893-1-git-send-email-hayashi.kunihiko@socionext.com
Headers show
Series add additional required properties for UniPhier ethernet nodes | expand

Message

Kunihiko Hayashi April 24, 2018, 4:46 a.m. UTC
Add required clocks and their names, resets and their names, and system
controller properties to fix the activation issues for the ethernet
controllers implemented on some UniPhier SoCs.

Kunihiko Hayashi (4):
  ARM: dts: uniphier: add required clocks and resets to Pro4 ethernet
    node
  arm64: dts: uniphier: add clock-names and reset-names to ethernet node
  ARM: dts: uniphier: add syscon-phy-mode property to each ethernet node
  arm64: dts: uniphier: add syscon-phy-mode property to each ethernet
    node

 arch/arm/boot/dts/uniphier-pro4.dtsi             | 10 +++++++---
 arch/arm/boot/dts/uniphier-pxs2.dtsi             |  3 +++
 arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi |  5 ++++-
 arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi |  3 +++
 arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi |  8 +++++++-
 5 files changed, 24 insertions(+), 5 deletions(-)

-- 
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 April 24, 2018, 3:28 p.m. UTC | #1
2018-04-24 13:46 GMT+09:00 Kunihiko Hayashi <hayashi.kunihiko@socionext.com>:
> Add required clocks and their names, resets and their names, and system

> controller properties to fix the activation issues for the ethernet

> controllers implemented on some UniPhier SoCs.

>

> Kunihiko Hayashi (4):

>   ARM: dts: uniphier: add required clocks and resets to Pro4 ethernet

>     node

>   arm64: dts: uniphier: add clock-names and reset-names to ethernet node

>   ARM: dts: uniphier: add syscon-phy-mode property to each ethernet node

>   arm64: dts: uniphier: add syscon-phy-mode property to each ethernet

>     node


All 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