merged.

Bruce

In message: [linux-yocto][linux-yocto v5.4/standard/nxp-s32g2xx][PATCH] 
s32g274a: Use INCR16 AHB bursts for USB
on 28/08/2020 Xulin Sun wrote:

> From: Ghennadi Procopciuc <[email protected]>
> 
> The commit is taken directly from NXP, it's not yet added to official release.
> 
> Incremental bursts of unspecified length (0x0) aren't supported on
> S32G274A and can generate random crashes in PFE. See TKT0545089 for more
> details.
> 
> Issue: ALB-5302
> Signed-off-by: Ghennadi Procopciuc <[email protected]>
> Signed-off-by: Xulin Sun <[email protected]>
> ---
>  arch/arm64/boot/dts/freescale/fsl-s32g274a.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/freescale/fsl-s32g274a.dtsi 
> b/arch/arm64/boot/dts/freescale/fsl-s32g274a.dtsi
> index 53d58dc2e4f8..706d81edd1af 100644
> --- a/arch/arm64/boot/dts/freescale/fsl-s32g274a.dtsi
> +++ b/arch/arm64/boot/dts/freescale/fsl-s32g274a.dtsi
> @@ -380,7 +380,7 @@
>               clocks = <&clks S32GEN1_CLK_XBAR_DIV4>,
>                        <&clks S32GEN1_CLK_SIRC>;
>               fsl,usbmisc = <&usbmisc 0>;
> -             ahb-burst-config = <0x0>;
> +             ahb-burst-config = <0x3>;
>               tx-burst-size-dword = <0x10>;
>               rx-burst-size-dword = <0x10>;
>               phy_type = "ulpi";
> -- 
> 2.17.1
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#9005): 
https://lists.yoctoproject.org/g/linux-yocto/message/9005
Mute This Topic: https://lists.yoctoproject.org/mt/76466658/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to