[PATCH 11/17] arm64: dts: fsl-lx2160a-tqmlx2160a: change "vcc" to "vdd" for hub*

Alexander Stein alexander.stein at ew.tq-group.com
Tue Aug 13 01:37:42 PDT 2024


Am Dienstag, 13. August 2024, 06:35:06 CEST schrieb Frank Li:
> According to binging doc usb/ti,usb8041.yaml and in
> drivers/usb/misc/onboard_usb_dev.h
> 
> ti_tusb8041_data = { .supply_names = { "vdd" },};
> 
> It should vdd-supply instead vcc-supply.
> 
> Fixes: 04b77e0124ef ("arm64: dts: freescale: add fsl-lx2160a-mblx2160a board")
> Signed-off-by: Frank Li <Frank.Li at nxp.com>

Thanks.

Reviewed-by: Alexander Stein <alexander.stein at ew.tq-group.com>
> ---
>  arch/arm64/boot/dts/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a.dts | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a.dts b/arch/arm64/boot/dts/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a.dts
> index da0f58e26b9aa..f6a4f8d543015 100644
> --- a/arch/arm64/boot/dts/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a.dts
> +++ b/arch/arm64/boot/dts/freescale/fsl-lx2160a-tqmlx2160a-mblx2160a.dts
> @@ -320,7 +320,7 @@ hub_2_0: hub at 1 {
>  		reg = <1>;
>  		peer-hub = <&hub_3_0>;
>  		reset-gpios = <&gpioex1 0 GPIO_ACTIVE_LOW>;
> -		vcc-supply = <&reg_vcc3v3>;
> +		vdd-supply = <&reg_vcc3v3>;
>  	};
>  
>  	hub_3_0: hub at 2 {
> @@ -328,7 +328,7 @@ hub_3_0: hub at 2 {
>  		reg = <2>;
>  		peer-hub = <&hub_2_0>;
>  		reset-gpios = <&gpioex1 0 GPIO_ACTIVE_LOW>;
> -		vcc-supply = <&reg_vcc3v3>;
> +		vdd-supply = <&reg_vcc3v3>;
>  	};
>  };
>  
> 
> 


-- 
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
http://www.tq-group.com/





More information about the linux-arm-kernel mailing list