mbox series

[0/4] Add pa-stats Support

Message ID 20241014074527.1121613-1-danishanwar@ti.com (mailing list archive)
Headers show
Series Add pa-stats Support | expand

Message

MD Danish Anwar Oct. 14, 2024, 7:45 a.m. UTC
This series adds ti,pa-stats node to AM64x and AM65x dts files.
The driver and binding patches are already merged.

MD Danish Anwar (4):
  arm64: dts: ti: k3-am65-main: Add ti,pruss-pa-st node
  arm64: dts: ti: k3-am654-icssg2: Add ti,pa-stats property
  arm64: dts: ti: k3-am64-main: Add ti,pruss-pa-st node
  arm64: dts: ti: k3-am64: Add ti,pa-stats property

 arch/arm64/boot/dts/ti/k3-am64-main.dtsi    | 10 ++++++++++
 arch/arm64/boot/dts/ti/k3-am642-evm.dts     |  1 +
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi    | 15 +++++++++++++++
 arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso |  1 +
 arch/arm64/boot/dts/ti/k3-am654-idk.dtso    |  2 ++
 5 files changed, 29 insertions(+)


base-commit: d61a00525464bfc5fe92c6ad713350988e492b88

Comments

Vignesh Raghavendra Oct. 28, 2024, 3:05 p.m. UTC | #1
Hi MD Danish Anwar,

On Mon, 14 Oct 2024 13:15:23 +0530, MD Danish Anwar wrote:
> This series adds ti,pa-stats node to AM64x and AM65x dts files.
> The driver and binding patches are already merged.
> 
> MD Danish Anwar (4):
>   arm64: dts: ti: k3-am65-main: Add ti,pruss-pa-st node
>   arm64: dts: ti: k3-am654-icssg2: Add ti,pa-stats property
>   arm64: dts: ti: k3-am64-main: Add ti,pruss-pa-st node
>   arm64: dts: ti: k3-am64: Add ti,pa-stats property
> 
> [...]

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

[1/4] arm64: dts: ti: k3-am65-main: Add ti,pruss-pa-st node
      commit: aef4959ee000069d13461166eefe0de86a0bda8c
[2/4] arm64: dts: ti: k3-am654-icssg2: Add ti,pa-stats property
      commit: 6fb909467d5ac9439eb67c3b33ed301f9ff83357
[3/4] arm64: dts: ti: k3-am64-main: Add ti,pruss-pa-st node
      commit: 007f3e72c9138d5951aac58b993db0114eddfca7
[4/4] arm64: dts: ti: k3-am64: Add ti,pa-stats property
      commit: 30a9a1a26b9568f49aee24a888767105cb0855b2

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