[linux-yocto][linux-yocto v6.6/standard/nxp-sdk-6.6/nxp-soc & v6.6/standard/preempt-rt/nxp-sdk-6.6/nxp-soc][PATCH 6/6] Revert "arm64: dts: imx8-ss-lsio: fix pwm lpcg indices"

2024-06-10 Thread Xulin Sun via lists.yoctoproject.org
This reverts commit e9e44fc88abadc52ca6b0f1f8307e6967ddbec22. The clock driver clk-imx8qxp-lpcg still uses LPCG bit-offset instead of clock-indices for clock-controller dts properties, so it can not switch to use lpcg indices. Signed-off-by: Xulin Sun --- arch/arm64/boot/dts/freescale/imx8-ss

[linux-yocto][linux-yocto v6.6/standard/nxp-sdk-6.6/nxp-soc & v6.6/standard/preempt-rt/nxp-sdk-6.6/nxp-soc][PATCH 5/6] Revert "arm64: dts: imx8qm-ss-dma: fix can lpcg indices"

2024-06-10 Thread Xulin Sun via lists.yoctoproject.org
This reverts commit 20ceb2b50fd5a59825daba5fb82021768afe9f71. The clock driver clk-imx8qxp-lpcg still uses LPCG bit-offset instead of clock-indices for clock-controller dts properties, so it can not switch to use lpcg indices. Signed-off-by: Xulin Sun --- arch/arm64/boot/dts/freescale/imx8qm

[linux-yocto][linux-yocto v6.6/standard/nxp-sdk-6.6/nxp-soc & v6.6/standard/preempt-rt/nxp-sdk-6.6/nxp-soc][PATCH 4/6] Revert "arm64: dts: imx8-ss-dma: fix can lpcg indices"

2024-06-10 Thread Xulin Sun via lists.yoctoproject.org
This reverts commit 19a8492473b0afe7340fcf6b764d1c22b8f21ae3. The clock driver clk-imx8qxp-lpcg still uses LPCG bit-offset instead of clock-indices for clock-controller dts properties, so it can not switch to use lpcg indices. Signed-off-by: Xulin Sun --- arch/arm64/boot/dts/freescale/imx8-ss

[linux-yocto][linux-yocto v6.6/standard/nxp-sdk-6.6/nxp-soc & v6.6/standard/preempt-rt/nxp-sdk-6.6/nxp-soc][PATCH 1/6] Revert "arm64: dts: imx8-ss-conn: fix usb lpcg indices"

2024-06-10 Thread Xulin Sun via lists.yoctoproject.org
This reverts commit 16c2dd96e479440306eee96932400739a0930611. The clock driver clk-imx8qxp-lpcg still uses LPCG bit-offset instead of clock-indices for clock-controller dts properties, so it can not switch to use lpcg indices. Signed-off-by: Xulin Sun --- arch/arm64/boot/dts/freescale/imx8-ss

[linux-yocto][linux-yocto v6.6/standard/nxp-sdk-6.6/nxp-soc & v6.6/standard/preempt-rt/nxp-sdk-6.6/nxp-soc][PATCH 3/6] Revert "arm64: dts: imx8-ss-dma: fix adc lpcg indices"

2024-06-10 Thread Xulin Sun via lists.yoctoproject.org
This reverts commit 7c4285471c03f9d873421598e2878a99c41def9f. The clock driver clk-imx8qxp-lpcg still uses LPCG bit-offset instead of clock-indices for clock-controller dts properties, so it can not switch to use lpcg indices. Signed-off-by: Xulin Sun --- arch/arm64/boot/dts/freescale/imx8-ss

[linux-yocto][linux-yocto v6.6][PATCH 0/6]: nxp-soc: Revert " * lpcg indices"

2024-06-10 Thread Xulin Sun via lists.yoctoproject.org
Hi Bruce, This patch series is to revert " * lpcg indices". Please help me merge these into the following two branches: v6.6/standard/nxp-sdk-6.6/nxp-soc v6.6/standard/preempt-rt/nxp-sdk-6.6/nxp-soc arch/arm64/boot/dts/freescale/imx8-ss-conn.dtsi | 4 ++--

[linux-yocto][linux-yocto v6.6/standard/nxp-sdk-6.6/nxp-soc & v6.6/standard/preempt-rt/nxp-sdk-6.6/nxp-soc][PATCH 2/6] Revert "arm64: dts: imx8-ss-dma: fix spi lpcg indices"

2024-06-10 Thread Xulin Sun via lists.yoctoproject.org
This reverts commit a156f37b8e3ca7afbccb3f1b6507e150a20ac892. The clock driver clk-imx8qxp-lpcg still uses LPCG bit-offset instead of clock-indices for clock-controller dts properties, so it can not switch to use lpcg indices. Signed-off-by: Xulin Sun --- arch/arm64/boot/dts/freescale/imx8-ss

[linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] nxp-lx2xxx: add support NXP PCF2131 RTC

2024-05-14 Thread Xulin Sun via lists.yoctoproject.org
Add support NXP PCF2131 RTC for LX2160A-RDB Rev.D. Signed-off-by: Xulin Sun --- bsp/nxp-lx2xxx/nxp-lx2xxx.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg b/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg index f8008cb7..c0321756 100644 --- a/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg

[linux-yocto][yocto-kernel-cache][yocto-6.6][PATCH] nxp-imx8: add scc and cfg files for NXP IMX8 series platform

2024-05-07 Thread Xulin Sun via lists.yoctoproject.org
Signed-off-by: Xulin Sun --- bsp/nxp-imx8/nxp-imx8-preempt-rt.cfg | 15 + bsp/nxp-imx8/nxp-imx8-preempt-rt.scc | 9 + bsp/nxp-imx8/nxp-imx8-standard.scc | 7 + bsp/nxp-imx8/nxp-imx8.cfg| 623 +++ bsp/nxp-imx8/nxp-imx8.scc| 11 + 5 files

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx][PATCH] media: platform: vxe-vxd: Remove the redundant function umin()

2024-04-18 Thread Xulin Sun via lists.yoctoproject.org
: in expansion of macro 'umin' | 174 | static inline unsigned int umin(unsigned int a, unsigned int b) | |^~~~ Signed-off-by: Xulin Sun --- .../media/platform/vxe-vxd/decoder/h264_secure_parser.c | 8 1 file changed, 8 deletions(-) diff --git a/drivers

[linux-yocto][v6.1/standard/nxp-sdk-6.1/nxp-soc & v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc][PATCH 3/3] net: phy: let PHYLINK select MII

2024-04-15 Thread Xulin Sun via lists.yoctoproject.org
ac_and_pcs': | phylink.c:(.text+0x31b4): undefined reference to `linkmode_support_c73' | aarch64-wrs-linux-ld.bfd: drivers/net/phy/phylink.o: in function `phylink_create': | phylink.c:(.text+0x37ac): undefined reference to `linkmode_support_c73' Signed-off-by: Xulin Sun --- drivers/net/phy/Kconfi

[linux-yocto][v6.1/standard/nxp-sdk-6.1/nxp-soc & v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc][PATCH 2/3] phy: lynx-28g: drop redefined macro definitions and functions

2024-04-15 Thread Xulin Sun via lists.yoctoproject.org
lynx_28g_snapshot_rx_eq_gains() to before use. Signed-off-by: Xulin Sun --- drivers/phy/freescale/phy-fsl-lynx-28g.c | 169 +-- 1 file changed, 36 insertions(+), 133 deletions(-) mode change 100644 => 100755 drivers/phy/freescale/phy-fsl-lynx-28g.c diff --git a/drivers/phy/freesc

[linux-yocto][v6.1/standard/nxp-sdk-6.1/nxp-soc & v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc][PATCH 1/3] phy: lynx-28g: truly power the lanes up or down

2024-04-15 Thread Xulin Sun via lists.yoctoproject.org
enly removed by the previous merge.] Signed-off-by: Xulin Sun --- drivers/phy/freescale/phy-fsl-lynx-28g.c | 99 +++- 1 file changed, 96 insertions(+), 3 deletions(-) diff --git a/drivers/phy/freescale/phy-fsl-lynx-28g.c b/drivers/phy/freescale/phy-fsl-lynx-28g.c index ccfdd36a

