public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
* [PATCH] ARM64: dts: meson-gxbb: set reset for ethernet
@ 2017-01-29 14:07 Heiner Kallweit
  2017-02-06  9:29 ` Neil Armstrong
  0 siblings, 1 reply; 4+ messages in thread
From: Heiner Kallweit @ 2017-01-29 14:07 UTC (permalink / raw)
  To: linux-arm-kernel

Add reset control for ethernet.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail•com>
---
 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
index 39a774ad..753fddf6 100644
--- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
@@ -113,6 +113,8 @@
 		 <&clkc CLKID_FCLK_DIV2>,
 		 <&clkc CLKID_MPLL2>;
 	clock-names = "stmmaceth", "clkin0", "clkin1";
+	resets = <&reset RESET_ETHERNET>;
+	reset-names = "stmmaceth";
 };
 
 &aobus {
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-02-08  8:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-29 14:07 [PATCH] ARM64: dts: meson-gxbb: set reset for ethernet Heiner Kallweit
2017-02-06  9:29 ` Neil Armstrong
2017-02-07 20:43   ` Heiner Kallweit
2017-02-08  8:45     ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox