From: Limeng <[email protected]> Hi Bruce,
The 7 patches are used to fix issues for NXP ls1028 BSP So, could you please help merge these patches into linux-ycoto kernel, both below 2 branchs? v6.6/standard/nxp-sdk-6.6/nxp-soc v6.6/standard/preempt-rt/nxp-sdk-6.6/nxp-soc diffstat info as below: b/drivers/i2c/busses/Kconfig | 1 - b/drivers/net/ethernet/freescale/enetc/enetc_pf.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ b/drivers/net/ethernet/freescale/enetc/enetc_tsn.c | 4 ++++ b/drivers/net/phy/Kconfig | 1 + b/net/tsn/genl_tsn.c | 6 +++--- drivers/net/ethernet/freescale/enetc/enetc_tsn.c | 11 +++++++++++ 6 files changed, 86 insertions(+), 4 deletions(-) Pull request info as below: The following changes since commit 5422d57e79fa0c5b6a47fe18b5ea783224c18372: Merge branch 'v6.6/standard/base' into v6.6/standard/nxp-sdk-6.6/nxp-soc (2024-05-28 13:31:22 -0400) are available in the Git repository at: https://github.com/limeng-linux/linux-yocto-bsp.git v6.6/standard/nxp-sdk-6.6/nxp-soc for you to fetch changes up to 11ec379557d5960e98cb39faf787e587bc9d0ac9: net: phy: let PHYLINK select MII (2024-05-31 04:50:55 -0400) ---------------------------------------------------------------- Meng Li (6): tsn: replace GFP_KERNEL with GFP_ATOMIC to avoid sleeping in atomic context enetc: add suspend/resume function to manage pm in ethernet driver enetc: tsn: release resource before exiting enetc_qci_fmi_get() function enetc: tsn: release resource before exiting enetc_qci_sfi_counters_get() function drivers: i2c: remove default y from I2C_IMX_FLEXIO config drivers: enetc: tsn: free the CBS structure enetc_tsn_deinit() function Xulin Sun (1): net: phy: let PHYLINK select MII drivers/i2c/busses/Kconfig | 1 - drivers/net/ethernet/freescale/enetc/enetc_pf.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ drivers/net/ethernet/freescale/enetc/enetc_tsn.c | 15 +++++++++++++++ drivers/net/phy/Kconfig | 1 + net/tsn/genl_tsn.c | 6 +++--- 5 files changed, 86 insertions(+), 4 deletions(-) thanks, Limeng
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13966): https://lists.yoctoproject.org/g/linux-yocto/message/13966 Mute This Topic: https://lists.yoctoproject.org/mt/106404616/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
