public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/5] arm: dts: Add PMIC node for J7200
@ 2021-06-23 21:14 Gowtham Tammana
  2021-06-23 21:14 ` [PATCH v2 1/5] power: pmic: tps65941: Add compatible for LP876441 Gowtham Tammana
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Gowtham Tammana @ 2021-06-23 21:14 UTC (permalink / raw)
  To: Lokesh Vutla, Tom Rini, jh80.chung
  Cc: Praneeth Bajjuri, u-boot, Gowtham Tammana

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

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(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-07-15 11:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-23 21:14 [PATCH v2 0/5] arm: dts: Add PMIC node for J7200 Gowtham Tammana
2021-06-23 21:14 ` [PATCH v2 1/5] power: pmic: tps65941: Add compatible for LP876441 Gowtham Tammana
2021-06-27 21:59   ` Jaehoon Chung
2021-06-23 21:14 ` [PATCH v2 2/5] arm/dts: k3-j7200-r5-common: Add pmic lp876441 node Gowtham Tammana
2021-06-23 21:14 ` [PATCH v2 3/5] arm/dts: k3-j7200-r5-common: Add VTM node Gowtham Tammana
2021-06-23 21:14 ` [PATCH v2 4/5] arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supply Gowtham Tammana
2021-06-23 21:14 ` [PATCH v2 5/5] configs: j7200_evm_r5_defconfig: Enable AVS, PMIC and dependent configs Gowtham Tammana
2021-06-24 13:16 ` [PATCH v2 0/5] arm: dts: Add PMIC node for J7200 Tom Rini
2021-06-24 16:42   ` Gowtham Tammana
2021-07-13  6:57 ` Lokesh Vutla
2021-07-13 12:34   ` Tammana, Gowtham
2021-07-15 11:51 ` Lokesh Vutla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox