mbox series

[0/6] Add ESM Support for J7200

Message ID 20240531130823.646311-1-a-limaye@ti.com
Headers show
Series Add ESM Support for J7200 | expand

Message

Limaye, Aniket May 31, 2024, 1:08 p.m. UTC
This series adds the required nodes in the devicetree, and enables the
configs for the ESM and PMIC.

Test Logs AVS and ESM:
https://gist.github.com/aniket-l/96b85a25733095b4fd87f48f730518bf

---
Aniket Limaye (2):
  arm: dts: k3-j7200-r5: Add the pmic node in R5 dt
  arm: dts: k3-j7200-r5: Fix indentation to use tabs

Gowtham Tammana (2):
  arm: dts: k3-j7200-r5-common: Hook buckb1 to vtm supply
  arm: dts: k3-j7200: Add ESM PMIC support for tps659413

Neha Malcom Francis (2):
  configs: j7200_evm_r5: Add ESM config for J7200
  configs: j7200_evm_r5: Add ESM config for J7200

 .../arm/dts/k3-j7200-r5-common-proc-board.dts | 23 +++++++++++++++----
 configs/j7200_evm_r5_defconfig                |  2 ++
 2 files changed, 21 insertions(+), 4 deletions(-)

Comments

Limaye, Aniket May 31, 2024, 1:46 p.m. UTC | #1
On 5/31/2024 6:38 PM, Aniket Limaye wrote:
> This series adds the required nodes in the devicetree, and enables the
> configs for the ESM and PMIC.
> 
> Test Logs AVS and ESM:
> https://gist.github.com/aniket-l/96b85a25733095b4fd87f48f730518bf

Forgot to add that this series depends on the patch [0] "arm: dts: 
k3-j7200: Move to OF_UPSTREAM"

[0]: 
https://lore.kernel.org/u-boot/20240521054842.2121479-1-a-limaye@ti.com/

> 
> ---
> Aniket Limaye (2):
>    arm: dts: k3-j7200-r5: Add the pmic node in R5 dt
>    arm: dts: k3-j7200-r5: Fix indentation to use tabs
> 
> Gowtham Tammana (2):
>    arm: dts: k3-j7200-r5-common: Hook buckb1 to vtm supply
>    arm: dts: k3-j7200: Add ESM PMIC support for tps659413
> 
> Neha Malcom Francis (2):
>    configs: j7200_evm_r5: Add ESM config for J7200
>    configs: j7200_evm_r5: Add ESM config for J7200
> 
>   .../arm/dts/k3-j7200-r5-common-proc-board.dts | 23 +++++++++++++++----
>   configs/j7200_evm_r5_defconfig                |  2 ++
>   2 files changed, 21 insertions(+), 4 deletions(-)
>