[-next v2 1/2] riscv: dts: starfive: visionfive 2: Enable usb0

Hal Feng hal.feng at starfivetech.com
Tue Sep 12 20:47:22 PDT 2023


On Tue, 29 Aug 2023 10:05:10 +0800, Hal Feng wrote:
> usb0 was disabled by mistake when merging, so enable it.
> 
> Fixes: e7c304c0346d ("riscv: dts: starfive: jh7110: add the node and pins configuration for tdm")
> Signed-off-by: Hal Feng <hal.feng at starfivetech.com>
> ---
>  arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi b/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi
> index d79f94432b27..85f40df93f25 100644
> --- a/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi
> +++ b/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi
> @@ -513,6 +513,7 @@ &uart0 {
>  
>  &usb0 {
>  	dr_mode = "peripheral";
> +	status = "okay";
>  };

Hi, Conor,

As v6.6-rc1 is already released, would you apply this series
in rc2 or the later rc versions?

Best regards,
Hal



More information about the linux-riscv mailing list