[linux-yocto][linux-yocto v6.6/standard/ti-sdk-6.6/ti-soc] ti-j7xxx kernel part to align TI SDK v6.6 kernel tag 10.00.01

2024-06-13 Thread Xulin Sun via lists.yoctoproject.org

Hi Bruce,

Could you please help to create a new kernel branch 
"v6.6/standard/ti-sdk-6.6/ti-soc"

based on "v6.6/standard/base" for upgrading BSP to kernel v6.6?

And merge below patches to the new branch "v6.6/standard/ti-sdk-6.6/ti-soc".



The following changes since commit 9576b5b9f8e3c78e6c315f475def18e5c29e475a:

  Merge tag 'v6.6.32' into v6.6/standard/base (2024-05-28 13:31:12 -0400)

are available in the Git repository at:

   https://github.com/xulinsun/ti-j72x v6.6/standard/ti-sdk-6.6/ti-soc

for you to fetch changes up to 287cacead6fda00bccaea19fe451627179a40a0a:

  HACK: arm64: dts: ti: k3-am62x: Disable M4FSS rproc support 
(2024-06-13 17:27:05 +0800)



Abdel Alkuor (9):
  dt-bindings: usb: tps6598x: Add tps25750
  USB: typec: tsp6598x: Add cmd timeout and response delay
  USB: typec: tps6598x: Add patch mode to tps6598x
  USB: typec: tps6598x: Refactor tps6598x port registration
  USB: typec: tps6598x: Add device data to of_device_id
  USB: typec: tps6598x: Add TPS25750 support
  USB: typec: tps6598x: Add trace for tps25750 irq
  USB: typec: tps6598x: Add power status trace for tps25750
  USB: typec: tps6598x: Add status trace for tps25750

Adam Ford (1):
  net: ethernet: davinci_emac: Use MAC Address from Device Tree

Andrejs Cainikovs (1):
  arm64: dts: ti: verdin-am62: add support for Verdin USB1 interface

