[linux-yocto] [yocto-kernel-cache kernel v6.1]: aptiv-s32g: update to compatible with SDK BSP40

2024-05-10 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There is a patch to update v6.1 kernel cache for aptiv-s32g bsp, would you please help to merge the following patch into yocto-6.1 branch? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13927):

[linux-yocto] [PATCH] aptiv-s32g: update to compatible with SDK BSP40

2024-05-10 Thread Zhantao Tang via lists.yoctoproject.org
There are some new configs enabled in SDK BSP40 release, so update kernel cache to be compatible with SDK. Signed-off-by: Zhantao Tang --- bsp/aptiv-s32g/aptiv-cvc.cfg | 6 ++ 1 file changed, 6 insertions(+) diff --git a/bsp/aptiv-s32g/aptiv-cvc.cfg b/bsp/aptiv-s32g/aptiv-cvc.cfg index

[linux-yocto] [PATCH] gpio: fix pinctrl_gpio_get_mux_owner

2024-05-06 Thread Zhantao Tang via lists.yoctoproject.org
From: Quanyang Wang The commit 4ce1995313ecb ("gpio: use pinctrl_gpio_get_mux_owner") intends to call pinctrl_gpio_get_mux_owner to mark the muxed pin as "used" and copy "mux_owner" or "gpio_owner" to "info->consumer". So that when calling gpioinfo at userspace, the "mux_owner" is printed as

[linux-yocto] [linux-yocto std/rt kernel v6.1]: nxp-s32g: gpio: fix pinctrl_gpio_get_mux_owner

2024-05-06 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There is a patch to fix pinctrl_gpio_get_mux_owner issue. Would you please help to merge it into v6.1/standard/nxp-sdk-5.15/nxp-s32g, v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branches? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent

[linux-yocto] [PATCH] nxp-s32g: update to compatible with SDK BSP40

2024-04-22 Thread Zhantao Tang via lists.yoctoproject.org
There are some new configs enabled in SDK BSP40 release, so update kernel cache to be compatible with SDK. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g.cfg | 8 1 file changed, 8 insertions(+) diff --git a/bsp/nxp-s32g/nxp-s32g.cfg b/bsp/nxp-s32g/nxp-s32g.cfg index fd95c31a

[linux-yocto] [yocto-kernel-cache kernel v6.1]: nxp-s32g: update to compatible with SDK BSP40

2024-04-22 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There is a patch to update v6.1 kernel cache for nxp-s32g bsp, would you please help to merge the following patch into yocto-6.1 branch? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13845):

Re: [linux-yocto] [yocto-kernel-cache kernel v6.1]: nxp-s32g: update to compatible with SDK BSP40

2024-04-15 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, Please ignore this request, I will send a new one later. Thanks, Zhantao From: linux-yocto@lists.yoctoproject.org on behalf of Zhantao Tang via lists.yoctoproject.org Sent: Sunday, April 14, 2024 7:24:58 AM To: bruce.ashfi...@gmail.com Cc: linux

[linux-yocto] [PATCH] nxp-s32g: update to compatible with SDK BSP40

2024-04-13 Thread Zhantao Tang via lists.yoctoproject.org
There are some new configs enabled in SDK BSP40 release, so update kernel cache to be compatible with SDK. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g.cfg | 8 1 file changed, 8 insertions(+) diff --git a/bsp/nxp-s32g/nxp-s32g.cfg b/bsp/nxp-s32g/nxp-s32g.cfg index fd95c31a

[linux-yocto] [yocto-kernel-cache kernel v6.1]: nxp-s32g: update to compatible with SDK BSP40

2024-04-13 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There is a patch to update v6.1 kernel cache for nxp-s32g bsp, would you please help to merge the following patch into yocto-6.1 branch? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13805):

[linux-yocto] [linux-yocto std kernel v6.1]: nxp-s32g: update to compatible with SDK BSP40 release

2024-04-10 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There are 211 patches to update to compatible with SDK BSP39 release. Would you please help to merge the patches to: v6.1/standard/nxp-sdk-5.15/nxp-s32g branch? The following changes since commit c35789c18149bed4d149a893a16ba61f589a3d20: Merge branch 'v6.1/standard/base'

[linux-yocto] [linux-yocto preempt-rt kernel v6.1]: nxp-s32g: update to compatible with SDK BSP40 release

2024-04-10 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There are 211 patches to update to compatible with SDK BSP40 release. Would you please help to merge the following patches into v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branch? The following changes since commit acda2a279d8f9e5f60c19e47d6ae70e207e751e1: Merge branch

[linux-yocto] [PATCH] nxp-s32g: update to compatible with SDK BSP39

2024-01-07 Thread Zhantao Tang via lists.yoctoproject.org
There are some new configs enabled in SDK BSP39 release, so update kernel cache to be compatible with SDK. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g.cfg | 8 1 file changed, 8 insertions(+) diff --git a/bsp/nxp-s32g/nxp-s32g.cfg b/bsp/nxp-s32g/nxp-s32g.cfg index 714fe362

[linux-yocto] [yocto-kernel-cache kernel v5.15]: nxp-s32g: update to compatible with SDK BSP39

2024-01-07 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There is a patch to update v5.15 kernel cache for nxp-s32g bsp, would you please help to merge the following patch into yocto-5.15 branch? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13460):

[linux-yocto] [linux-yocto std kernel v5.15]: nxp-s32g: update to compatible with SDK BSP39

2024-01-07 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There are 154 patches to update to compatible with SDK BSP39 release. Would you please help to merge the patches to: v5.15/standard/nxp-sdk-5.15/nxp-s32g branch? The following changes since commit b7fdb2ed24cc1364df382090a76ac492cf736e11: Merge branch 'v5.15/standard/base'

[linux-yocto] [linux-yocto preempt-rt kernel v5.15]: nxp-s32g: update to compatible with SDK BSP39 release

2024-01-07 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There are 154 patches to update to compatible with SDK BSP39 release. Would you please help to merge the following patches into v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branch? The following changes since commit a0063c1641706939e97363893289552757ce74df: Merge branch

[linux-yocto] [PATCH] nxp-s32g: update to compatile with SDK BSP38

2023-11-03 Thread Zhantao Tang via lists.yoctoproject.org
Limit: none ---[ end Kernel panic - not syncing: Oops: Fatal exception ]--- So disable this config by default to fix the above issues, and it will be enabled when related codes all ready. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g.cfg | 10 +- 1 file changed, 9 insertions

[linux-yocto] [yocto-kernel-cache kernel v6.1]: nxp-s32g: update to compatile with SDK BSP38

2023-11-03 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There is a patch to update v6.1 kernel cache for nxp-s32g bsp, would you please help to merge the following patch into yocto-6.1 branch? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13263):

[linux-yocto] [linux-yocto preempt-rt kernel v6.1]: nxp-s32g: update to compatible with SDK BSP38 release

2023-11-02 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There are 191 patches to update to compatible with SDK BSP38 release. Would you please help to merge the following patches into v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branch? The following changes since commit 1e88292d2a8589aff7afbd6076292082eb3edff1: Merge branch

[linux-yocto] [linux-yocto std kernel v6.1]: nxp-s32g: update to compatible with SDK BSP38 release

2023-11-02 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There are 191 patches to update to compatible with SDK BSP38 release. Would you please help to merge them into v6.1/standard/nxp-sdk-5.15/nxp-s32g branch? The following changes since commit e2e26b90ca3b00d9c382682841c9f4077a7d411e: Merge branch 'v6.1/standard/base' into

[linux-yocto] [PATCH] driver: llce-core: correct the value of CORES_TS_OFFSET

2023-10-19 Thread Zhantao Tang via lists.yoctoproject.org
]-- This patch changing the CORES_TS_OFFSET to 0x13730, which is from the "Release Note" of BSP38 and given as a workaround, will fix the above issue. The value of CORES_TS_OFFSET may be changed in future BSP versions, and we will update it accordingly. Signed-off-by: Zhantao Tang --- driver

[linux-yocto] [linux-yocto std/preempt-rt kernel v5.15]: driver: llce-core: correct the value of CORES_TS_OFFSET

2023-10-19 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There is one patch to correct the value of CORES_TS_OFFSET. Would you please help to merge it into v5.15/standard/nxp-sdk-5.15/nxp-s32g v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branches? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages

[linux-yocto] [PATCH] nxp-s32g: revert QORIQ_THERMAL to S32CC_THERMAL

2023-10-15 Thread Zhantao Tang via lists.yoctoproject.org
This reverts commit 31a63478a981 "nxp-s32g: change S32CC_THERMAL to QORIQ_THERMAL", which wrongly replaced the config S32CC_THERMAL by QORIQ_THERMAL, and this will cause kernel compile warning. So revert it to fix the issue. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g.cfg

[linux-yocto] [yocto-kernel-cache kernel v6.1]: nxp-s32g: revert QORIQ_THERMAL to S32CC_THERMAL

2023-10-15 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There is a patch to fix v6.1 kernel compile warning, because the S32CC_THERMAL kernel config in kernel cache wrongly replaced by QORIQ_THERMAL in yocto-6.1 branch. So would you please help to merge the following patch into yocto-6.1 branch to fix kernel build warning? Thanks,

Re: [linux-yocto] [linux-yocto std/rt kernel v5.15]: nxp-s32g: update to compatible with SDK BSP38 RC9

2023-09-26 Thread Zhantao Tang via lists.yoctoproject.org
to compatible with SDK BSP38 RC9 on 26/09/2023 Zhantao Tang wrote: Hi Bruce, There are 92 patches, which are all from S32G SDK BSP38 RC9 v5.15 kernel branch. Would you please help to merge the patches to: v5.15/standard/nxp-sdk-5.15/nxp-s32g v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g

[linux-yocto] [PATCH] nxp-s32g: change S32CC_THERMAL to QORIQ_THERMAL

2023-09-26 Thread Zhantao Tang via lists.yoctoproject.org
The latest SDK BSP38 RC9 drops the S32CC_THERMAL config and changes to use QORIQ_THERMAL instead, so update kernel cache to compatible with it. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bsp/nxp-s32g/nxp-s32g.cfg

[linux-yocto] [yocto-kernel-cache v5.15]: nxp-s32g: change S32CC_THERMAL to QORIQ_THERMAL

2023-09-26 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There is a patch to update kernel cache for nxp-s32g bsp. Would you please help to merge the patch into yocto-5.15 branch? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13115):

[linux-yocto] [linux-yocto std/rt kernel v5.15]: nxp-s32g: update to compatible with SDK BSP38 RC9

2023-09-26 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There are 92 patches, which are all from S32G SDK BSP38 RC9 v5.15 kernel branch. Would you please help to merge the patches to: v5.15/standard/nxp-sdk-5.15/nxp-s32g v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branches? Thanks, Zhantao The following changes since

