mirror of https://lore.kernel.org/linux-amlogic/
 help / color / mirror / Atom feed
From: martin.blumenstingl@googlemail.com (Martin Blumenstingl)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 3/3] ARM: dts: meson8: add the USB reset line
Date: Tue, 26 Dec 2017 12:43:45 +0100	[thread overview]
Message-ID: <20171226114345.23905-4-martin.blumenstingl@googlemail.com> (raw)
In-Reply-To: <20171226114345.23905-1-martin.blumenstingl@googlemail.com>

Now that we support the reset controller on Meson8 we can add the reset
line to the USB PHYs (just like on Meson8b).

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
---
 arch/arm/boot/dts/meson8.dtsi | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/meson8.dtsi b/arch/arm/boot/dts/meson8.dtsi
index ad4cfbeaf706..77f7c992ff70 100644
--- a/arch/arm/boot/dts/meson8.dtsi
+++ b/arch/arm/boot/dts/meson8.dtsi
@@ -539,10 +539,12 @@
 	compatible = "amlogic,meson8-usb2-phy", "amlogic,meson-mx-usb2-phy";
 	clocks = <&clkc CLKID_USB>, <&clkc CLKID_USB0>;
 	clock-names = "usb_general", "usb";
+	resets = <&reset RESET_USB_OTG>;
 };
 
 &usb1_phy {
 	compatible = "amlogic,meson8-usb2-phy", "amlogic,meson-mx-usb2-phy";
 	clocks = <&clkc CLKID_USB>, <&clkc CLKID_USB1>;
 	clock-names = "usb_general", "usb";
+	resets = <&reset RESET_USB_OTG>;
 };
-- 
2.15.1

  parent reply	other threads:[~2017-12-26 11:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-26 11:43 [PATCH 0/3] Meson8/Meson8b reset improvements Martin Blumenstingl
2017-12-26 11:43 ` [PATCH 1/3] ARM: dts: meson8b: grow the reset controller memory zone Martin Blumenstingl
2018-01-02 12:43   ` Neil Armstrong
2017-12-26 11:43 ` [PATCH 2/3] ARM: dts: meson8: add the reset controller Martin Blumenstingl
2018-01-02 12:43   ` Neil Armstrong
2017-12-26 11:43 ` Martin Blumenstingl [this message]
2018-01-02 12:43   ` [PATCH 3/3] ARM: dts: meson8: add the USB reset line Neil Armstrong
2018-01-07 20:11 ` [PATCH 0/3] Meson8/Meson8b reset improvements Martin Blumenstingl

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=20171226114345.23905-4-martin.blumenstingl@googlemail.com \
    --to=martin.blumenstingl@googlemail.com \
    --cc=linus-amlogic@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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

all inboxes | Powered by JetHome®