[PATCH v1 0/3] arm64: dts: ti: Refactor and alignment of VAR-SOM-AM62P

Stefano Radaelli posted 3 patches 2 months, 2 weeks ago
arch/arm64/boot/dts/ti/k3-am62p5-var-som.dtsi | 148 ++++++++++++------
1 file changed, 98 insertions(+), 50 deletions(-)
[PATCH v1 0/3] arm64: dts: ti: Refactor and alignment of VAR-SOM-AM62P
Posted by Stefano Radaelli 2 months, 2 weeks ago
This patch series introduces updates to the VAR-SOM-AM62P device tree:

 - Patch 1 refactors the IPC configuration to align with upstream changes
   by including the new common k3-am62p-ti-ipc-firmware.dtsi.
 - Patch 2 adds support for the WM8904 audio codec, enabling audio
   playback and capture.
 - Patch 3 adds support for the ADS7846 touchscreen controller available
   on the SOM.

These changes have been tested on the VAR-SOM-AM62P platform with
Symphony Carrier Board.

Stefano Radaelli (3):
  arm64: dts: ti: var-som-am62p: Refactor IPC configuration into common
    dtsi
  arm64: dts: ti: var-som-am62p: Add support for WM8904 audio codec
  arm64: dts: ti: var-som-am62p: Add support for ADS7846 touchscreen

 arch/arm64/boot/dts/ti/k3-am62p5-var-som.dtsi | 148 ++++++++++++------
 1 file changed, 98 insertions(+), 50 deletions(-)


base-commit: 58809f614e0e3f4e12b489bddf680bfeb31c0a20
-- 
2.47.3
Re: [PATCH v1 0/3] arm64: dts: ti: Refactor and alignment of VAR-SOM-AM62P
Posted by Vignesh Raghavendra 1 month, 2 weeks ago
Hi Stefano Radaelli,

On Fri, 03 Oct 2025 14:50:26 +0200, Stefano Radaelli wrote:
> This patch series introduces updates to the VAR-SOM-AM62P device tree:
> 
>  - Patch 1 refactors the IPC configuration to align with upstream changes
>    by including the new common k3-am62p-ti-ipc-firmware.dtsi.
>  - Patch 2 adds support for the WM8904 audio codec, enabling audio
>    playback and capture.
>  - Patch 3 adds support for the ADS7846 touchscreen controller available
>    on the SOM.
> 
> [...]

I have applied the following to branch ti-next on [1].
Thank you!

[1/3] arm64: dts: ti: var-som-am62p: Refactor IPC configuration into common dtsi
      commit: 1d10e0e78c2eb91ea62e0a497de1d29f535351f9
[2/3] arm64: dts: ti: var-som-am62p: Add support for WM8904 audio codec
      commit: 6f41007cf80d94b689fe4d7e07535dcd427802e7
[3/3] arm64: dts: ti: var-som-am62p: Add support for ADS7846 touchscreen
      commit: 397dae3cecd7bfa8e77fa18edc38a69b9459811c

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git
--
Vignesh