[linux-yocto] [PATCH] nxp-s32g: disable the NVMEM_SCMI config to fix STR failure

2023-09-20 Thread Zhantao Tang via lists.yoctoproject.org
panic - not syncing: Oops: Fatal exception ]--- So disable this config by default to fix the above issues, and it is will be enabled again when related codes all ready. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[linux-yocto] [yocto-kernel-cache v5.15]: nxp-s32g: disable the NVMEM_SCMI config to fix STR failure

2023-09-20 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There is a patch to fix a STR failure issue, Would you please help to merge the following patches into: yocto-5.15 branch? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13099):

Re: V2 [linux-yocto] [linux-yocto std kernel v5.15]: nxp-s32g: update to compatible with SDK BSP37 srm release

2023-09-03 Thread Zhantao Tang via lists.yoctoproject.org
to compatible with SDK BSP37 srm release on 01/09/2023 Zhantao Tang wrote: Hi Bruce, Please ignore the privous pull request for nxp-s32g BSP37 update, because there are 3 patches are not needed actually. In this request, there are 109 patches from S32G SDK BSP37 v5.15 kernel branch. Would you please help

V2 [linux-yocto] [linux-yocto std kernel v5.15]: nxp-s32g: update to compatible with SDK BSP37 srm release

2023-09-01 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, Please ignore the privous pull request for nxp-s32g BSP37 update, because there are 3 patches are not needed actually. In this request, there are 109 patches from S32G SDK BSP37 v5.15 kernel branch. Would you please help to merge the patches to:

Re: [linux-yocto] [yocto-kernel-cache yocto-5.15]: nxp-s32g: update to compatible with SDK BSP37 srm release

2023-08-31 Thread Zhantao Tang via lists.yoctoproject.org
在 2023/8/31 21:35, Bruce Ashfield 写道: CAUTION: This email comes from a non Wind River email account! Do not click links or open attachments unless you recognize the sender and know the content is safe. On Wed, Aug 30, 2023 at 9:50 PM Zhantao Tang wrote: Hi Bruce, There is one patch

[linux-yocto] [PATCH] nxp-s32g: add configs to keep align with SDK BSP37

2023-08-30 Thread Zhantao Tang via lists.yoctoproject.org
There are some new configs enabled in SDK BSP37 release, so update kernel cache to be compatible with SDK. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g.cfg | 5 + 1 file changed, 5 insertions(+) diff --git a/bsp/nxp-s32g/nxp-s32g.cfg b/bsp/nxp-s32g/nxp-s32g.cfg index c7f1e430

[linux-yocto] [yocto-kernel-cache yocto-5.15]: nxp-s32g: update to compatible with SDK BSP37 srm release

2023-08-30 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There is one patch to update yocto-kernel-cache to compatible with SDK BSP37 srm release. Would you please help to merge the patch to yocto-5.15 branch? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13025):

[linux-yocto] [linux-yocto std kernel v5.15]: nxp-s32g: update to compatible with SDK BSP37 srm release

2023-08-30 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, There are 112 patches from S32G SDK BSP37 v5.15 kernel branch. Would you please help to merge the patches to: v5.15/standard/nxp-sdk-5.15/nxp-s32g v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branches? Thanks, Zhantao The following changes since commit

[linux-yocto] [PATCH 2/2] dts: evb: add sja1105 delay params

2023-06-24 Thread Zhantao Tang via lists.yoctoproject.org
This patch is to add delay params for S32G EVB boards, or else, there will be following warning messages: sja1105 spi5.0: Probed switch chip: SJA1105Q sja1105 spi5.0: Port 0 interpreting RGMII delay settings based on "phy-mode" property, please update device tree to specify

[linux-yocto] [PATCH 1/2] mtd: spi-nor: add late_init callback for mx25uw51245g

2023-06-24 Thread Zhantao Tang via lists.yoctoproject.org
Signed-off-by: Zhantao Tang --- drivers/mtd/spi-nor/macronix.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/mtd/spi-nor/macronix.c b/drivers/mtd/spi-nor/macronix.c index 39e5fa95714b..ffcaaf89ed36 100644 --- a/drivers/mtd/spi-nor/macronix.c +++ b/drivers/mtd/spi-nor/macronix.c @@ -13

[linux-yocto] [std/rt kernel v6.1]: nxp-s32g: fix spi-nor flash and sja1105 issues

2023-06-24 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, The following two patches are to fix spi-nor flash and sja1105 issues. Would you please help to merge them into the following: v6.1/standard/nxp-sdk-5.15/nxp-s32g v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branches? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links:

[linux-yocto] [PATCH 2/2] serial: linflexuart: drop the unneeded stack variable

2023-06-13 Thread Zhantao Tang via lists.yoctoproject.org
drop it. Signed-off-by: Zhantao Tang --- drivers/tty/serial/fsl_linflexuart.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/tty/serial/fsl_linflexuart.c b/drivers/tty/serial/fsl_linflexuart.c index b092c93df472..1b518808dcf4 100644 --- a/drivers/tty/serial/fsl_linflex

[linux-yocto] [std/rt kernel v6.1]: nxp-s32g: serial: linflexuart: fix STR failure issue

2023-06-13 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, The following two patches are to fix STR failure issue. Would you please help to merge them into the following: v6.1/standard/nxp-sdk-5.15/nxp-s32g v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branches? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all

[linux-yocto] [PATCH 1/2] serial: linflexuart: correct dma operations to fix Sleep-To-RAM failure

2023-06-13 Thread Zhantao Tang via lists.yoctoproject.org
The commit a78233959f79 ("tty: serial: linflexuart: UART support for FIFO with DMA") put the dma operations in wrong place, causing Sleep-To-RAM failure from resume, so correct the location of these operations to fix the issue. Signed-off-by: Zhantao Tang --- drivers/

[linux-yocto] [yocto-kernel-cache v6.1/v5.15]: nxp-s32g: disable the 4K sector setting for mtd device

2023-06-11 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, The following patch is to disable the 4K sector setting for mtd device, would you please help to merge it into yocto-6.1 and yocto-5.15 branches? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12737):

[linux-yocto] [PATCH] nxp-s32g: disable the 4K sector setting for mtd device

2023-06-11 Thread Zhantao Tang via lists.yoctoproject.org
The config MTD_SPI_NOR_USE_4K_SECTORS is to "Use small 4096 B erase sectors", but for UBI file system, the 4096 erase size is too small, and will cause the UBI file system attaches failure, so disable this config to compatible with UBI file system. Signed-off-by: Zhantao Tang --- bs

[linux-yocto] [PATCH 3/3] gpio: s32: don't run callbacks in some callbacks

2023-06-08 Thread Zhantao Tang via lists.yoctoproject.org
handler+0xa4/0x130 [ 904.363544] el0t_64_sync+0x1a0/0x1a4 Signed-off-by: Quanyang Wang Signed-off-by: Zhantao Tang --- drivers/gpio/gpio-siul2-s32cc.c | 17 - 1 file changed, 17 deletions(-) diff --git a/drivers/gpio/gpio-siul2-s32cc.c b/drivers/gpio/gpio-siul2-s32cc.c index 3011ff

[linux-yocto] [PATCH 2/3] gpio: s32: switch the spinlock of siul2_gpio_dev to raw spinlock

2023-06-08 Thread Zhantao Tang via lists.yoctoproject.org
From: Quanyang Wang The irq functions "siul2_gpio_irq_unmask" and "siul2_gpio_irq_mask" use spin_lock in preempt-rt kernel, it will cause the error that calling a sleeping function in an atomic context. Use raw spinlock to fix this issue. Signed-off-by: Quanyang Wang Si

[linux-yocto] [std/rt kernel v6.1]: nxp-s32g: gpio: fix gpio work abnormally issue

2023-06-08 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, The following three patches are to fix s32cc gpio work abnormally issue. Would you please help to merge them into the following: v6.1/standard/nxp-sdk-5.15/nxp-s32g v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branches? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=-

[linux-yocto] [PATCH 1/3] gpio: s32: force regmap use raw spinlock

2023-06-08 Thread Zhantao Tang via lists.yoctoproject.org
nlock flag to the regmap_config structure siul2_regmap_conf can switch mutex lock to raw spinlock. Signed-off-by: Quanyang Wang Signed-off-by: Zhantao Tang --- drivers/gpio/gpio-siul2-s32cc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/gpio/gpio-siul2-s32cc.c b/drivers/gpio/

[linux-yocto] [PATCH 2/2] spi-nor: macronix: update to fix warning when buffers on stack

2023-06-07 Thread Zhantao Tang via lists.yoctoproject.org
initcall+0x78/0x2c0 kernel_init_freeable+0x224/0x294 kernel_init+0x30/0x140 ret_from_fork+0x10/0x20 ---[ end trace ]--- Signed-off-by: Zhantao Tang --- drivers/mtd/spi-nor/macronix.c | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/driver

[linux-yocto] [std/rt kernel v6.1]: nxp-s32g: spi: fix fsl-qspi nor flash work abnormally issue

2023-06-07 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, The following two patches is to fix s32cc fsl-qspi nor flash work abnormally issue. Would you please help to merge them into the following: v6.1/standard/nxp-sdk-5.15/nxp-s32g v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branches? Thanks, Zhantao

[linux-yocto] [PATCH 1/2] spi: fsl-qspi: add mem_caps definition to fix "Software reset failed" issue

2023-06-07 Thread Zhantao Tang via lists.yoctoproject.org
following error: # dmesg | grep nor spi-nor spi6.0: Software reset failed: -524 Signed-off-by: Zhantao Tang --- drivers/spi/spi-fsl-qspi.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/spi/spi-fsl-qspi.c b/drivers/spi/spi-fsl-qspi.c index b74573b6bf84..5ac50921a

[linux-yocto] [PATCH] thermal: s32cc: use new API hwmon_device_register_for_thermal() to fix probe error

2023-05-23 Thread Zhantao Tang via lists.yoctoproject.org
em, commit e5d21072054f ("hwmon: Introduce hwmon_device_register_for_thermal") introduced a new API, so update the driver to use the new hwmon_device_register_for_thermal() API to fix the probe issue. Signed-off-by: Zhantao Tang --- drivers/thermal/s32cc_thermal.c | 3 +-- 1 file change

[linux-yocto] [std/rt kernel v6.1]: thermal: s32cc: use new API hwmon_device_register_for_thermal() to fix probe error

2023-05-23 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, The following patch is to fix s32cc thermal driver probing error issue. Would you please help to merge it into the following: v6.1/standard/nxp-sdk-5.15/nxp-s32g v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branches? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links:

[linux-yocto] [PATCH] dts: s32g: rdb2: update dts to keep align with SDK BSP36 release

