u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Gowtham Tammana <g-tammana@ti.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/5] arm: dts: k3-j7200: Add PMIC node for CPU AVS
Date: Tue, 15 Sep 2020 06:36:28 -0500	[thread overview]
Message-ID: <20200915113633.25449-1-g-tammana@ti.com> (raw)

The J7200 EVM has PMIC LP876441 for supporting CPU AVS, addding nodes,
compatible string, and configs to enable the corresponding driver to
support AVS.

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: Hook buck1_reg to vtm supply
  arm/dts: k3-j7200-r5-common: Add VTM node
  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.28.0

             reply	other threads:[~2020-09-15 11:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-15 11:36 Gowtham Tammana [this message]
2020-09-15 11:36 ` [PATCH 1/5] power: pmic: tps65941: Add compatible for LP876441 Gowtham Tammana
2020-09-15 11:36 ` [PATCH 2/5] arm/dts: k3-j7200-r5-common: Add pmic lp876441 node Gowtham Tammana
2020-09-15 11:36 ` [PATCH 3/5] arm/dts: k3-j7200-r5-common: Hook buck1_reg to vtm supply Gowtham Tammana
2020-09-15 11:36 ` [PATCH 4/5] arm/dts: k3-j7200-r5-common: Add VTM node Gowtham Tammana
2020-09-15 11:36 ` [PATCH 5/5] configs: j7200_evm_r5_defconfig: Enable AVS, PMIC and dependent configs Gowtham Tammana

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200915113633.25449-1-g-tammana@ti.com \
    --to=g-tammana@ti.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).