[v2][linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-am62: add TSN feature related kernel configs

2024-03-27 Thread Xulin Sun via lists.yoctoproject.org
Add TSN feature related kernel configs, and drop the duplicated kernel config CONFIG_NET_SCH_TAPRIO with tsn.cfg. Signed-off-by: Xulin Sun --- bsp/ti-am62/ti-am62.cfg | 1 - bsp/ti-am62/ti-am62.scc | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/bsp/ti-am62/ti-am62.cfg b/bsp

[linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-am62: add kernel configs NET_SCH_CBS & NET_SCH_MQPRIO & NET_SCH_ETF

2024-03-27 Thread Xulin Sun via lists.yoctoproject.org
Add kernel configs NET_SCH_CBS & NET_SCH_MQPRIO & NET_SCH_ETF to support AM62AX TSN feature. Signed-off-by: Xulin Sun --- bsp/ti-am62/ti-am62.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bsp/ti-am62/ti-am62.cfg b/bsp/ti-am62/ti-am62.cfg index fdef5c2b..537f4120 100755 ---

[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] arm64: dts: ti: k3-am62x-sk-csi2-imx219: use the overlay's parent node for graph port

2024-03-05 Thread Xulin Sun via lists.yoctoproject.org
the node to avoid below building issue: arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso:59.13-68.3: Warning (graph_port): /fragment@2/__overlay__: graph port node name should be 'port' Signed-off-by: Xulin Sun --- .../boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso | 18 +++--- 1 file

[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 2/2] ARM: dts: am335x-boneblack-hdmi: disable HDMI audio simple-audio-card node

2024-01-16 Thread Xulin Sun via lists.yoctoproject.org
at __soc_pcm_hw_params on davinci-mcasp.0-i2s-hifi: -22 davinci-mcasp 48038000.mcasp: stream has more channels (2) than are enabled in mcasp (0) davinci-mcasp 48038000.mcasp: ASoC: error at snd_soc_dai_hw_params on 48038000.mcasp: -22 Signed-off-by: Xulin Sun --- arch/arm/boot/dts/am335x-boneblack-hdmi.dtsi

[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 1/2] ARM: dts: tps65217: add power regulator & backlight drivers support

2024-01-16 Thread Xulin Sun via lists.yoctoproject.org
Support TPS65217 voltage regulator driver and TPS65217 Backlight driver. And enable them by default. This will avoid below booting failed information: tps65217-pmic: Failed to locate of_node [id: -1] tps65217-bl: Failed to locate of_node [id: -1] Signed-off-by: Xulin Sun --- arch/arm/boot/dts

[linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-am62: add scc and cfg files for TI AM62 series platform

2024-01-09 Thread Xulin Sun via lists.yoctoproject.org
Signed-off-by: Xulin Sun --- bsp/ti-am62/ti-am62-preempt-rt.cfg | 15 ++ bsp/ti-am62/ti-am62-preempt-rt.scc | 10 + bsp/ti-am62/ti-am62-standard.scc | 8 + bsp/ti-am62/ti-am62.cfg| 362 + bsp/ti-am62/ti-am62.scc| 8 + 5 files changed

[linux-yocto][linux-yocto v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx] ti-am62 adds preempt-rt kernel patches to upgrade TI SDK 09.01.00.007

2024-01-03 Thread Xulin Sun via lists.yoctoproject.org
Hi Bruce, Could you please help to merge below patches to the preempt-rt kernel branch "v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx"? This is preempt-rt kernel to upgrade BSP to TI SDK ti-processor-sdk-linux-edgeai-am62axx-evm-09_01_00_07. The following changes since commit

[linux-yocto][linux-yocto v6.1/standard/ti-sdk-6.1/ti-j7xxx] ti-am62 kernel part to upgrade to TI SDK ti-processor-sdk-linux-edgeai-am62axx-evm-09_01_00_07

2024-01-03 Thread Xulin Sun via lists.yoctoproject.org
Hi Bruce, Could you please help to merge below patches to kernel branch "v6.1/standard/ti-sdk-6.1/ti-j7xxx"? This is to upgrade BSP to TI SDK ti-processor-sdk-linux-edgeai-am62axx-evm-09_01_00_07. The following changes since commit 22d95ef690f558a6e5dd0146d3c0ca6b0aa16622:   Merge branch

[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] arm64: dts: ti: use the overlay's parent node for graph port for dtso

2023-12-21 Thread Xulin Sun via lists.yoctoproject.org
ph port node name should be 'port' arch/arm64/boot/dts/ti/k3-j721e-evm-fusion.dtso:98.13-107.3: Warning (graph_port): /fragment@3/__overlay__: graph port node name should be 'port' Signed-off-by: Xulin Sun --- .../boot/dts/ti/k3-j721e-evm-csi2-ov5640.dtso | 20 ++ .../boot/dt

[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-18 Thread Xulin Sun via lists.yoctoproject.org
1 dfc0: 0004 005c3fb8 b6f6bba0 0004 0004 0059edb8 dfe0: 0004 bed918f0 b6f09bd3 b6e89a66 Signed-off-by: Xulin Sun --- drivers/net/ethernet/ti/cpsw_new.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/ethernet/ti/cpsw_new.c b/drivers/net/e

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

2023-12-18 Thread Xulin Sun via lists.yoctoproject.org
Add Qualcomm Atheros AR803X PHY support since AM335X EVM installed this phy. Signed-off-by: Xulin Sun --- bsp/ti-am335x/ti-am335x.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/ti-am335x/ti-am335x.cfg b/bsp/ti-am335x/ti-am335x.cfg index b8deb025..75e7c75d 100644 --- a/bsp/ti-am335x

[linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-am335x: add preempt-rt support and boards full features support

2023-12-07 Thread Xulin Sun via lists.yoctoproject.org
- Add preempt-rt kernel type support. - Add AM335X EVM & BeagleBone Black boards with full features support. Signed-off-by: Xulin Sun --- bsp/ti-am335x/ti-am335x-preempt-rt.scc | 9 +++ bsp/ti-am335x/ti-am335x.cfg| 84 +- 2 files changed, 90 insertions(+

[linux-yocto][linux-yocto v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx] ti-am335x adds preempt-rt kernel patches to upgrade TI SDK 09.01.00.001

2023-12-06 Thread Xulin Sun via lists.yoctoproject.org
Wang (2):   arm: dts: am335x-evmsk: add uart1   ARM: dts: am335x: add wl1835-st driver dtb for bluetooth Xulin Sun (1):   arm: dts: am335x-evm: enable dcan1 node by default Zumeng Chen (2):   arm: omap2: include OMAP_GPMC and MEMORY   arm: dts: am33xx: enable gpmc for LCD etc.

[linux-yocto][linux-yocto v6.1/standard/ti-sdk-6.1/ti-j7xxx] ti-am335x kernel part to upgrade to TI SDK ti-processor-sdk-linux-rt-am335x-evm-09.01.00.001

2023-12-06 Thread Xulin Sun via lists.yoctoproject.org
ts: am335x: add wl1835-st driver dtb for bluetooth Xulin Sun (1):   arm: dts: am335x-evm: enable dcan1 node by default Zumeng Chen (2):   arm: omap2: include OMAP_GPMC and MEMORY   arm: dts: am33xx: enable gpmc for LCD etc.  Documentation/devicetree/bindings/display/panel/panel-simple.yam

Re: [linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] nxp-lx2xxx: drop unused config CONFIG_INPHI_PHY

2023-11-09 Thread Xulin Sun via lists.yoctoproject.org
][PATCH] nxp-lx2xxx: drop unused config CONFIG_INPHI_PHY on 26/09/2023 Xulin Sun wrote: kernel has removed config INPHI_PHY, and replaced with PHY_INPHI_IN112525_RETIMER, dropped from here to fix warning: [INFO]: the following symbols were not found in the active configuration

[linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-j7xxx: add MICROSEMI_PHY and CPSW bridge configs

2023-10-26 Thread Xulin Sun via lists.yoctoproject.org
the timing of driver loading. Signed-off-by: Xulin Sun --- bsp/ti-j7xxx/ti-j7xxx.cfg | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bsp/ti-j7xxx/ti-j7xxx.cfg b/bsp/ti-j7xxx/ti-j7xxx.cfg index 17ec3c8b..9a313f72 100755 --- a/bsp/ti-j7xxx/ti-j7xxx.cfg +++ b/bsp/ti-j7xxx/ti

[linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-j7xxx: add THERMAL and series configs

2023-10-20 Thread Xulin Sun via lists.yoctoproject.org
Add THERMAL and TPS6594 and Cpu dynamic frequency scaling configs. Remove the CONFIG_RPMSG_PROTO, which is dropped in new kernel. Signed-off-by: Xulin Sun --- bsp/ti-j7xxx/ti-j7xxx-remoteproc.cfg | 4 +++- bsp/ti-j7xxx/ti-j7xxx.cfg| 9 + 2 files changed, 12 insertions(+), 1

[linux-yocto][linux-yocto v6.1][PATCH 10/10] drivers: mmc: host: sdhci_am654: fix start loop index

2023-10-19 Thread Xulin Sun via lists.yoctoproject.org
. Fixes: 8ee5fc0e0b3be ("mmc: sdhci_am654: Update OTAPDLY writes") Signed-off-by: Nitin Yadav Signed-off-by: Vignesh Raghavendra Signed-off-by: Xulin Sun --- drivers/mmc/host/sdhci_am654.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/mmc/host/sdhci

[linux-yocto][linux-yocto v6.1][PATCH 09/10] arm64: dts: ti: k3-j784s4-evm: Correct Pin mux offset for ADC

2023-10-19 Thread Xulin Sun via lists.yoctoproject.org
: Vaishnav Achath Link: https://lore.kernel.org/r/20230809050108.751164-1-u-kum...@ti.com Signed-off-by: Nishanth Menon Reviewed-by: Bhavya Kapoor Signed-off-by: Vignesh Raghavendra Signed-off-by: Xulin Sun --- arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 32 1 file c

[linux-yocto][linux-yocto v6.1][PATCH 08/10] HACK: arm64: dts: ti: k3-j784s4-evm: Remove HS400 mode support for eMMC

2023-10-19 Thread Xulin Sun via lists.yoctoproject.org
Cc: Bhavya Kapoor Cc: Siddharth Vadapalli Signed-off-by: Udit Kumar Signed-off-by: Vignesh Raghavendra Signed-off-by: Xulin Sun --- arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts b/arch/arm64/boot/dts/ti

[linux-yocto][linux-yocto v6.1][PATCH 06/10] arm64: dts: k3-j721s2: Fix pin mux for ospi i2c and pmic node

2023-10-19 Thread Xulin Sun via lists.yoctoproject.org
: c33b294d75dd ("arm64: dts: ti: k3-j721s2: Fix wkup pinmux range") Cc: Esteban Blanc Cc: Vaishnav Achath Cc: Apurva Nandan Cc: Sinthu Raja Cc: Vignesh Raghavendra Signed-off-by: Udit Kumar Signed-off-by: Vignesh Raghavendra Signed-off-by: Xulin Sun --- .../dts/ti/k3-j721s2-common-proc

[linux-yocto][linux-yocto v6.1][PATCH 07/10] arm64: dts: k3-am68-sk: Fix pin mux csi for OV5640 overlay

2023-10-19 Thread Xulin Sun via lists.yoctoproject.org
range") Cc: Vaishnav Achath Cc: Sinthu Raja Cc: Vignesh Raghavendra Signed-off-by: Udit Kumar Signed-off-by: Vignesh Raghavendra Signed-off-by: Xulin Sun --- arch/arm64/boot/dts/ti/k3-am68-sk-bb-csi2-ov5640.dtso | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/

[linux-yocto][linux-yocto v6.1][PATCH 05/10] dt-bindings: thermal: k3-j72xx: conditionally require efuse reg range

2023-10-19 Thread Xulin Sun via lists.yoctoproject.org
/20221031232702.10339-7...@ti.com Signed-off-by: Daniel Lezcano Signed-off-by: Keerthy Signed-off-by: Vignesh Raghavendra Signed-off-by: Xulin Sun --- .../bindings/thermal/ti,j72xx-thermal.yaml | 16 1 file changed, 16 insertions(+) diff --git a/Documentation/devicetree/bindings

[linux-yocto][linux-yocto v6.1][PATCH 03/10] thermal/drivers/k3_j72xx_bandgap: Map fuse_base only for erratum workaround

2023-10-19 Thread Xulin Sun via lists.yoctoproject.org
: https://lore.kernel.org/r/20221031232702.10339-5...@ti.com Signed-off-by: Daniel Lezcano Signed-off-by: Keerthy Signed-off-by: Vignesh Raghavendra Signed-off-by: Xulin Sun --- drivers/thermal/k3_j72xx_bandgap.c | 34 +++--- 1 file changed, 22 insertions(+), 12 deletions

[linux-yocto][linux-yocto v6.1][PATCH 04/10] dt-bindings: thermal: k3-j72xx: elaborate on binding description

2023-10-19 Thread Xulin Sun via lists.yoctoproject.org
-by: Bryan Brattlof Acked-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20221031232702.10339-6...@ti.com Signed-off-by: Daniel Lezcano Signed-off-by: Keerthy Signed-off-by: Vignesh Raghavendra Signed-off-by: Xulin Sun --- .../bindings/thermal/ti,j72xx-thermal.yaml| 19

[linux-yocto][linux-yocto v6.1][PATCH 02/10] thermal/drivers/k3_j72xx_bandgap: Remove fuse_base from structure

2023-10-19 Thread Xulin Sun via lists.yoctoproject.org
-off-by: Keerthy Signed-off-by: Vignesh Raghavendra Signed-off-by: Xulin Sun --- drivers/thermal/k3_j72xx_bandgap.c | 24 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/drivers/thermal/k3_j72xx_bandgap.c b/drivers/thermal/k3_j72xx_bandgap.c index

[linux-yocto][linux-yocto v6.1][PATCH 0/10]:Pick several patches from the TI SDK 9.0.1.2 to make the Thermal feature work

2023-10-19 Thread Xulin Sun via lists.yoctoproject.org
Hi Bruce, This patch series is to pick several patches from the TI SDK 9.0.1.2 to make the Thermal feature work. Please help me merge these into the following two branches: v6.1/standard/ti-sdk-6.1/ti-j7xxx v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx

[linux-yocto][linux-yocto v6.1][PATCH 01/10] thermal/drivers/k3_j72xx_bandgap: Use bool for i2128 erratum flag

2023-10-19 Thread Xulin Sun via lists.yoctoproject.org
Signed-off-by: Daniel Lezcano Signed-off-by: Keerthy Signed-off-by: Vignesh Raghavendra Signed-off-by: Xulin Sun --- drivers/thermal/k3_j72xx_bandgap.c | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/thermal/k3_j72xx_bandgap.c b/drivers/thermal

[linux-yocto][linux-yocto v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx] ti-j7xxx adds preempt-rt kernel patches to upgrade TI SDK 09_00_01_02

2023-09-27 Thread Xulin Sun via lists.yoctoproject.org
Hi Bruce, Could you please help to merge below patches to the preempt-rt kernel branch "v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx"? This is preempt-rt kernel to upgrade BSP to TI SDK ti-processor-sdk-linux-adas-j784s4-evm-09_00_01_02. The following changes since commit

[linux-yocto][linux-yocto v6.1/standard/ti-sdk-6.1/ti-j7xxx] ti-j7xxx kernel part to upgrade to TI SDK ti-processor-sdk-linux-adas-j784s4-evm-09_00_01_02

2023-09-27 Thread Xulin Sun via lists.yoctoproject.org
Hi Bruce, Could you please help to merge below patches to kernel branch "v6.1/standard/ti-sdk-6.1/ti-j7xxx"? This is to upgrade BSP to TI SDK ti-processor-sdk-linux-adas-j784s4-evm-09_00_01_02. The following changes since commit 122d72613aea7d4f4673c70020eb9a0fc41c9e51:   Merge branch

[linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] nxp-lx2xxx: drop unused config CONFIG_INPHI_PHY

2023-09-26 Thread Xulin Sun via lists.yoctoproject.org
kernel has removed config INPHI_PHY, and replaced with PHY_INPHI_IN112525_RETIMER, dropped from here to fix warning: [INFO]: the following symbols were not found in the active configuration: - CONFIG_INPHI_PHY Signed-off-by: Xulin Sun --- bsp/nxp-lx2xxx/nxp-lx2xxx.cfg | 1 - 1 file

[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] drivers: media: vxe-vxd: Initialize the variable __value

2023-09-18 Thread Xulin Sun via lists.yoctoproject.org
:42:22: note: '__value' was declared here |42 | type __value = value; \ | | ^~~ Signed-off-by: Xulin Sun --- drivers/media/platform/img/vxe-vxd/decoder/reg_io2.h | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/drivers

[linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] nxp-lx2xxx: add Inphi IN112525 Retimer and Lynx 28G PHYs support

2023-08-23 Thread Xulin Sun via lists.yoctoproject.org
Enable these two configs to add support for Inphi IN112525 S03 Retimer PHY and the Lynx SerDes 28G PHY as found on NXP's Layerscape platforms such as LX2160A. Signed-off-by: Xulin Sun --- bsp/nxp-lx2xxx/nxp-lx2xxx.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bsp/nxp-lx2xxx/nxp

[linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] nxp-lx2xxx: add scc and cfg files for nxp-lx2xxx platform

2023-07-26 Thread Xulin Sun via lists.yoctoproject.org
Signed-off-by: Xulin Sun --- bsp/nxp-lx2xxx/nxp-lx2xxx-preempt-rt.scc | 8 + bsp/nxp-lx2xxx/nxp-lx2xxx-standard.scc | 8 + bsp/nxp-lx2xxx/nxp-lx2xxx.cfg| 185 +++ bsp/nxp-lx2xxx/nxp-lx2xxx.scc| 8 + 4 files changed, 209 insertions(+) create

[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 2/2] mtd: spi-nor: core: avoid odd length/address writes in 8D-8D-8D mode

2023-06-13 Thread Xulin Sun via lists.yoctoproject.org
Raghavendra Signed-off-by: Xulin Sun --- drivers/mtd/spi-nor/core.c | 72 +- 1 file changed, 71 insertions(+), 1 deletion(-) diff --git a/drivers/mtd/spi-nor/core.c b/drivers/mtd/spi-nor/core.c index ad068610ae80..15b0f6df6083 100644 --- a/drivers/mtd/spi-nor/core.c

[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 1/2] mtd: spi-nor: core: avoid odd length/address reads on 8D-8D-8D mode

2023-06-13 Thread Xulin Sun via lists.yoctoproject.org
in the main buffer. Signed-off-by: Pratyush Yadav Signed-off-by: Apurva Nandan Signed-off-by: Vignesh Raghavendra Signed-off-by: Xulin Sun --- drivers/mtd/spi-nor/core.c | 81 +- 1 file changed, 80 insertions(+), 1 deletion(-) diff --git a/drivers/mtd/spi

[linux-yocto][linux-yocto v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx] ti-j7xxx adds preempt-rt kernel patches to align TI SDK v6.1 kernel

2023-05-31 Thread Xulin Sun via lists.yoctoproject.org
gine: ti: k3-udma: Prioritize CSI RX traffic as RT   net: ethernet: ti: icssg_prueth: Add helper functions to configure FDB   net: ethernet: ti: icssg_switch: Add switchdev based driver for ethernet switch support   net: ethernet: ti: icssg_prueth: Export prueth_iep_gettime() to be use

[linux-yocto][linux-yocto v6.1/standard/ti-sdk-6.1/ti-j7xxx] ti-j7xxx kernel part to align TI SDK v6.1 kernel tag 09.00.00.001

2023-05-31 Thread Xulin Sun via lists.yoctoproject.org
hernet: ti: icssg_prueth: Add helper functions to configure FDB   net: ethernet: ti: icssg_switch: Add switchdev based driver for ethernet switch support   net: ethernet: ti: icssg_prueth: Export prueth_iep_gettime() to be used for TAPRIO support   HACK: arm64: dts: ti: k3-am62-mcu: Disable

[linux-yocto][linux-yocto v6.1/standard/ti-sdk-5.10/ti-j7xxx & v6.1/standard/preempt-rt/ti-sdk-5.10/ti-j7xxx][PATCH] net: ethernet: ti: am65-cpsw: drop unused variable 'dev'

2023-05-30 Thread Xulin Sun via lists.yoctoproject.org
Drop unused variable 'dev', to fix below warning: drivers/net/ethernet/ti/am65-cpsw-nuss.c:1767:24: warning: unused variable 'dev' [-Wunused-variable] 1767 | struct device *dev = common->dev; Signed-off-by: Xulin Sun --- drivers/net/ethernet/ti/am65-cpsw-nuss.c | 1 - 1 file changed

Re: [linux-yocto][linux-yocto v6.1/standard/ti-sdk-5.10/ti-j7xxx] ti-j7xxx kernel part for upgrading BSP to kernel v6.1

2023-05-17 Thread Xulin Sun via lists.yoctoproject.org
On 2023/5/17 12:28, Kevin Hao via lists.yoctoproject.org wrote: On Wed, May 17, 2023 at 08:55:19AM +0800, Xulin Sun via lists.yoctoproject.org wrote: Xulin Sun (11):   media: platform: vxe-vxd: align with ti-linux-5.10.y branch Aren't all the patches based on the ti-linux-5.10.y now

[linux-yocto][yocto-kernel-cache][yocto-6.1][PATCH] ti-j7xxx: add kernel-cache configuration files for v6.1 kernel

2023-05-16 Thread Xulin Sun via lists.yoctoproject.org
This adds the cfg & scc files to support TI J784S4 & TI J721E soc. Signed-off-by: Xulin Sun --- bsp/ti-j7xxx/ti-j72xx-preempt-rt.scc | 10 + bsp/ti-j7xxx/ti-j72xx-standard.scc | 8 + bsp/ti-j7xxx/ti-j78xx-preempt-rt.scc | 10 + bsp/ti-j7xxx/ti-j78xx-standard.scc | 8 + bsp/ti-

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] media: platform: vxe-vxd: wrap hwctrl_dump_state() with debug macro

2023-03-19 Thread Xulin Sun
, | | ^ Signed-off-by: Xulin Sun --- drivers/media/platform/vxe-vxd/decoder/hw_control.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/media/platform/vxe-vxd/decoder/hw_control.c b/drivers/media/platform/vxe-vxd/decoder/hw_control.c index

Re: [linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH 1/2] drm/bridge: ti-sn65dsi86: correct wrong macro and undeclared variable

2023-03-11 Thread Xulin Sun
with gpiod_set_value_cansleep() Thanks Xulin Bruce In message: [linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH 1/2] drm/bridge: ti-sn65dsi86: correct wrong macro and undeclared variable on 27/02/2023 Xulin Sun wrote: To

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] PCI: j721e: j784s4 disables retrain Link for Gen2 training

2023-03-08 Thread Xulin Sun
Signed-off-by: Xulin Sun --- drivers/pci/controller/cadence/pci-j721e.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pci/controller/cadence/pci-j721e.c b/drivers/pci/controller/cadence/pci-j721e.c index 85b29403abec..8866ceffea2a 100644 --- a/drivers/pci

[linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] ti-j7xxx: add DRM related configs and WAVE codec driver

2023-03-05 Thread Xulin Sun
Add DRM related configs, which are needed by J784S4 EVM board, and add WAVE VPU driver. Signed-off-by: Xulin Sun --- bsp/ti-j7xxx/ti-j7xxx.cfg | 15 +++ 1 file changed, 15 insertions(+) diff --git a/bsp/ti-j7xxx/ti-j7xxx.cfg b/bsp/ti-j7xxx/ti-j7xxx.cfg index e42baa0d..65ad40fa

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH 1/2] drm/bridge: ti-sn65dsi86: correct wrong macro and undeclared variable

2023-02-27 Thread Xulin Sun
_PULSE; | |^~~~ | |MIPI_DSI_MODE_NO_EOT_PACKET Signed-off-by: Xulin Sun --- drivers/gpu/drm/bridge/ti-sn65dsi86.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/bridge/ti-sn65dsi86.c b/drivers/gpu/drm/

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH 2/2] drm/bridge: ti-sn65dsi86: replace gpiod_set_value() with gpiod_set_value_cans

2023-02-27 Thread Xulin Sun
[ 630.025980] el0_svc_common.constprop.0+0x4c/0x100 [ 630.025983] do_el0_svc+0x4c/0xb4 [ 630.025987] el0_svc+0x28/0x80 [ 630.025992] el0t_64_sync_handler+0xa4/0x130 [ 630.025995] el0t_64_sync+0x1a0/0x1a4 Signed-off-by: Xulin Sun --- drivers/gpu/drm/bridge/ti-sn65dsi86.c | 4 ++-- 1 file

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] arm64: dts: ti: k3-j784s4-evm: enable RNG feature

2023-02-20 Thread Xulin Sun
J784S4 SOC supports the RNG (random number generator) feature, here enable it. Signed-off-by: Xulin Sun --- arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts

[linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] ti-j7xxx: add machine name ti-j78xx

2023-02-17 Thread Xulin Sun
Add machine ti-j78xx to support TI SOC J784S4. In the future, ti-j7xxx will support two machines ti-j78xx and ti-j72xx. Signed-off-by: Xulin Sun --- .../{ti-j7xxx-preempt-rt.scc => ti-j78xx-preempt-rt.scc}| 2 +- bsp/ti-j7xxx/{ti-j7xxx-standard.scc => ti-j78xx-standard.scc} | 2

[linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] ti-j7xxx: add kernel-cache configuration files for v5.15 kernel

2023-02-06 Thread Xulin Sun
This adds the cfg & scc files to support TI J784S4 soc. Signed-off-by: Xulin Sun --- bsp/ti-j7xxx/ti-j7xxx-preempt-rt.cfg | 15 ++ bsp/ti-j7xxx/ti-j7xxx-preempt-rt.scc | 10 + bsp/ti-j7xxx/ti-j7xxx-remoteproc.cfg | 21 ++ bsp/ti-j7xxx/ti-j7xxx-remoteproc.scc | 1 + bsp/ti-j7xxx/ti-j

[linux-yocto][linux-yocto v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx] ti-j72xx preempt-rt kernel patches

2023-01-17 Thread Xulin Sun
Hi Bruce, Compared to the previous pull request mail, this is for preempt-rt branch to upgrade to TI SDK 8.5. Could you please help to merge below patches to the branch "v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx". The following changes since commit

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx] ti-j72xx standard kernel for upgrading to TI SDK 8.5

2023-01-17 Thread Xulin Sun
Hi Bruce, Could you please help to merge below patches to the branch "v5.15/standard/ti-sdk-5.10/ti-j72xx". These series patches are to upgrade to TI SDK 8.5. The following changes since commit 9a9d2713667bc133a737c594a28fb8038f46d05f:   Merge branch 'v5.15/standard/base' into

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] i2c: core: correct the wrong exit path in function 'i2c_new_client_device'

2022-12-21 Thread Xulin Sun
To fix below building issue: drivers/i2c/i2c-core-base.c: In function 'i2c_new_client_device': drivers/i2c/i2c-core-base.c:985:1: warning: label 'out_remove_swnode' defined but not used [-Wunused-label] 985 | out_remove_swnode: | ^ Signed-off-by: Xulin Sun --- drivers/i2c/i2c

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] remoteproc: core: correct missed parameters from function calls rproc_da_to_va()

2022-12-08 Thread Xulin Sun
emoteproc/remoteproc_core.c:197:7: note: declared here | 197 | void *rproc_da_to_va(struct rproc *rproc, u64 da, size_t len, bool *is_iomem) | | ^~ Signed-off-by: Xulin Sun --- drivers/remoteproc/remoteproc_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[linux-yocto][linux-yocto v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx] ti-j72xx preempt-rt kernel patches

2022-12-06 Thread Xulin Sun
: ti: k3-am625-sk: Update IO EXP GPIO Lines for Rev E2   arm64: dts: ti: k3-am625-sk: Add McSPI DT nodes   arm64: dts: ti: k3-am625-sk: Add DT node for OSPI flash   arm64: dts: ti: k3-am625-sk: Add ECAP APWM nodes   arm64: dts: ti: k3-am625-sk: Add support for WL1837 module onbaord   a

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx] ti-j72xx standard kernel for upgrading to TI SDK 8.4

2022-12-06 Thread Xulin Sun
Add McSPI DT nodes   arm64: dts: ti: k3-am625-sk: Add DT node for OSPI flash   arm64: dts: ti: k3-am625-sk: Add ECAP APWM nodes   arm64: dts: ti: k3-am625-sk: Add support for WL1837 module onbaord   arm64: dts: ti: k3-am62-mcu: Enable MCU GPIO module   arm64: dts: ti: k3-am625-

[linux-yocto][linux-yocto v5.15/standard/nxp-sdk-5.15/nxp-soc & v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH] arm64: dts: lx2160a-rdb: enable PCIe nodes status

2022-11-08 Thread Xulin Sun
not probed. Here manually enable PCIe nodes status. Signed-off-by: Xulin Sun --- .../arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts | 16 1 file changed, 16 insertions(+) diff --git a/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb.dts b/arch/arm64/boot/dts/freescale/fsl-lx2160a-rdb

[linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] nxp-lx2xxx: enable kernel config CONFIG_CRYPTO_DEV_FSL_CAAM_JR

2022-10-25 Thread Xulin Sun
Enable kernel config CONFIG_CRYPTO_DEV_FSL_CAAM_JR, this is to enable Freescale CAAM Job Ring driver backend. Signed-off-by: Xulin Sun --- bsp/nxp-lx2xxx/nxp-lx2xxx.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg b/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg index

[linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] nxp-lx2xxx: enable kernel config CONFIG_FSL_DPAA2_ETH_CEETM

2022-10-20 Thread Xulin Sun
Enable kernel config CONFIG_FSL_DPAA2_ETH_CEETM, this is to enable CEETM(Customer Edge Egress Traffic management) feature of DPAA2. Signed-off-by: Xulin Sun --- bsp/nxp-lx2xxx/nxp-lx2xxx.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg b/bsp/nxp-lx2xxx/nxp

[linux-yocto][linux-yocto v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH] dpaa2-eth: replace struct "gnet_stats_basic_packed" with "gnet_stats_basic_sync"

2022-10-20 Thread Xulin Sun
+= qdisc->bstats.bytes; | | ^~ ~~~ | | | | | u64_stats_t Signed-off-by: Xulin Sun --- drivers/net/ethernet/freescale/dpaa2/dpaa2-eth-ceetm.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/ne

[linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] nxp-lx2xxx: enable kernel config CONFIG_GPIO_MPC8XXX

2022-10-18 Thread Xulin Sun
Enable kernel config CONFIG_GPIO_MPC8XXX, this is to enable qoriq gpio driver. Signed-off-by: Xulin Sun --- bsp/nxp-lx2xxx/nxp-lx2xxx.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg b/bsp/nxp-lx2xxx/nxp-lx2xxx.cfg index d6ba3a6f..2a91f1f2 100644 --- a/bsp

[linux-yocto][linux-yocto v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH] mfd: syscon: request a regmap with raw spinlocks for some devices

2022-10-11 Thread Xulin Sun
. Suggested-by: Mark Brown Signed-off-by: Vladimir Oltean Signed-off-by: Meng Li Signed-off-by: Bruce Ashfield Signed-off-by: Xulin Sun --- drivers/mfd/syscon.c | 16 1 file changed, 16 insertions(+) diff --git a/drivers/mfd/syscon.c b/drivers/mfd/syscon.c index 191fdb87c424

