From: Vignesh Raghavendra <vigneshr@ti.com>
To: Nishanth Menon <nm@ti.com>, Vignesh Raghavendra <vigneshr@ti.com>,
Tero Kristo <kristo@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: <linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<bb@ti.com>
Subject: [PATCH 4/4] arm64: dts: ti: k3-am62a7-sk: Enable USB1 node
Date: Tue, 3 Jan 2023 09:51:10 +0530 [thread overview]
Message-ID: <20230103042110.1092122-5-vigneshr@ti.com> (raw)
In-Reply-To: <20230103042110.1092122-1-vigneshr@ti.com>
Enable USB1 host port on AM62A7 SK.
Co-developed-by: Bryan Brattlof <bb@ti.com>
Signed-off-by: Bryan Brattlof <bb@ti.com>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
---
arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
index bdc363fcbb4b..5c9012141ee2 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
@@ -160,6 +160,12 @@ AM62AX_IOPAD(0x244, PIN_OUTPUT, 7) /* (D18) MMC1_SDWP.GPIO1_49 */
>;
};
+ main_usb1_pins_default: main-usb1-pins-default {
+ pinctrl-single,pins = <
+ AM62AX_IOPAD(0x0258, PIN_OUTPUT, 0) /* (F18) USB1_DRVVBUS */
+ >;
+ };
+
main_mdio1_pins_default: main-mdio1-pins-default {
pinctrl-single,pins = <
AM62AX_IOPAD(0x160, PIN_OUTPUT, 0) /* (V12) MDIO0_MDC */
@@ -247,6 +253,16 @@ &main_uart0 {
pinctrl-0 = <&main_uart0_pins_default>;
};
+&usbss1 {
+ status = "okay";
+};
+
+&usb1 {
+ dr_mode = "host";
+ pinctrl-names = "default";
+ pinctrl-0 = <&main_usb1_pins_default>;
+};
+
&cpsw3g {
status = "okay";
pinctrl-names = "default";
--
2.39.0
next prev parent reply other threads:[~2023-01-03 4:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-03 4:21 [PATCH 0/4] arm64: dts: ti: Enable misc peripherals Vignesh Raghavendra
2023-01-03 4:21 ` [PATCH 1/4] arm64: dts: ti: k3-am62a-mcu: Add MCU domain peripherals Vignesh Raghavendra
2023-01-03 4:21 ` [PATCH 2/4] arm64: dts: ti: k3-am62a-main: Add more peripheral nodes Vignesh Raghavendra
2023-01-03 4:21 ` [PATCH 3/4] arm64: dts: ti: k3-am62a7-sk: Enable ethernet port Vignesh Raghavendra
2023-01-03 4:21 ` Vignesh Raghavendra [this message]
2023-01-03 10:57 ` [PATCH 4/4] arm64: dts: ti: k3-am62a7-sk: Enable USB1 node Dhruva Gole
2023-01-17 13:35 ` [PATCH 0/4] arm64: dts: ti: Enable misc peripherals Vignesh Raghavendra
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=20230103042110.1092122-5-vigneshr@ti.com \
--to=vigneshr@ti.com \
--cc=bb@ti.com \
--cc=devicetree@vger.kernel.org \
--cc=kristo@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=robh+dt@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
all inboxes | Powered by JetHome®