Re: [linux-yocto][v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH] dts: Aptiv-FL: drop llce_boot_status label

2023-10-01 Thread Bruce Ashfield
In message: 
[linux-yocto][v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g][PATCH] dts: 
Aptiv-FL: drop llce_boot_status label
on 28/09/2023 quanyang.w...@windriver.com wrote:

> From: Quanyang Wang 
> 
> In commit 8dad1958c9d75 ("s32: llce: Refactor shared memory area"), the
> node llce_boot_status is removed. So we need to delete the label
> _boot_status from s32gxxxa-cvc-fl.dtsi.
> 
> Signed-off-by: Quanyang Wang 
> ---
> Hi Bruce,
> Would you please help merge this patch to the branches:
>   v5.15/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g
>   v5.15/standard/nxp-sdk-5.15/nxp-s32g

merged.

Bruce

> Thanks,
> Quanyang
> ---
>  arch/arm64/boot/dts/freescale/s32gxxxa-cvc-fl.dtsi | 4 
>  1 file changed, 4 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/freescale/s32gxxxa-cvc-fl.dtsi 
> b/arch/arm64/boot/dts/freescale/s32gxxxa-cvc-fl.dtsi
> index 961ba2ec13581..f3569655f83d4 100644
> --- a/arch/arm64/boot/dts/freescale/s32gxxxa-cvc-fl.dtsi
> +++ b/arch/arm64/boot/dts/freescale/s32gxxxa-cvc-fl.dtsi
> @@ -781,10 +781,6 @@ _shmem {
>   status = "okay";
>  };
>  
> -_boot_status {
> - status = "okay";
> -};
> -
>  _can1 {
>   status = "okay";
>  };
> -- 
> 2.36.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13145): 
https://lists.yoctoproject.org/g/linux-yocto/message/13145
Mute This Topic: https://lists.yoctoproject.org/mt/101634954/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: 
https://lists.yoctoproject.org/g/linux-yocto/leave/6687884/21656/624485779/xyzzy
 [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [linux-yocto] [yocto-kernel-cache][yocto-5.15][PATCH] aptiv-s32g: change S32CC_THERMAL to QORIQ_THERMAL

2023-10-01 Thread Bruce Ashfield
In message: [yocto-kernel-cache][yocto-5.15][PATCH] aptiv-s32g: change 
S32CC_THERMAL to QORIQ_THERMAL
on 28/09/2023 quanyang.w...@windriver.com wrote:

> From: Quanyang Wang 
> 
> 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: Quanyang Wang 
> ---
> Hi Bruce,
> Would you please help merge this patch to the branch:
>   yocto-5.15

merged.

Bruce

> Thanks,
> Quanyang
> ---
>  bsp/aptiv-s32g/aptiv-cvc.cfg | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/bsp/aptiv-s32g/aptiv-cvc.cfg b/bsp/aptiv-s32g/aptiv-cvc.cfg
> index 14ad889b97..5f266fede3 100644
> --- a/bsp/aptiv-s32g/aptiv-cvc.cfg
> +++ b/bsp/aptiv-s32g/aptiv-cvc.cfg
> @@ -119,7 +119,7 @@ CONFIG_INPUT_UINPUT=y
>  
>  # Thermal
>  CONFIG_THERMAL=y
> -CONFIG_S32CC_THERMAL=y
> +CONFIG_QORIQ_THERMAL=y
>  
>  # ADC
>  CONFIG_IIO=y
> -- 
> 2.36.1
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13144): 
https://lists.yoctoproject.org/g/linux-yocto/message/13144
Mute This Topic: https://lists.yoctoproject.org/mt/101634503/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: 
https://lists.yoctoproject.org/g/linux-yocto/leave/6687884/21656/624485779/xyzzy
 [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [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-10-01 Thread Bruce Ashfield
merged.

Bruce

In message: [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
on 28/09/2023 Xulin Sun wrote:

> 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 fef33486015f69a75b8bc5ab9e5efb57352ebef1:
> 
>   Merge branch 'v6.1/standard/preempt-rt/base' into
> v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx (2023-09-25 23:31:41 -0400)
> 
> are available in the Git repository at:
> 
>   https://github.com/xulinsun/ti-j72x
> v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx
> 
> for you to fetch changes up to cfd58dd795907fbd22465bd93960c2f3fe356462:
> 
>   arm64: dts: ti: k3-j784s4: Add overlay for edge ai (2023-09-27 21:41:28
> +0800)
> 
> 
> Achal Verma (5):
>   PCI: j721e: Add support to build pci-j721e as a kernel module
>   PCI: j721e: Fix missing prototypes warning
>   dt-bindings: PCI: ti,j721e-pci-*: Add "ti,syscon-pcie-refclk-out"
> property
>   pci: j721e: Enable reference clock output from serdes
>   arm64: dts: ti: k3-j784s4-main: Enable refclock output from serdes.
> 
> Alexander Stein (1):
>   drm/bridge: ti-sn65dsi86: Allow GPIO operations to sleep
> 
> Anand Gadiyar (1):
>   arm64: dts: ti: k3-am62x-lp-sk: Disable PRU
> 
> Andrew Davis (8):
>   dt-bindings: clock: ehrpwm: Remove unneeded syscon compatible
>   clk: keystone: syscon-clk: Allow the clock node to not be of type
> syscon
>   arm64: dts: ti: k3-j721e-beagleboneai64: Fix mailbox node status
>   arm64: dts: ti: k3-j721e: Remove PCIe endpoint nodes
>   arm64: dts: ti: k3-j721e: Enable PCIe nodes at the board level
>   arm64: dts: ti: k3-j721e: Enable MDIO nodes at the board level
>   misc: dma-buf-phys: Add dependency on DMA-BUF
>   dma-buf: heaps: Add dependency on OF_RESERVED_MEM on carveout heap
> 
> Apurva Nandan (4):
>   arm64: dts: ti: k3-j784s4-main: Switch MAIN R5F clusters to Split-mode
>   arm64: dts: ti: k3-am62x-lp-sk: Update SPI NAND flash partitioning
> scheme
>   arm64: dts: k3-j721s2: Add node for OSPI NAND Flash
>   arm64: dts: ti: k3-am62a7-sk: Enable OSPI NAND
> 
> Aradhya Bhatia (4):
>   drm/bridge: sii902x: Add device_link dependency with drm device
>   drm/bridge: sii902x: Add Power Management hooks
>   HACK: drm/bridge: ite-it66121: Add drm_connector support
>   drm/tidss: Set OLDI clock to bypass-25MHz during probe
> 
> Arnd Bergmann (1):
>   samples: pfsm: add CC_CAN_LINK dependency
> 
> Aswath Govindraju (1):
>   mmc: sdhci_am654: Disable data error interrupts while tuning
> 
> Benjamin Bara (1):
>   i2c: core: run atomic i2c xfer when !preemptible
> 
> Bhavya Kapoor (8):
>   arm64: dts: ti: k3-j784s4-mcu-wakeup: Add support for ADC nodes
>   arm64: dts: ti: k3-j784s4-evm: Add pinmux information for ADC
>   arm64: dts: ti: k3-j784s4-main: Enable support for high speed modes
>   arm64: dts: ti: k3-j721s2-common-proc-board: Add pinmux information
> for mcu uart and wkup uart
>   arm64: dts: ti: k3-j784s4-evm: Add pinmux information for mcu uart and
> wkup uart
>   arm64: dts: ti: k3-j721e-common-proc-board: Add pinmux information for
> mcu uart and wkup uart
>   arm64: dts: ti: k3-j7200-common-proc-board: Add pinmux information for
> mcu uart and wkup uart
>   arm64: dts: ti: k3-j784s4-evm: Add support for MCAN interfaces
> 
> Bin Liu (4):
>   dt-bindings: serial: add binding documentation for TI PRUSS UART
>   serial: 8250: add pruss uart driver
>   arm: dts: am335x: add pruss uart controller node
>   arm: dts: am335x-evmsk: use pruss uart on the Zigbee header
> 
> Brandon Brnich (5):
>   media: chips-media: wave5: Update firmware location
>   arm64: dts: ti: k3-j721s2-main: Add sram-size for wave5
>   arm64: dts: ti: k3-j784s4-main: Add sram-size for wave5
>   dt-bindings: media: Update DT bindings for wave5
>   TEMP: media: img: vxe-vxd: decoder: Disable CMA for capture buffers
> 
> Bryan Brattlof (7):
>   arm64: dts: ti: k3-am64-main: add VTM node
>   arm64: dts: ti: k3-am62-wakeup: add VTM node
>   arm64: dts: ti: k3-am62a-wakeup: add VTM node
>   thermal/drivers/k3_j72xx_bandgap: Simplify k3_thermal_get_temp()
> function
>   dt-bindings: arm: ti: Add bindings for AM62P5 SoCs
>   arm64: dts: ti: Introduce AM62P5 family of SoCs
>   arm64: dts: ti: Add support for the AM62P5 Starter Kit
> 
> Dan Carpenter (2):
>   mfd: tps6594: Fix an error code in probe()
>   net: ethernet: ti: am65-cpsw: Call of_node_put() on error path
> 
> Darren Etheridge (5):
>   media: img: vxe-vxd: enable GStreamer 1.20.5
>   

Re: [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-10-01 Thread Bruce Ashfield
merged.

Bruce

In message: [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
on 28/09/2023 Xulin Sun wrote:

> 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 'v6.1/standard/base' into v6.1/standard/ti-sdk-6.1/ti-j7xxx
> (2023-09-25 23:35:42 -0400)
> 
> are available in the Git repository at:
> 
>   https://github.com/xulinsun/ti-j72x v6.1/standard/ti-sdk-6.1/ti-j7xxx
> 
> for you to fetch changes up to 9b435c21f564a42242874de2c11a065a6b3843f2:
> 
>   arm64: dts: ti: k3-j784s4: Add overlay for edge ai (2023-09-27 21:43:43
> +0800)
> 
> 
> Achal Verma (5):
>   PCI: j721e: Add support to build pci-j721e as a kernel module
>   PCI: j721e: Fix missing prototypes warning
>   dt-bindings: PCI: ti,j721e-pci-*: Add "ti,syscon-pcie-refclk-out"
> property
>   pci: j721e: Enable reference clock output from serdes
>   arm64: dts: ti: k3-j784s4-main: Enable refclock output from serdes.
> 
> Alexander Stein (1):
>   drm/bridge: ti-sn65dsi86: Allow GPIO operations to sleep
> 
> Anand Gadiyar (1):
>   arm64: dts: ti: k3-am62x-lp-sk: Disable PRU
> 
> Andrew Davis (8):
>   dt-bindings: clock: ehrpwm: Remove unneeded syscon compatible
>   clk: keystone: syscon-clk: Allow the clock node to not be of type
> syscon
>   arm64: dts: ti: k3-j721e-beagleboneai64: Fix mailbox node status
>   arm64: dts: ti: k3-j721e: Remove PCIe endpoint nodes
>   arm64: dts: ti: k3-j721e: Enable PCIe nodes at the board level
>   arm64: dts: ti: k3-j721e: Enable MDIO nodes at the board level
>   misc: dma-buf-phys: Add dependency on DMA-BUF
>   dma-buf: heaps: Add dependency on OF_RESERVED_MEM on carveout heap
> 
> Apurva Nandan (4):
>   arm64: dts: ti: k3-j784s4-main: Switch MAIN R5F clusters to Split-mode
>   arm64: dts: ti: k3-am62x-lp-sk: Update SPI NAND flash partitioning
> scheme
>   arm64: dts: k3-j721s2: Add node for OSPI NAND Flash
>   arm64: dts: ti: k3-am62a7-sk: Enable OSPI NAND
> 
> Aradhya Bhatia (4):
>   drm/bridge: sii902x: Add device_link dependency with drm device
>   drm/bridge: sii902x: Add Power Management hooks
>   HACK: drm/bridge: ite-it66121: Add drm_connector support
>   drm/tidss: Set OLDI clock to bypass-25MHz during probe
> 
> Arnd Bergmann (1):
>   samples: pfsm: add CC_CAN_LINK dependency
> 
> Aswath Govindraju (1):
>   mmc: sdhci_am654: Disable data error interrupts while tuning
> 
> Benjamin Bara (1):
>   i2c: core: run atomic i2c xfer when !preemptible
> 
> Bhavya Kapoor (8):
>   arm64: dts: ti: k3-j784s4-mcu-wakeup: Add support for ADC nodes
>   arm64: dts: ti: k3-j784s4-evm: Add pinmux information for ADC
>   arm64: dts: ti: k3-j784s4-main: Enable support for high speed modes
>   arm64: dts: ti: k3-j721s2-common-proc-board: Add pinmux information
> for mcu uart and wkup uart
>   arm64: dts: ti: k3-j784s4-evm: Add pinmux information for mcu uart and
> wkup uart
>   arm64: dts: ti: k3-j721e-common-proc-board: Add pinmux information for
> mcu uart and wkup uart
>   arm64: dts: ti: k3-j7200-common-proc-board: Add pinmux information for
> mcu uart and wkup uart
>   arm64: dts: ti: k3-j784s4-evm: Add support for MCAN interfaces
> 
> Bin Liu (4):
>   dt-bindings: serial: add binding documentation for TI PRUSS UART
>   serial: 8250: add pruss uart driver
>   arm: dts: am335x: add pruss uart controller node
>   arm: dts: am335x-evmsk: use pruss uart on the Zigbee header
> 
> Brandon Brnich (5):
>   media: chips-media: wave5: Update firmware location
>   arm64: dts: ti: k3-j721s2-main: Add sram-size for wave5
>   arm64: dts: ti: k3-j784s4-main: Add sram-size for wave5
>   dt-bindings: media: Update DT bindings for wave5
>   TEMP: media: img: vxe-vxd: decoder: Disable CMA for capture buffers
> 
> Bryan Brattlof (7):
>   arm64: dts: ti: k3-am64-main: add VTM node
>   arm64: dts: ti: k3-am62-wakeup: add VTM node
>   arm64: dts: ti: k3-am62a-wakeup: add VTM node
>   thermal/drivers/k3_j72xx_bandgap: Simplify k3_thermal_get_temp()
> function
>   dt-bindings: arm: ti: Add bindings for AM62P5 SoCs
>   arm64: dts: ti: Introduce AM62P5 family of SoCs
>   arm64: dts: ti: Add support for the AM62P5 Starter Kit
> 
> Dan Carpenter (2):
>   mfd: tps6594: Fix an error code in probe()
>   net: ethernet: ti: am65-cpsw: Call of_node_put() on error path
> 
> Darren Etheridge (5):
>   media: img: vxe-vxd: enable GStreamer 1.20.5
>   media: platform: img: add missing mutex around function
>   media: