[PATCH v2 0/5] arm: dts: Add PMIC node for J7200

Lokesh Vutla lokeshvutla at ti.com
Tue Jul 13 08:57:19 CEST 2021



On 24/06/21 2:44 am, Gowtham Tammana wrote:
> The J7200 EVM has PMIC LP876441 for supporting CPU AVS. This patchset
> adds dt nodes, compatible string, and configs to enable the
> corresponding driver.
> 
> v2:
>  - rebased the changes are reordered patches 3/4

There are minor conflicts with latest master. Can you rebase and repost?

Thanks and regards,
Lokesh

> 
> v1:
>  - https://lore.kernel.org/u-boot/20200915113633.25449-1-g-tammana@ti.com/
> 
> Gowtham Tammana (5):
>   power: pmic: tps65941: Add compatible for LP876441
>   arm/dts: k3-j7200-r5-common: Add pmic lp876441 node
>   arm/dts: k3-j7200-r5-common: Add VTM node
>   arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supply
>   configs: j7200_evm_r5_defconfig: Enable AVS, PMIC and dependent
>     configs
> 
>  .../arm/dts/k3-j7200-r5-common-proc-board.dts | 38 +++++++++++++++++++
>  configs/j7200_evm_r5_defconfig                |  6 +++
>  drivers/power/pmic/tps65941.c                 |  1 +
>  include/power/tps65941.h                      |  1 +
>  4 files changed, 46 insertions(+)
> 


More information about the U-Boot mailing list