[linux-yocto][linux-yocto v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-soc][PATCH] driver: net: dpaa2-eth: replace struct "gnet_stats_basic_packed" with "gnet_stats_basic_sync"

2022-09-27 Thread Xulin Sun
commit 304640d0b862(net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types) has dropped the struct "gnet_stats_basic_packed", replaced with "gnet_stats_basic_sync". Here adapt to this changes. Signed-off-by: Xulin Sun --- drivers/net/ethernet/freescale/dpaa2/d

Re: [linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] nxp-lx2xxx: add kernel-cache configuration files for v5.15 kernel

2022-09-27 Thread Xulin Sun
On 2022/9/28 09:49, Xulin Sun wrote: On 2022/9/28 09:29, Kevin Hao wrote: On Wed, Sep 28, 2022 at 09:12:44AM +0800, Xulin Sun wrote: +CONFIG_ARM64=y +CONFIG_ARM64_VA_BITS_48=y +CONFIG_ARCH_LAYERSCAPE=y +CONFIG_SCHED_MC=y +CONFIG_ARM_SMMU=y +CONFIG_ARM_SMMU_V3=y

Re: [linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] nxp-lx2xxx: add kernel-cache configuration files for v5.15 kernel

2022-09-27 Thread Xulin Sun
On 2022/9/28 09:29, Kevin Hao wrote: On Wed, Sep 28, 2022 at 09:12:44AM +0800, Xulin Sun wrote: +CONFIG_ARM64=y +CONFIG_ARM64_VA_BITS_48=y +CONFIG_ARCH_LAYERSCAPE=y +CONFIG_SCHED_MC=y +CONFIG_ARM_SMMU=y +CONFIG_ARM_SMMU_V3=y +# CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT is not set What kind

[linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] nxp-lx2xxx: add kernel-cache configuration files for v5.15 kernel

2022-09-27 Thread Xulin Sun
This adds the cfg & scc files to support NXP LX2160ARDB. Signed-off-by: Xulin Sun --- bsp/nxp-lx2xxx/nxp-lx2xxx-preempt-rt.scc | 8 + bsp/nxp-lx2xxx/nxp-lx2xxx-standard.scc | 8 + bsp/nxp-lx2xxx/nxp-lx2xxx.cfg| 182 +++ bsp/nxp-lx2xxx/nxp-lx2xxx

[linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] ti-j72xx: disable TI J721E PCIe active state power management configuration

2022-07-28 Thread Xulin Sun
If PCIe ASPM is enabled, this will cause the link status of the TI J721e PCIe controller and external PCIe device card to not be up, a series pcie read and write access will fail. To workaround this issue, disable TI J721E PCIe ASPM configuration. Signed-off-by: Xulin Sun --- bsp/ti-j72xx/ti

[linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] xilinx-zynq: remove unused kernel configs

2022-07-14 Thread Xulin Sun
CONFIG_DRM_I2C_ADV7533 CONFIG_OF_CONFIGFS Signed-off-by: Xulin Sun --- bsp/xilinx-zynq/xilinx-zynq.cfg | 4 1 file changed, 4 deletions(-) diff --git a/bsp/xilinx-zynq/xilinx-zynq.cfg b/bsp/xilinx-zynq/xilinx-zynq.cfg index c4589de2..40fa525d 100644 --- a/bsp/xilinx-zynq/xilinx-zynq.cfg +++ b/bsp/xilinx-zynq

[linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] xilinx-zynqmp: drop unused kernel configs

2022-07-11 Thread Xulin Sun
- CONFIG_OF_CONFIGFS Signed-off-by: Xulin Sun --- bsp/xilinx-zynqmp/xilinx-zynqmp.cfg | 4 1 file changed, 4 deletions(-) diff --git a/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg b/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg index b59982e6..ae066f00 100644 --- a/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg +++ b/bsp/xilinx-zynqmp

[linux-yocto][linux-yocto v5.10/standard/nxp-sdk-5.10/nxp-soc][PATCH] add felix dsa switch tag and vlan feature

2022-07-07 Thread Xulin Sun
: mark internal links between Felix and ENETC as capable of flow control Xiaoliang Yang (1):   net: dsa: felix: disable always guard band bit for TAS config Xu Wang (1):   net: mscc: ocelot: Remove unneeded semicolon Xulin Sun (2):   arm64: dts: fsl-ls1028a: enable dsa-tag-protocol

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx & v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] net: ethernet: ti: j721e-cpsw-virt-mac: add the check whether it's own device

2022-06-21 Thread Xulin Sun
(f94000b3) [ 128.752921] ---[ end trace 77d3f7c301cbaa61 ]--- Signed-off-by: Xulin Sun --- drivers/net/ethernet/ti/j721e-cpsw-virt-mac.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/net/ethernet/ti/j721e-cpsw-virt-mac.c b/drivers/net/ethernet/ti/j721e-cpsw-virt-mac.c index

[linux-yocto][linux-yocto v5.10/standard/ti-sdk-5.10/ti-j72xx & v5.10/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] phy: ti: j721e-wiz: drop duplicated code in function wiz_clock_cleanup()

2022-06-07 Thread Xulin Sun
There are some duplicated codes in function wiz_clock_cleanup(), drop these code to avoid redundant operations. Signed-off-by: Xulin Sun --- drivers/phy/ti/phy-j721e-wiz.c | 6 -- 1 file changed, 6 deletions(-) diff --git a/drivers/phy/ti/phy-j721e-wiz.c b/drivers/phy/ti/phy-j721e-wiz.c

[linux-yocto][linux-yocto v5.10/standard/sdkv5.10/xlnx-soc & v5.10/standard/preempt-rt/sdkv5.10/xlnx-soc][PATCH] net: emaclite: drop the redeclaration of 'rc' & 'ret'

2022-05-29 Thread Xulin Sun
Drop the redeclaration of 'rc' & 'ret' due to the merge error to fix below building error: drivers/net/ethernet/xilinx/xilinx_emaclite.c:808:13: error : redeclaration of 'rc' with no linkage | 808 | int rc, ret; | | ^~ Signed-off-by: Xulin Sun --- drivers

[linux-yocto][linux-yocto v5.10/standard/nxp-sdk-5.10/nxp-soc][PATCH] net: dsa: reference count the host mdb addresses

2022-05-19 Thread Xulin Sun
.org/msg362526.html] Signed-off-by: Xulin Sun --- include/net/dsa.h | 9 + net/dsa/dsa2.c| 2 ++ net/dsa/slave.c | 92 ++- 3 files changed, 94 insertions(+), 9 deletions(-) diff --git a/include/net/dsa.h b/include/net/dsa.h index 35429a140dfa..