2023-05-16 Thread Zhantao Tang via lists.yoctoproject.org
The commit 3686673dc30d ("arm64: dts: s32g2: add VNP-EVB and VNP-RDB2 support") added rdb2 dts support. Given the SDK BSP36 has been released, and the dts file need to update to compatible with it. So update rdb2 dts file and drop the unneeded contents. Signed-off-by: Zhantao Tang ---

[linux-yocto] [std/rt kernel v6.1]: nxp-s32g: update rdb2 dts to keep align with SDK BSP36 release

2023-05-16 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, The following patch is to update rdb2 dts to keep align with SDK BSP36 release. Would you please help to merge it into the following: v6.1/standard/nxp-sdk-5.15/nxp-s32g v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branches? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=-

[linux-yocto] [linux-yocto std/rt kernel v6.1]: nxp-s32g: update kernel to v6.1 based on SDK BSP36 v5.15 release kernel

2023-05-09 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, The following patches are to update kernel to v6.1 based on SDK BSP36 v5.15 release kernel. Would you please help to create branches: v6.1/standard/nxp-sdk-5.15/nxp-s32g v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g based on v6.1/standard/base and

[linux-yocto] [PATCH] nxp-s32g: add scc and cfg files for S32G platform

2023-05-09 Thread Zhantao Tang via lists.yoctoproject.org
Refer to scc and cfg files on branch yocto-5.15, add new scc and cfg files for BSP nxp-s32g on branch yocto-6.1. Both standard and preempt-rt are supported. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g-preempt-rt.scc | 8 ++ bsp/nxp-s32g/nxp-s32g-standard.scc | 8 ++ bsp/nxp

[linux-yocto] [yocto-kernel-cache v6.1]: nxp-s32g: add scc and cfg files for S32G platform

2023-05-09 Thread Zhantao Tang via lists.yoctoproject.org
Hi Bruce, The following patch is to add scc and cfg files for S32G platform, would you please help to merge it into yocto-6.1 branch? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12478):

[linux-yocto] [PATCH] net: ethernet: stmmac: fix argument of dwmac4_rx_watchdog_e50082

2023-04-12 Thread Zhantao Tang
e to the function "dwmac4_rx_watchdog_e50082". Signed-off-by: Quanyang Wang Signed-off-by: Zhantao Tang --- .../net/ethernet/stmicro/stmmac/dwmac4_dma.c | 23 +-- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/drivers/net/ethernet/stmicro/stmmac/dwmac4_dma

[linux-yocto] [linux-yocto std/preempt-rt kernel v5.15]: nxp-s32g: fix gmac0 not-work issue when set to speed 10M/100M using one rx/tx queue

2023-04-12 Thread Zhantao Tang
Hi Bruce, There is one patch to fix gmac0 not-work issue when set to speed 10M/100M using one rx/tx queue. Would you please help to merge the patch into v5.15/standard/nxp-sdk-5.15/nxp-s32g v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branches? Thanks, Zhantao

[linux-yocto] [PATCH 6/6] arm64: dts: fix max frequency of macronix devices on s32gxxxaevb

2023-03-30 Thread Zhantao Tang
-9840 Signed-off-by: Bogdan Roman Signed-off-by: Zhantao Tang --- arch/arm64/boot/dts/freescale/s32gxxxa-evb.dtsi | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm64/boot/dts/freescale/s32gxxxa-evb.dtsi b/arch/arm64/boot/dts/freescale/s32gxxxa-evb.dtsi index aad99bebe5de..d6c2463bc424

[linux-yocto] [PATCH 5/6] arm64: dts: update 12 core-to-core interrupt to mscm node of s32g3 device tree

2023-03-30 Thread Zhantao Tang
From: Hoang Nguyen Le commit ad98609314d32f6d6409b676013bdab02d87be3e from https://github.com/nxp-auto-linux/linux Issue: ALB-9923 Signed-off-by: Hoang Nguyen Le Signed-off-by: Zhantao Tang --- arch/arm64/boot/dts/freescale/s32g3.dtsi | 16 1 file changed, 16 insertions

[linux-yocto] [PATCH 4/6] bindings/mscm: update mscm interrupt for s32g3

2023-03-30 Thread Zhantao Tang
From: Hoang Nguyen Le commit 209ceb737f8fbe5b52ebeb68c5c711691ae8ad91 from https://github.com/nxp-auto-linux/linux Issue: ALB-9923 Signed-off-by: Hoang Nguyen Le Signed-off-by: Zhantao Tang --- .../bindings/rtc/nxp,s32cc-mscm.yaml | 54 +++ 1 file changed, 54

[linux-yocto] [PATCH 3/6] s32cc: nvmem: Propagate 'EPROBE_DEFER' on error path

2023-03-30 Thread Zhantao Tang
'tmu' driver probe. Issue: ALB-9894 Signed-off-by: Ciprian Costea Signed-off-by: Zhantao Tang --- drivers/pci/controller/dwc/pci-s32cc.c | 5 +- drivers/thermal/s32cc_thermal.c| 65 -- include/soc/s32cc/nvmem_common.h | 6 ++- 3 files changed, 28 insertions

[linux-yocto] [PATCH 2/6] s32cc: tmu: Update 'TRANGE' per S32CC SoC

2023-03-30 Thread Zhantao Tang
Signed-off-by: Zhantao Tang --- drivers/thermal/s32cc_thermal.c | 47 +++-- 1 file changed, 27 insertions(+), 20 deletions(-) diff --git a/drivers/thermal/s32cc_thermal.c b/drivers/thermal/s32cc_thermal.c index 76c1b4cb25af..8a051a4f966c 100644 --- a/drivers/thermal

