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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxx/

Cheers.





[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux