[U-Boot] [PATCH v2 2/3] ARM: dts: stm32mp1: remove override for g-tx-fifo-size

Patrice CHOTARD patrice.chotard at st.com
Wed Jun 19 15:01:53 UTC 2019


Hi Patrick

On 6/18/19 4:57 PM, Patrick Delaunay wrote:
> Remove the override for usbotg_hs on g-tx-fifo-size as the correct
> binding, used in the kernel device tree, is now supported in dwc2
> device driver.
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
> Changes in v2:
> - move dt update in a separate patch
>
>  arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi | 4 ----
>  1 file changed, 4 deletions(-)
>
> diff --git a/arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi b/arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi
> index 5b19e44..994092a 100644
> --- a/arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi
> +++ b/arch/arm/dts/stm32mp157c-ev1-u-boot.dtsi
> @@ -56,10 +56,6 @@
>  	};
>  };
>  
> -&usbotg_hs {
> -	g-tx-fifo-size = <576>;
> -};
> -
>  &v3v3 {
>  	regulator-always-on;
>  };


Applied to uboot-stm

Thanks


More information about the U-Boot mailing list