Andrew Davis (68):
  dt-bindings: mfd: syscon: Add ti,am654-dss-oldi-io-ctrl compatible
  arm64: dts: ti: k3-am65: Add full compatible to dss-oldi-io-ctrl node
  arm64: dts: ti: k3-am64: Fix typo in epwm_tbclk node name
  drm: omapdrm: Improve check for contiguous buffers
  arm64: dts: ti: k3-j7200: Add chipid node to wkup_conf bus
  arm64: dts: ti: k3-j784s4: Add chipid node to wkup_conf bus
  arm64: dts: ti: k3-j721s2: Add chipid node to wkup_conf bus
  arm64: dts: ti: k3-am65: Add chipid node to wkup_conf bus
  arm64: dts: ti: k3-j721e: Add chipid node to wkup_conf bus
  arm64: dts: ti: k3-am65: Enable SDHCI nodes at the board level
  arm64: dts: ti: k3-am625-beagleplay: Use UART name in pinmux name
  arm64: dts: ti: k3-am65: Add AM652 DTSI file
  mux: mmio: use reg property when parent device is not a syscon
  power: supply: bq27xxx: Switch to a simpler IDA interface
  power: supply: bq27xxx: Add devm action to free IDA
  power: supply: bq27xxx: Use devm to free device mutex
  power: supply: bq27xxx: Use devm_power_supply_register() helper
  power: supply: bq27xxx: Move one time design full read out of poll
  remoteproc: k3-dsp: Use devm_rproc_alloc() helper
  remoteproc: k3-dsp: Add devm action to release reserved memory
  remoteproc: k3-dsp: Use devm_kcalloc() helper
  remoteproc: k3-dsp: Use devm_ti_sci_get_by_phandle() helper
  remoteproc: k3-dsp: Use devm_kzalloc() helper
  remoteproc: k3-dsp: Add devm action to release tsp
  remoteproc: k3-dsp: Use devm_ioremap_wc() helper
  remoteproc: k3-dsp: Use devm_rproc_add() helper
  arm64: dts: ti: k3-am642-evm: Do not split single items
  arm64: dts: ti: k3-am642-sk: Do not split single items
  arm64: dts: ti: iot2050: Do not split single items
  arm64: dts: ti: k3-am654-base-board: Do not split single items
  arm64: dts: ti: k3-am68-sk-som: Do not split single items
  arm64: dts: ti: k3-am69-sk: Do not split single items
  arm64: dts: ti: k3-j7200-som-p0: Do not split single items
  arm64: dts: ti: k3-j721e-beagleboneai64: Do not split single items
  arm64: dts: ti: k3-j721e-sk: Do not split single items
  arm64: dts: ti: k3-j721e-som-p0: Do not split single items
  arm64: dts: ti: k3-j721s2-som-p0: Do not split single items
  arm64: dts: ti: k3-j7200: Enable PCIe nodes at the board level
  arm64: dts: ti: k3-j7200: Remove PCIe endpoint node
  arm64: dts: ti: k3-am65: Remove PCIe endpoint nodes
  arm64: dts: ti: k3-am64: Remove PCIe endpoint node
  arm64: dts: ti: k3-am64: Convert serdes_ln_ctrl node into reg-mux
  arm64: dts: ti: k3-j7200: Convert serdes_ln_ctrl node into reg-mux
  arm64: dts: ti: k3-j7200: Convert usb_serdes_mux node into reg-mux
  arm64: dts: ti: k3-j721e: Convert serdes_ln_ctrl node into reg-mux
  arm64: dts: ti: k3-j721e: Convert usb_serdes_mux node into reg-mux
  arm64: dts: ti: k3-j721s2: Convert usb_serdes_mux node into reg-mux
  arm64: dts: ti: k3-j721s2: Convert serdes_ln_ctrl node into reg-mux
  arm64: dts: ti: k3-j7200: Make the FSS node a simple-bus
  arm64: dts: ti: k3-am62: Make the main_conf node a simple-bus
  arm64: dts: ti: k3-am62a: Make the main_conf node a simple-bus
  dma-buf: heaps: Initialize during core instead of subsys
  dma-buf: heaps: Add Carveout heap to DMA-BUF Heaps
  misc: sram: Add DMA-BUF Heap exporting of SRAM areas
  remoteproc: core: Make Remoteproc dev

Re: [linux-yocto][linux-yocto v6.6/standard/ti-sdk-6.6/ti-soc] ti-j7xxx kernel part to align TI SDK v6.6 kernel tag 10.00.01

2024-06-13 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v6.6/standard/ti-sdk-6.6/ti-soc] ti-j7xxx 
kernel part to align TI SDK v6.6 kernel tag 10.00.01
on 13/06/2024 Xulin Sun wrote:

> Hi Bruce,
> 
> Could you please help to create a new kernel branch
> "v6.6/standard/ti-sdk-6.6/ti-soc"
> based on "v6.6/standard/base" for upgrading BSP to kernel v6.6?

merged.

Bruce

> 
> And merge below patches to the new branch "v6.6/standard/ti-sdk-6.6/ti-soc".
> 
> 
> 
> The following changes since commit 9576b5b9f8e3c78e6c315f475def18e5c29e475a:
> 
>   Merge tag 'v6.6.32' into v6.6/standard/base (2024-05-28 13:31:12 -0400)
> 
> are available in the Git repository at:
> 
>    https://github.com/xulinsun/ti-j72x v6.6/standard/ti-sdk-6.6/ti-soc
> 
> for you to fetch changes up to 287cacead6fda00bccaea19fe451627179a40a0a:
> 
>   HACK: arm64: dts: ti: k3-am62x: Disable M4FSS rproc support (2024-06-13
> 17:27:05 +0800)
> 
> 
> Abdel Alkuor (9):
>   dt-bindings: usb: tps6598x: Add tps25750
>   USB: typec: tsp6598x: Add cmd timeout and response delay
>   USB: typec: tps6598x: Add patch mode to tps6598x
>   USB: typec: tps6598x: Refactor tps6598x port registration
>   USB: typec: tps6598x: Add device data to of_device_id
>   USB: typec: tps6598x: Add TPS25750 support
>   USB: typec: tps6598x: Add trace for tps25750 irq
>   USB: typec: tps6598x: Add power status trace for tps25750
>   USB: typec: tps6598x: Add status trace for tps25750
> 
> Adam Ford (1):
>   net: ethernet: davinci_emac: Use MAC Address from Device Tree
> 
> Andrejs Cainikovs (1):
>   arm64: dts: ti: verdin-am62: add support for Verdin USB1 interface
> 
> Andrew Davis (68):
>   dt-bindings: mfd: syscon: Add ti,am654-dss-oldi-io-ctrl compatible
>   arm64: dts: ti: k3-am65: Add full compatible to dss-oldi-io-ctrl node
>   arm64: dts: ti: k3-am64: Fix typo in epwm_tbclk node name
>   drm: omapdrm: Improve check for contiguous buffers
>   arm64: dts: ti: k3-j7200: Add chipid node to wkup_conf bus
>   arm64: dts: ti: k3-j784s4: Add chipid node to wkup_conf bus
>   arm64: dts: ti: k3-j721s2: Add chipid node to wkup_conf bus
>   arm64: dts: ti: k3-am65: Add chipid node to wkup_conf bus
>   arm64: dts: ti: k3-j721e: Add chipid node to wkup_conf bus
>   arm64: dts: ti: k3-am65: Enable SDHCI nodes at the board level
>   arm64: dts: ti: k3-am625-beagleplay: Use UART name in pinmux name
>   arm64: dts: ti: k3-am65: Add AM652 DTSI file
>   mux: mmio: use reg property when parent device is not a syscon
>   power: supply: bq27xxx: Switch to a simpler IDA interface
>   power: supply: bq27xxx: Add devm action to free IDA
>   power: supply: bq27xxx: Use devm to free device mutex
>   power: supply: bq27xxx: Use devm_power_supply_register() helper
>   power: supply: bq27xxx: Move one time design full read out of poll
>   remoteproc: k3-dsp: Use devm_rproc_alloc() helper
>   remoteproc: k3-dsp: Add devm action to release reserved memory
>   remoteproc: k3-dsp: Use devm_kcalloc() helper
>   remoteproc: k3-dsp: Use devm_ti_sci_get_by_phandle() helper
>   remoteproc: k3-dsp: Use devm_kzalloc() helper
>   remoteproc: k3-dsp: Add devm action to release tsp
>   remoteproc: k3-dsp: Use devm_ioremap_wc() helper
>   remoteproc: k3-dsp: Use devm_rproc_add() helper
>   arm64: dts: ti: k3-am642-evm: Do not split single items
>   arm64: dts: ti: k3-am642-sk: Do not split single items
>   arm64: dts: ti: iot2050: Do not split single items
>   arm64: dts: ti: k3-am654-base-board: Do not split single items
>   arm64: dts: ti: k3-am68-sk-som: Do not split single items
>   arm64: dts: ti: k3-am69-sk: Do not split single items
>   arm64: dts: ti: k3-j7200-som-p0: Do not split single items
>   arm64: dts: ti: k3-j721e-beagleboneai64: Do not split single items
>   arm64: dts: ti: k3-j721e-sk: Do not split single items
>   arm64: dts: ti: k3-j721e-som-p0: Do not split single items
>   arm64: dts: ti: k3-j721s2-som-p0: Do not split single items
>   arm64: dts: ti: k3-j7200: Enable PCIe nodes at the board level
>   arm64: dts: ti: k3-j7200: Remove PCIe endpoint node
>   arm64: dts: ti: k3-am65: Remove PCIe endpoint nodes
>   arm64: dts: ti: k3-am64: Remove PCIe endpoint node
>   arm64: dts: ti: k3-am64: Convert serdes_ln_ctrl node into reg-mux
>   arm64: dts: ti: k3-j7200: Convert serdes_ln_ctrl node into reg-mux
>   arm64: dts: ti: k3-j7200: Convert usb_serdes_mux node into reg-mux
>   arm64: dts: ti: k3-j721e: Convert serdes_ln_ctrl node