[linux-yocto] [linux-yocto std/preempt-rt kernel v5.15]: nxp-s32g: update to compatible with SDK BSP36 RC6

2023-03-30 Thread Zhantao Tang
Hi Bruce, There are 6 new patches from SDK BSP36 RC6 v5.15 kernel branch. Would you please help to merge the following patches into v5.15/standard/nxp-sdk-5.15/nxp-s32g v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g branches? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You

[linux-yocto] [PATCH 1/6] pinctrl: s32cc: Check 'info->groups' array index before dereferencing

2023-03-30 Thread Zhantao Tang
From: Ciprian Costea commit 89bfcb2f020453200d2eb9542fe327a048df8276 from https://github.com/nxp-auto-linux/linux Issue: ALB-9905 Signed-off-by: Ciprian Costea Signed-off-by: Zhantao Tang --- drivers/pinctrl/freescale/pinctrl-s32cc-core.c | 6 +- 1 file changed, 5 insertions(+), 1

[linux-yocto] [PATCH] nxp-s32g: add USB_ULPI_GENERIC config back to fix usb not found issue

2023-03-30 Thread Zhantao Tang
Because the kernel codes have been update to use USB ULPI for s32g related boards, so update kernel cache to compatible with it by adding the config back. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/nxp-s32g/nxp-s32g.cfg b

[linux-yocto] [yocto-kernel-cache v5.15]: nxp-s32g: add USB_ULPI_GENERIC config back to fix usb not found issue

2023-03-30 Thread Zhantao Tang
Hi Bruce, The following patch is to add USB_ULPI_GENERIC config back to fix usb not found issue for S32G boards, would you please help to merge it into yocto-5.15 branch? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#12328):

[linux-yocto] [yocto-kernel-cache v5.15]: nxp-s32g: update kernel cache to compatible with kernel codes based on SDK v5.1S kernel

2023-03-27 Thread Zhantao Tang
Hi Bruce, The following patch is to compatible with nxp-sdk-5.15/nxp-s32g branches, would you please help to merge it into yocto-5.15 branch? Thanks, Zhantao Zhantao Tang (1): nxp-s32g: update kernel cache to compatible

[linux-yocto] [PATCH] nxp-s32g: update kernel cache to compatible with kernel codes based on SDK v5.1S kernel

2023-03-27 Thread Zhantao Tang
The branches based on SDK v5.15 linux kernel have been created, then it's time to update the kernel cache configs to compatible with these new branches. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g.cfg | 23 ++- 1 file changed, 14 insertions(+), 9 deletions(-) diff

[linux-yocto] [PATCH 5/6] drivers: serial: linflexuart: drop write_atomic callback to fix debug calltrace

2023-03-27 Thread Zhantao Tang
(). As the write_atomic() callback will be called in print_sync() in atomic context, then the calltrace shows. Further more, the write_atomic() callback is optional, so delete it in linflexuart driver to fix the above issue. Signed-off-by: Zhantao Tang --- drivers/tty/serial/fsl_linflexuart.c | 1 - 1 file

[linux-yocto] [PATCH 6/6] drivers: cpypto: hse-rng: make mutex lock/unlock operations balance

2023-03-27 Thread Zhantao Tang
red by the hse_rng_refill_cache(), which is called by hse_rng_read() from userspace, but the mutex_unlock() is in hse_rng_done() which is called in the threaded irq function hse_rx_dispatcher(), so the above warning shows. And this patch will fix it. Signed-off-by: Zhantao Tang --- drivers/crypto/hse/hse-rng.c |

[linux-yocto] [PATCH 4/6] dts: evb: correct the addr of AQR107 on S32RGV-VNP-PLAT

2023-03-27 Thread Zhantao Tang
This patch is to correct the addr of AQR107 on S32RGV-VNP-PLAT from 1 to 3, for 30081 rev D version board. Or else, the phy attach will fail when pfe1 use sgmii mode. Signed-off-by: Zhantao Tang --- arch/arm64/boot/dts/freescale/s32gxxxa-evb.dtsi | 2 +- 1 file changed, 1 insertion(+), 1

[linux-yocto] [PATCH 2/6] s32g: serdes: add new function get_lane_id to retrieve lane_id

2023-03-27 Thread Zhantao Tang
saving it in phy->id. Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield [Fix: change the file name from phy-fsl-s32gen1-serdes.c to phy-nxp-s32cc-serdes.c] Signed-off-by: Zhantao Tang --- drivers/phy/freescale/phy-nxp-s32cc-serdes.c | 21 1 file changed, 17 inserti

[linux-yocto] [PATCH 3/6] drivers: serdes: use get_lane_id() to get the right id for serdes phy

2023-03-27 Thread Zhantao Tang
is to fix it. Signed-off-by: Zhantao Tang Signed-off-by: Bruce Ashfield [Fix: change the file name from phy-fsl-s32gen1-serdes.c to phy-nxp-s32cc-serdes.c] Signed-off-by: Zhantao Tang --- drivers/phy/freescale/phy-nxp-s32cc-serdes.c | 12 +++- 1 file changed, 7 insertions(+), 5 deletion

[linux-yocto] [PATCH 1/6] drivers: stmmac: set mac_managed_pm to true to fix mdio resume warning

2023-03-27 Thread Zhantao Tang
me/suspend is managed by the mac, then the issue will be fixed. Signed-off-by: Zhantao Tang Signed-off-by: Bruce Ashfield --- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c b/drivers/net/ethern

