From: Dhruva Gole <d-gole@ti.com>
To: Vignesh Raghavendra <vigneshr@ti.com>, Nishanth Menon <nm@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: Re: [PATCH 4/4] arm64: dts: ti: k3-am62a7-sk: Enable USB1 node
Date: Tue, 3 Jan 2023 16:27:30 +0530 [thread overview]
Message-ID: <68f09cf2-e40f-cc06-b3ef-f7373ee64367@ti.com> (raw)
In-Reply-To: <20230103042110.1092122-5-vigneshr@ti.com>
On 03/01/23 09:51, Vignesh Raghavendra wrote:
> 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>
> ---
For the series,
Acked-by: Dhruva Gole <d-gole@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";
--
Thanks and Regards,
Dhruva Gole
next prev parent reply other threads:[~2023-01-03 10:57 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 ` [PATCH 4/4] arm64: dts: ti: k3-am62a7-sk: Enable USB1 node Vignesh Raghavendra
2023-01-03 10:57 ` Dhruva Gole [this message]
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=68f09cf2-e40f-cc06-b3ef-f7373ee64367@ti.com \
--to=d-gole@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 \
--cc=vigneshr@ti.com \
/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®