Thread (5 messages) 5 messages, 2 authors, 2025-02-03

Re: [PATCH v3 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi TV Stick

From: Ferass El Hafidi <hidden>
Date: 2025-02-03 17:49:01
Also in: linux-amlogic, linux-arm-kernel, lkml

On Mon Feb 3, 2025 at 9:14 AM UTC, Ferass El Hafidi wrote:
<...>
+&uart_AO {
+	status = "okay";
+	pinctrl-0 = <&uart_ao_a_pins>;
+	pinctrl-names = "default";
+};
+
+&usb {
+	status = "okay";
+	dr_mode = "otg";
+};
+
+&usb2_phy0 {
+	vbus-supply = <&vcc_5v>;
+};
I just noticed a typo.  This part should've been:

	&usb {
		status = "okay";
		dr_mode = "otg";
		vbus-supply = <&vcc_5v>;
	}

Sent a v4 to fix it:
https://lore.kernel.org/linux-amlogic/20250203174346.13737-1-funderscore@postmarketos.org/ (local)

Cheers.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help