Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-am335x: add Qualcomm Atheros AR803X PHY support

2023-12-20 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-am335x: add Qualcomm Atheros AR803X PHY support on 19/12/2023 Xulin Sun wrote: > Add Qualcomm Atheros AR803X PHY support since AM335X EVM > installed this phy. > > Signed-off-by: Xulin Sun > --- > bsp/ti-am335x/

Re: [linux-yocto][linux-yocto v6.1/standard/ti-sdk-6.1/ti-j7xxx & v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx][PATCH] net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio resume warning

2023-12-20 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v6.1/standard/ti-sdk-6.1/ti-j7xxx & v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx][PATCH] net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdio resume warning on 19/12/2023 Xulin Sun wrote: > The commit 744d23c71af3 ("net: phy: Warn

Re: [linux-yocto] [PATCH linux-yocto] ASoC: fsl_sai: Fix wrong usage of fsl_sai::is_consumer_mode in fsl_sai_hw_params()

2023-12-20 Thread Bruce Ashfield
In message: [PATCH linux-yocto] ASoC: fsl_sai: Fix wrong usage of fsl_sai::is_consumer_mode in fsl_sai_hw_params() on 20/12/2023 Kevin Hao wrote: > From: Kevin Hao > > The SDK commit 3fc9d125f615 ("ASoC: fsl_sai: add fsl,txm-rxs property > support") has changed fsl_sai::is_consumer_mode to an a

Re: [linux-yocto] [PATCH linux-yocto] ARM: imx: Remove unused pmu_release_id label

2023-12-20 Thread Bruce Ashfield
In message: [PATCH linux-yocto] ARM: imx: Remove unused pmu_release_id label on 20/12/2023 Kevin Hao wrote: > From: Kevin Hao > > Due to the SDK changes, the stable commit 12ac3b0ab837 ("ARM: imx: Check > return value of devm_kasprintf in imx_mmdc_perf_init") doesn't apply to > the nxp branches.