[PATCH 14/14] Revert "arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usb"

Kever Yang kever.yang at rock-chips.com
Tue May 9 13:17:11 CEST 2023


On 2023/4/22 09:23, Jonas Karlman wrote:
> Remove regulator-boot-on prop from regulators now that the phy core has
> support for phy-supply after commit "phy: add support for phy-supply"
> and regulators support a basic reference counter after commit
> "regulator: implement basic reference counter".
>
> This reverts commit 7911f409ff20dce5995cc1b703a6e30c94022f6b.
>
> Signed-off-by: Jonas Karlman <jonas at kwiboo.se>
Reviewed-by: Kever Yang <kever.yang at rock-chips.com>

Thanks,
- Kever
> ---
> After [1] and [2] these regulator-boot-on props can be removed.
>
> [1] https://patchwork.ozlabs.org/project/uboot/patch/20230419134014.128461-3-eugen.hristev@collabora.com/
> [2] https://patchwork.ozlabs.org/project/uboot/patch/20230419134526.128800-1-eugen.hristev@collabora.com/
>
>   arch/arm/dts/rk3566-radxa-cm3-io-u-boot.dtsi | 4 ----
>   arch/arm/dts/rk3568-rock-3a-u-boot.dtsi      | 8 --------
>   2 files changed, 12 deletions(-)
>
> diff --git a/arch/arm/dts/rk3566-radxa-cm3-io-u-boot.dtsi b/arch/arm/dts/rk3566-radxa-cm3-io-u-boot.dtsi
> index d2ee19aaa8d5..332f81b3bc7e 100644
> --- a/arch/arm/dts/rk3566-radxa-cm3-io-u-boot.dtsi
> +++ b/arch/arm/dts/rk3566-radxa-cm3-io-u-boot.dtsi
> @@ -77,7 +77,3 @@
>   	bootph-all;
>   	status = "okay";
>   };
> -
> -&vcc5v0_usb30 {
> -	regulator-boot-on;
> -};
> diff --git a/arch/arm/dts/rk3568-rock-3a-u-boot.dtsi b/arch/arm/dts/rk3568-rock-3a-u-boot.dtsi
> index 7cd2dc80c317..8abee24c02c3 100644
> --- a/arch/arm/dts/rk3568-rock-3a-u-boot.dtsi
> +++ b/arch/arm/dts/rk3568-rock-3a-u-boot.dtsi
> @@ -111,11 +111,3 @@
>   	bootph-all;
>   	status = "okay";
>   };
> -
> -&vcc5v0_usb_host {
> -	regulator-boot-on;
> -};
> -
> -&vcc5v0_usb_hub {
> -	regulator-boot-on;
> -};


More information about the U-Boot mailing list