[linux-yocto][linux-yocto v5.15/standard/preempt-rt/ti-sdk-5.10/ti-j72xx] ti-j72xx adds preempt-rt kernel patches

2022-04-27 Thread Xulin Sun
    net: hsr: Add vlan support   net: hsr: Save tx_flags and tag info of tagged skb   net: hsr: Save timestamp and tag info of stripped skb   net: hsr: Add ethtool and net_device ops support   net: hsr: Save cut-through tx timestamp of stripped skb   net: hsr: Add directed tx support

Re: [linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx][PATCH] net: update the AF_MAX value to the latest

2022-04-06 Thread Xulin Sun
12:52) Xulin Sun wrote: > commit c6f441a33dd (net/rpmsg: add support for new rpmsg sockets) adds > a new socket address AF_RPMSG, the AF_MAX should be incremented accordingly. > > To avoid below call trace: > net/core/sock.c:233:21: error: excess elements in

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx][PATCH] net: update the AF_MAX value to the latest

2022-04-05 Thread Xulin Sun
_lock-") Signed-off-by: Xulin Sun --- include/linux/socket.h | 7 +++ 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/include/linux/socket.h b/include/linux/socket.h index 6ec661deb432..ef57dbba6c5f 100644 --- a/include/linux/socket.h +++ b/include/linux/socket.h @@ -223,

[linux-yocto][yocto-kernel-cache][yocto-5.15][PATCH] ti-j72xx: add kernel-cache configuration files for v5.15 kernel

2022-03-30 Thread Xulin Sun
This adds the cfg & scc files to support the TI J721E soc. Signed-off-by: Xulin Sun --- bsp/ti-j72xx/ti-j72xx-preempt-rt.cfg | 15 ++ bsp/ti-j72xx/ti-j72xx-preempt-rt.scc | 10 + bsp/ti-j72xx/ti-j72xx-remoteproc.cfg | 21 ++ bsp/ti-j72xx/ti-j72xx-remoteproc.scc | 1 + bsp/ti-j72xx/ti-j

[linux-yocto][linux-yocto v5.15/standard/ti-sdk-5.10/ti-j72xx] ti-j72xx kernel part for upgrading BSP to kernel v5.15

2022-03-30 Thread Xulin Sun
to sock_recv_errqueue   net: socket: Accept redundant network info in control message   net: hsr: Add vlan support   net: hsr: Save tx_flags and tag info of tagged skb   net: hsr: Save timestamp and tag info of stripped skb   net: hsr: Add ethtool and net_device ops support  

[linux-yocto][yocto-kernel-cache][yocto-5.10][PATCH] ti-j72xx: disable TI J721E PCIe active state power management configuration

2022-03-20 Thread Xulin Sun
If PCIe ASPM is enabled, this will cause the link status of the TI J721e PCIe controller and external PCIe device card to not be up, a series pcie read and write access will fail. To workaround this issue, disable TI J721E PCIe ASPM configuration. Signed-off-by: Xulin Sun --- bsp/ti-j72xx/ti

Re: [linux-yocto][linux-yocto v5.10/standard/preempt-rt/ti-sdk-5.10/ti-j72xx & v5.10/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] v4l: vxe-enc: release FW IMG_BUFFER when destroying Video E

2022-03-06 Thread Xulin Sun
Hi Bruce, Both branches "v5.10/standard/ti-sdk-5.10/ti-j72xx"  and "v5.10/standard/preempt-rt/ti-sdk-5.10/ti-j72xx" requires this patch. Thanks Xulin On 2022/3/7 上午8:52, Xulin Sun wrote: The previous allocated FW IMG_BUFFER in topaz_stream_create(), these buffers sho

[linux-yocto][linux-yocto v5.10/standard/preempt-rt/ti-sdk-5.10/ti-j72xx & v5.10/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] v4l: vxe-enc: release FW IMG_BUFFER when destroying Video Encod

2022-03-06 Thread Xulin Sun
<e5206881>] el0_sync_handler+0x1a4/0x1b0 [<41f32494>] el0_sync+0x180/0x1c0 Signed-off-by: Xulin Sun --- drivers/media/platform/vxe-vxd/encoder/topaz_api.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/media/platform/vxe-vx

[linux-yocto][linux-yocto v5.10/standard/ti-sdk-5.10/ti-j72xx][PATCH] PCI: j721e: disable retrain Link for Gen2 training

2022-02-16 Thread Xulin Sun
= 0x30cd183f cptr_el3 = 0x tcr_el3= 0x80803520 daif = 0x02c0 mair_el3 = 0x004404ff Signed-off-by: Xulin Sun --- drivers/pci/controller/cadence/pci-j721e.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers

Re: [linux-yocto][linux-yocto v5.10/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] Configuration change - --dl-layers --machine=ti-j72xx --distros wrlinux --all-layers

2022-02-11 Thread Xulin Sun
Hi Bruce, Sorry, please ignore this mail because of mishandling. Thanks Xulin On 2/11/22 5:03 PM, Xulin Sun wrote: --- config/log/2022-02-08-06:06:21+.log | 28 + config/log/2022-02-08-06:09:39+.log | 10 + 2 files changed, 38 insertions

[linux-yocto][linux-yocto v5.10/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] PCI: j721e: disable retrain Link for Gen2 training

2022-02-11 Thread Xulin Sun
= 0x30cd183f cptr_el3 = 0x tcr_el3= 0x80803520 daif = 0x02c0 mair_el3 = 0x004404ff Signed-off-by: Xulin Sun --- drivers/pci/controller/cadence/pci-j721e.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers

[linux-yocto][linux-yocto v5.10/standard/preempt-rt/ti-sdk-5.10/ti-j72xx][PATCH] Configuration change - --dl-layers --machine=ti-j72xx --distros wrlinux --all-layers

2022-02-11 Thread Xulin Sun
--- config/log/2022-02-08-06:06:21+.log | 28 + config/log/2022-02-08-06:09:39+.log | 10 + 2 files changed, 38 insertions(+) create mode 100644 config/log/2022-02-08-06:09:39+.log diff --git a/config/log/2022-02-08-06:06:21+.log

[linux-yocto][yocto-kernel-cache][yocto-5.10][PATCH] ti-j72xx: add preempt-rt support

2022-01-27 Thread Xulin Sun
Create scc & preempt-rt cfg files to support preempt-rt kernel. Signed-off-by: Xulin Sun --- bsp/ti-j72xx/ti-j72xx-preempt-rt.cfg | 15 +++ bsp/ti-j72xx/ti-j72xx-preempt-rt.scc | 10 ++ 2 files changed, 25 insertions(+) create mode 100644 bsp/ti-j72xx/ti-j72xx-pre

  1   2   >