public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: hkallweit1@gmail•com (Heiner Kallweit)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH] ARM64: dts: meson-gxbb: set reset for ethernet
Date: Sun, 29 Jan 2017 15:07:33 +0100	[thread overview]
Message-ID: <ec31eddc-d286-d0bc-0bdb-ae9d5014d82e@gmail.com> (raw)

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

             reply	other threads:[~2017-01-29 14:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-29 14:07 Heiner Kallweit [this message]
2017-02-06  9:29 ` [PATCH] ARM64: dts: meson-gxbb: set reset for ethernet Neil Armstrong
2017-02-07 20:43   ` Heiner Kallweit
2017-02-08  8:45     ` Neil Armstrong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ec31eddc-d286-d0bc-0bdb-ae9d5014d82e@gmail.com \
    --to=hkallweit1@gmail$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox