From: Alexander Shiyan <eagle.alexander923@gmail.com>
To: linux-arm-kernel@lists.infradead.org
Cc: Shawn Guo <shawnguo@kernel.org>,
Alexander Shiyan <eagle.alexander923@gmail.com>
Subject: [PATCH 4/5] ARM: dts: i.MX51: digi-connectcore-som: Setup usbotg vbus-supply
Date: Wed, 20 Apr 2022 11:12:05 +0300 [thread overview]
Message-ID: <20220420081206.65083-4-eagle.alexander923@gmail.com> (raw)
In-Reply-To: <20220420081206.65083-1-eagle.alexander923@gmail.com>
The VBUS on usbotg is connected to the PMIC SWBST, let's reflect
that in the bindings.
Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
---
arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi b/arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi
index 04a47200fc73..f0809a16a2ce 100644
--- a/arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi
+++ b/arch/arm/boot/dts/imx51-digi-connectcore-som.dtsi
@@ -184,6 +184,7 @@ &nfc {
&usbotg {
phy_type = "utmi_wide";
disable-over-current;
+ vbus-supply = <&swbst_reg>;
/* Device role is not known, keep status disabled */
};
--
2.32.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-04-20 8:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-20 8:12 [PATCH 1/5] ARM: dts: imx51: Add generic DMA bindings for UART nodes Alexander Shiyan
2022-04-20 8:12 ` [PATCH 2/5] ARM: dts: i.MX51: digi-connectcore-som: Remove unused regulators Alexander Shiyan
2022-04-20 8:12 ` [PATCH 3/5] ARM: dts: i.MX51: digi-connectcore-som: Update PMIC voltages Alexander Shiyan
2022-04-20 8:12 ` Alexander Shiyan [this message]
2022-04-20 8:12 ` [PATCH 5/5] ARM: dts: i.MX51: digi-connectcore-jsk: Use usb-nop-xceiv usbphy for USB1 Alexander Shiyan
2022-04-24 13:34 ` [PATCH 1/5] ARM: dts: imx51: Add generic DMA bindings for UART nodes Shawn Guo
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=20220420081206.65083-4-eagle.alexander923@gmail.com \
--to=eagle.alexander923@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=shawnguo@kernel.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;
as well as URLs for NNTP newsgroup(s).