[linux-yocto] [linux-yocto std/preempt-rt kernel v5.15]: nxp-s32g: porting bug-fix patches from nxp-sdk-5.10 to nxp-sdk-5.15 branches

2023-03-27 Thread Zhantao Tang
, Zhantao Quanyang Wang (1): s32g: serdes: add new function get_lane_id to retrieve lane_id Zhantao Tang (5): drivers: stmmac: set mac_managed_pm to true to fix mdio resume warning drivers: serdes: use get_lane_id

[linux-yocto] [linux-yocto preempt-rt kernel v5.15]: nxp-s32g: create new rt kernel branch for S32G platform based on SDK v5.15 kernel

2023-03-21 Thread Zhantao Tang
Hi Bruce, Since S32G SDK is to use v5.15 as primary kernel version, we also need to compatible with it too. Refer to the current S32G kernel branches name style in linux-yocto, the new branch name for preempt-rt kernel is: v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g And there are 685

[linux-yocto] [linux-yocto std kernel v5.15]: nxp-s32g: create new kernel branch for S32G platform based on SDK v5.15 kernel

2023-03-21 Thread Zhantao Tang
Hi Bruce, Since S32G SDK is to use v5.15 as primary kernel version, we also need to compatible with it too. Refer to the current S32G kernel branches name style in linux-yocto, the new branch name for standard kernel is: v5.15/standard/nxp-sdk-5.15/nxp-s32g And there are 685 patches from SDK

Re: [linux-yocto] [yocto-kernel-cache yocto-5.15]: nxp-s32g: update to compatible with SDK BSP35 RC9

2022-12-08 Thread Zhantao Tang
assume the linux-yocto parts are fine ? Yes, linux-yocto parts are fine. Thanks, Zhantao Bruce On Thu, Dec 8, 2022 at 9:54 PM zhantao tang wrote: Hi Bruce, Please ignore this request, I will send a new one. Thanks, Zhantao 在 2022/12/8 20:35, Zhantao Tang via lists.yoctoproject.org

[linux-yocto] [PATCH] nxp-s32g: update to compatible with SDK BSP35 rc9

2022-12-08 Thread Zhantao Tang
CONFIG_UIO_NXP_HSE_MU0 CONFIG_CRYPTO_DEV_NXP_HSE_MU1 are added to keep the kernel compatible with HSE userspace demos. Or else, the uio hse device regist will fail, then HSE demos can not work as normal. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g.cfg | 4 +++- 1 file changed, 3

V2 [linux-yocto] [yocto-kernel-cache yocto-5.15]: nxp-s32g: update to compatible with SDK BSP35 RC9

2022-12-08 Thread Zhantao Tang
Hi Bruce, There is an patch of yocto-kernel-cache to update kernel configs for nxp-s32g bsp, Would you please help to merge this patch into yocto-kernel-cache, branch yocto-5.15? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

Re: [linux-yocto] [yocto-kernel-cache yocto-5.15]: nxp-s32g: update to compatible with SDK BSP35 RC9

2022-12-08 Thread Zhantao Tang
Hi Bruce, Please ignore this request, I will send a new one. Thanks, Zhantao 在 2022/12/8 20:35, Zhantao Tang via lists.yoctoproject.org 写道: Hi Bruce, There is an patch of yocto-kernel-cache to update kernel configs for nxp-s32g bsp, Would you please help to merge this patch into yocto

[linux-yocto] [linux-yocto std kernel v5.15]: nxp-s32g: update to align with NXP SDK BSP35 RC9

2022-12-08 Thread Zhantao Tang
Hi Bruce, There are 8 new patches from NXP SDK bsp35 internal share repo, would you please help to merge the patches into the v5.15/standard/nxp-sdk-5.10/nxp-s32g branch? The patches info as following: The following changes since commit 80da4d48dba53163e886d09509c908f8a4803710: Merge

[linux-yocto] [linux-yocto preempt-rt kernel v5.15]: nxp-s32g: update to align with NXP SDK BSP35 RC9

2022-12-08 Thread Zhantao Tang
Hi Bruce, There are 8 new patches from bsp35 internal share repo, would you please help to merge the patches into branch v5.15/standard/preempt-rt/nxp-sdk-5.10/nxp-s32g? The patch infos as following: The following changes since commit 39ee937c2624e3afde6749ff0df31b4d9bc7260b: Merge branch

[linux-yocto] [yocto-kernel-cache yocto-5.15]: nxp-s32g: update to compatible with SDK BSP35 RC9

2022-12-08 Thread Zhantao Tang
Hi Bruce, There is an patch of yocto-kernel-cache to update kernel configs for nxp-s32g bsp, Would you please help to merge this patch into yocto-kernel-cache, branch yocto-5.15? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

[linux-yocto] [PATCH] nxp-s32g: update to compatible with SDK BSP35 rc9

2022-12-08 Thread Zhantao Tang
The SDK BSP35 RC9 has been released, and this patch is to keep kernel configs alighed with it. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/bsp/nxp-s32g/nxp-s32g.cfg b/bsp/nxp-s32g/nxp-s32g.cfg index 3b311aec

[linux-yocto] [linux-yocto preempt-rt kernel v5.15]: nxp-s32g: update to align with NXP SDK BSP35 RC7

2022-11-29 Thread Zhantao Tang
Hi Bruce, There are 13 new patches from bsp35 internal share repo, would you please help to merge the patches into branch v5.15/standard/preempt-rt/nxp-sdk-5.10/nxp-s32g? The patch infos as following: The following changes since commit 86387aca4861926ef4e21dafd461b2868741ed55: Merge

