[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 3/4] dts: s32cc: usb phy driver switch to ulpi generic

2023-03-23 Thread quanyang.wang
From: Quanyang Wang Since a new usb phy driver for ulpi otg phys is introduced, we switch to it instead of using "Nop USB Transceiver driver". This is because that we shouldn't rely on the usb phy initialization in u-boot. Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield ---

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 4/4] nxp-s32g: usb: chipedea: add ulpi usb phy support

2023-03-23 Thread quanyang.wang
From: Quanyang Wang Add initialization for the structure usb_phy. And a series of operations "flush-stop-reset" is needed so that we can access usb phy via ULPI interface. And otg_set_vbus is called after the host mode is determined because we need call ulpi_set_vbus to set vbus via it.

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 2/4] usb: phy: ulpi-generic: add generic ulpi usb phy driver

2023-03-23 Thread quanyang.wang
From: Quanyang Wang This driver is for generic ulpi usb phys. Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield --- drivers/usb/phy/Kconfig| 8 drivers/usb/phy/Makefile | 1 + drivers/usb/phy/phy-ulpi-generic.c | 76 ++ 3

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 1/4] usb: phy: Add ulpi IDs for NXP SAF1508 and ST STULPI01A

2023-03-23 Thread quanyang.wang
From: Quanyang Wang Add new ulpi IDs which are available on S32G-EVB and Aptiv boards. Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield --- drivers/usb/phy/phy-ulpi.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/phy/phy-ulpi.c b/drivers/usb/phy/phy-ulpi.c index

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 0/4]

2023-03-23 Thread quanyang.wang
From: Quanyang Wang Hi Bruce, Would you please help merge these 4 patches to the branches: v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g v5.15/standard/nxp-sdk-5.15/nxp-s32g Thanks, Quanyang Quanyang Wang (4): usb: phy: Add ulpi IDs for NXP SAF1508 and ST STULPI01A usb:

Re: [linux-yocto][v5.10/standard/cn-sdkv5.4/octeon & v5.10/standard/preempt-rt/cn-sdkv5.4/octeon] Update the codes to sdk11.23.1

2023-03-23 Thread wenlin.k...@windriver.com
On 3/24/2023 06:58, Bruce Ashfield wrote: 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 Tue, Mar 21, 2023 at 9:47 PM Wenlin Kang wrote: On 2023/3/22 07:23, Bruce Ashfield

Re: [linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 00/11]

2023-03-23 Thread Bruce Ashfield
In message: [linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 00/11] on 23/03/2023 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > Hi Bruce, > Would you please help merge these 11 patches to the branches: > v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g >

Re: [linux-yocto] [yocto-kernel-cache][master][yocto-5.15][yocto-5.19][yocto-6.1][patch] coretemp: set CONFIG_INT340X_THERMAL only for x86_64

2023-03-23 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto] [yocto-kernel-cache][master][yocto-5.15][yocto-5.19][yocto-6.1][patch] coretemp: set CONFIG_INT340X_THERMAL only for x86_64 on 22/03/2023 Lee Chee Yang wrote: > From: Chee Yang Lee > > CONFIG_INT340X_THERMAL required x86_64. > > [NOTE]:

Re: [linux-yocto][linux-yocto v5.15/standard/intel-sdk-5.15/intel-socfpga & v5.15/standard/preempt-rt/intel-sdk-5.15/intel-socfpga][PATCH 1/1] firmware: stratix10-svc: remove invalid label err_free_kf

2023-03-23 Thread Bruce Ashfield
merged. Thanks for the fix! Bruce In message: [linux-yocto][linux-yocto v5.15/standard/intel-sdk-5.15/intel-socfpga & v5.15/standard/preempt-rt/intel-sdk-5.15/intel-socfpga][PATCH 1/1] firmware: stratix10-svc: remove invalid label err_free_kfifo added by merge conflict on 22/03/2023 Liwei

Re: [linux-yocto] [v2][inux-yocto][v5.10/standard/intel-sdk-5.10/intel-socfpga & v5.10/standard/preempt-rt/intel-sdk-5.10/intel-socfpga] HSD #14017114324: fpga: stratix10-soc: wait for COMMAND_FIRMWAR

2023-03-23 Thread Bruce Ashfield
v2 is merged. Bruce In message: [v2][inux-yocto][v5.10/standard/intel-sdk-5.10/intel-socfpga & v5.10/standard/preempt-rt/intel-sdk-5.10/intel-socfpga] HSD #14017114324: fpga: stratix10-soc: wait for COMMAND_FIRMWARE_VERSION to complete on 22/03/2023 Kang Wenlin wrote: > From: Teh Wen Ping >

Re: [linux-yocto] [yocto-kernel-cache][yocto-5.10][PATCH] marvell-cn106xx: change CONFIG_MARVELL_CN10K_FWLOG to CONFIG_MARVELL_FWLOG

2023-03-23 Thread Bruce Ashfield
In message: [yocto-kernel-cache][yocto-5.10][PATCH] marvell-cn106xx: change CONFIG_MARVELL_CN10K_FWLOG to CONFIG_MARVELL_FWLOG on 21/03/2023 Kang Wenlin wrote: > From: Wenlin Kang > > WARNING: linux-yocto-${PV}-r0 do_kernel_configcheck: > [kernel config]: This BSP contains fragments with