[linux-yocto] [linux-yocto std kernel v5.15]: nxp-s32g: update to align with NXP SDK BSP35 RC7

2022-11-29 Thread Zhantao Tang
Hi Bruce, There are 13 new patches from NXP SDK bsp35 internal share repo, would you please help to merge the patches into the v5.15/standard/nxp-sdk-5.10/nxp-s32g branch? The patches info as following: The following changes since commit 6d764634466370804eec9d9e90f045c6c105f583: Merge

[linux-yocto] [PATCH] nxp-s32g: enable SCMI based cpufreq

2022-11-29 Thread Zhantao Tang
This patch is to add ARM_SCMI_CPUFREQ config to enable cpufreq for S32G platforms. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g/nxp-s32g.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/nxp-s32g/nxp-s32g.cfg b/bsp/nxp-s32g/nxp-s32g.cfg index 2c47ac49..3b311aec 100644 --- a/bsp/nxp

[linux-yocto] [yocto-kernel-cache yocto-5.15]: nxp-s32g: enable SCMI based cpufreq

2022-11-29 Thread Zhantao Tang
Hi Bruce, There is an patch of yocto-kernel-cache to update kernel configs for nxp-s32g bsp, Would you please help to merge this patch into yocto-kernel-cache, branch yocto-5.15? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online

[linux-yocto] [linux-yocto std/rt kernel v5.15]: nxp-s32g: qspi: add check for s32g qspi to fix ahb buffer access issue

2022-11-16 Thread Zhantao Tang
Hi Bruce, There is one patch to fix qspi ahb buffer access issue for S32G platforms. Would you please help merge the patch to the branches? v5.15/standard/preempt-rt/nxp-sdk-5.10/nxp-s32g v5.15/standard/nxp-sdk-5.10/nxp-s32g Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You

[linux-yocto] [PATCH] qspi: add check for s32g qspi to fix ahb buffer access issue

2022-11-16 Thread Zhantao Tang
etten from device tree node. So add the is_s32gen1_qspi() check back to fix the above issue. Upstream-Status: Pending Signed-off-by: Zhantao Tang --- drivers/spi/spi-fsl-qspi.c | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/drivers/spi/spi-fsl-qspi.c b/drivers/spi/spi-

[linux-yocto] [linux-yocto std/rt kernel v5.15]: nxp-s32g: update to compatible with SDK BSP35 RC4

2022-11-07 Thread Zhantao Tang
Hi Bruce, There are two new patches of linux kernel, from SDK BSP35 RC4. Would you please help merge the two patches to the branches? v5.15/standard/preempt-rt/nxp-sdk-5.10/nxp-s32g v5.15/standard/nxp-sdk-5.10/nxp-s32g Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive

[linux-yocto] [PATCH 1/2] phy: s32cc-serdes: rename fsl,sys-mode to nxp,sys-mode

2022-11-07 Thread Zhantao Tang
From: Radu Pirea commit 5298b17e17e2aaafd19ad71e7774375769821bf5 from https://source.codeaurora.org/external/autobsps32/linux Issue: ALB-9137 ALB-9138 Signed-off-by: Radu Pirea Signed-off-by: Zhantao Tang --- .../devicetree/bindings/phy/nxp,s32cc-serdes.yaml | 8 arch/arm64

[linux-yocto] [PATCH 2/2] s32cc: qspi: Fix ahb buf size to 512 MB from 64MB

2022-11-07 Thread Zhantao Tang
with size information parsed from dtb. Issue: ALB-9442 Signed-off-by: Ciprian Costea Signed-off-by: Zhantao Tang --- drivers/spi/spi-fsl-qspi.c | 4 ++-- drivers/spi/spi-fsl-qspi.h | 2 -- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/drivers/spi/spi-fsl-qspi.c b/drivers/spi/spi-fsl

[linux-yocto] [PATCH] drivers: stmmac: set mac_managed_pm to true to fix mdio resume warning

2022-10-22 Thread Zhantao Tang
me/suspend is managed by the mac, then the issue will be fixed. Signed-off-by: Zhantao Tang --- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c b/drivers/net/ethernet/stmicro/stmmac/stmmac_ma

[linux-yocto] [linux-yocto std/rt kernel v5.15]: nxp-s32g: drivers: stmmac: set mac_managed_pm to true to fix mdio resume warning

2022-10-22 Thread Zhantao Tang
Hi Bruce, Would you please help merge the patch to the branches? v5.15/standard/preempt-rt/nxp-sdk-5.10/nxp-s32g v5.15/standard/nxp-sdk-5.10/nxp-s32g Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11800):

[linux-yocto] [PATCH 1/2] dts: s32cc: update compatible name of mscm node

2022-10-08 Thread Zhantao Tang
This patch is to update compatible name of mscm node to keep align with ipcf kernel modules, or else, the ipcf kernel module will fail when loaded. Signed-off-by: Zhantao Tang --- arch/arm64/boot/dts/freescale/s32cc.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch

[linux-yocto] [linux-yocto std/rt kernel v5.15]: nxp-s32g: update to compatible with SDK BSP34 official release

2022-10-08 Thread Zhantao Tang
Hi Bruce, Would you please help merge the two patches to the branches? v5.15/standard/preempt-rt/nxp-sdk-5.10/nxp-s32g v5.15/standard/nxp-sdk-5.10/nxp-s32g Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11756):

  1   2   3   >