Re: [linux-yocto][v5.10/standard/cn-sdkv5.4/octeon & v5.10/standard/preempt-rt/cn-sdkv5.4/octeon] Update the codes to sdk11.23.1

2023-03-23 Thread Bruce Ashfield
On Tue, Mar 21, 2023 at 9:47 PM Wenlin Kang wrote: > > On 2023/3/22 07:23, Bruce Ashfield wrote: > > 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. > > > > In message:

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 11/11] dts: Aptiv-FL: disable flexcan3

2023-03-23 Thread quanyang.wang
From: Quanyang Wang The flexcan3 is used by Autosar running at M7 core. So disable it in linux for Aptiv FL board. Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield --- arch/arm64/boot/dts/freescale/s32gxxxa-cvc-fl.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 07/11] dts: Aptiv-FL: add dts file for Aptiv CVC-FL board

2023-03-23 Thread quanyang.wang
From: Quanyang Wang This patch comes from the patch: meta-cvc-fl/recipes-kernel/linux/linux-s32/0001-ESL-427-Linux-S32-cvc-support+cleanup.patch Modifications as below: 1. Change usb phy from "usb-nop-xceiv" to "usb-phy-ulpi-generic". 2. Add "can17_19_en-hog" to enable can17~19. 3. Add

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 10/11] dts: Aptiv: disable flexcan3

2023-03-23 Thread quanyang.wang
From: Quanyang Wang The flexcan3 is used by Autosar running at M7 core. So disable it in linux for Aptiv Sousa board. Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield --- arch/arm64/boot/dts/freescale/s32g274a-aptiv.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 09/11] dts: Aptiv-FL: add correct pinctrls for pfe interfaces for Aptiv-FL board

2023-03-23 Thread quanyang.wang
From: Quanyang Wang Add pinctrls for pfe0/1/2 interfaces for Aptiv-FL board. Note that RTL9010 phys need to be configured at u-boot. This patch comes from: meta-cvc-fl/recipes-kernel/linux/linux-s32/0001-ESL-427-Linux-S32-cvc-support+cleanup.patch Signed-off-by: Quanyang Wang Signed-off-by:

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 08/11] dts: Aptiv-FL: disable unsupported device nodes

2023-03-23 Thread quanyang.wang
From: Quanyang Wang The device nodes of "qspi" and "gmac0" are not supported in linux, so we need to disable them to eliminate error log while booting. Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield --- arch/arm64/boot/dts/freescale/s32gxxxa-cvc-fl.dtsi | 6 -- 1 file

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 06/11] dts: Aptiv: add s32g274a-aptiv-pfems.dts to enable pfe slave mode

2023-03-23 Thread quanyang.wang
From: Quanyang Wang Simply copied from s32g2xxa-evb-pfems.dts. Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield --- .../dts/freescale/s32g274a-aptiv-pfems.dts| 21 +++ 1 file changed, 21 insertions(+) create mode 100644

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 02/11] dts: Aptiv: enable CAN0_STB and CAN0_EN pullup

2023-03-23 Thread quanyang.wang
From: Quanyang Wang This patch is based on the file 0001-enable-CAN0_STB-pullup.patch at layer meta-aptiv/recipes-aptiv/linux-s32/files/. Signed-off-by: Olaf Benninghaus [Quanyang: add pull-up of GPIO9 for CAN0_EN.] Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield ---

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 05/11] dts: Aptiv: disable dma coherent for pfe for cut 1.1 compat

2023-03-23 Thread quanyang.wang
From: Quanyang Wang This patch comes from: meta-aptiv/recipes-aptiv/linux-s32/files/0001-disable-dma-coherent-for-pfe-for-cut-1.1-compat.patch Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield --- arch/arm64/boot/dts/freescale/s32g274a-aptiv.dts | 1 + 1 file changed, 1

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 04/11] dts: Aptiv: enable pfe relevant device nodes

2023-03-23 Thread quanyang.wang
From: Quanyang Wang Set "status" properties of pfe relevant device nodes to be "okay" to enable these devices. Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield --- .../boot/dts/freescale/s32g274a-aptiv.dts | 42 +++ 1 file changed, 42 insertions(+) diff --git

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 00/11]

2023-03-23 Thread quanyang.wang
From: Quanyang Wang Hi Bruce, Would you please help merge these 11 patches to the branches: v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g v5.15/standard/nxp-sdk-5.15/nxp-s32g Thanks, Quanyang Olaf Benninghaus (1): dts: Aptiv: Add new dts for Aptiv CVC board Quanyang Wang

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 03/11] dts: Aptiv: enable flexcan1~3

2023-03-23 Thread quanyang.wang
From: Quanyang Wang Add pinctrl assignment for flexcan3. And the pin CAN17_19_EN which is wired out from TCA9539's pin[13], add a device-tree node s32g_can17_19_en to enable CAN17~19 which correspond flexcan1~3. Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield ---

[linux-yocto][v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH 01/11] dts: Aptiv: Add new dts for Aptiv CVC board

2023-03-23 Thread quanyang.wang
From: Olaf Benninghaus Add new dts file for Aptiv CVC board. And this patch is based on: recipes-kernel/linux-s32/files/fsl-s32g274a-aptiv.dts Signed-off-by: Olaf Benninghaus Signed-off-by: Quanyang Wang Signed-off-by: Bruce Ashfield --- arch/arm64/boot/dts/freescale/Makefile| 1