All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Julien Panis <jpanis@baylibre.com>
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	conor+dt@kernel.org, corbet@lwn.net, arnd@arndb.de,
	gregkh@linuxfoundation.org, derek.kiernan@xilinx.com,
	dragan.cvetic@xilinx.com, macro@orcam.me.uk,
	baolu.lu@linux.intel.com, yi.l.liu@intel.com,
	jirislaby@kernel.org, rostedt@goodmis.org, revest@chromium.org,
	gehao@kylinos.cn, akpm@linux-foundation.org, jgg@ziepe.ca,
	razor@blackwall.org, stephen@networkplumber.org,
	prabhakar.csengg@gmail.com, contact@emersion.fr,
	alex.williamson@redhat.com, akrowiak@linux.ibm.com,
	mark.rutland@arm.com, ye.xingchen@zte.com.cn, ojeda@kernel.org,
	me@kloenk.de, milan@mdaverde.com, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
	sterzik@ti.com, u-kumar1@ti.com, eblanc@baylibre.com,
	jneanne@baylibre.com, aseketeli@baylibre.com
Subject: Re: [PATCH v7 1/6] dt-bindings: mfd: Add TI TPS6594 PMIC
Date: Thu, 8 Jun 2023 13:31:34 +0100	[thread overview]
Message-ID: <20230608123134.GE1930705@google.com> (raw)
In-Reply-To: <20230511095126.105104-2-jpanis@baylibre.com>

On Thu, 11 May 2023, Julien Panis wrote:

> TPS6594 is a Power Management IC which provides regulators and others
> features like GPIOs, RTC, watchdog, ESMs (Error Signal Monitor), and
> PFSM (Pre-configurable Finite State Machine) managing the state of the
> device.
> TPS6594 is the super-set device while TPS6593 and LP8764 are derivatives.
> 
> Signed-off-by: Julien Panis <jpanis@baylibre.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Reviewed-by: Rob Herring <robh@kernel.org>
> ---
>  .../devicetree/bindings/mfd/ti,tps6594.yaml   | 193 ++++++++++++++++++
>  1 file changed, 193 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/mfd/ti,tps6594.yaml

Applied, thanks

-- 
Lee Jones [李琼斯]

  reply	other threads:[~2023-06-08 12:31 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11  9:51 [PATCH v7 0/6] TI TPS6594 PMIC support (Core, ESM, PFSM) Julien Panis
2023-05-11  9:51 ` [PATCH v7 1/6] dt-bindings: mfd: Add TI TPS6594 PMIC Julien Panis
2023-06-08 12:31   ` Lee Jones [this message]
2023-05-11  9:51 ` [PATCH v7 2/6] mfd: tps6594: Add driver for " Julien Panis
2023-05-18 15:07   ` Lee Jones
2023-06-07 17:33     ` Rob Herring
2023-06-08 12:32       ` Lee Jones
2023-05-11  9:51 ` [PATCH v7 3/6] misc: tps6594-esm: Add driver for TI TPS6594 ESM Julien Panis
2023-05-11  9:51 ` [PATCH v7 4/6] misc: tps6594-pfsm: Add driver for TI TPS6594 PFSM Julien Panis
2023-05-11  9:51 ` [PATCH v7 5/6] Documentation: Add " Julien Panis
2023-05-11  9:51 ` [PATCH v7 6/6] samples: Add userspace example for " Julien Panis
2023-05-23  7:44 ` [GIT PULL] Immutable branch containing TPS6594 core (MFD) support due for the v6.5 merge window Lee Jones
2023-06-15 11:40   ` Greg KH

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=20230608123134.GE1930705@google.com \
    --to=lee@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=akrowiak@linux.ibm.com \
    --cc=alex.williamson@redhat.com \
    --cc=arnd@arndb.de \
    --cc=aseketeli@baylibre.com \
    --cc=baolu.lu@linux.intel.com \
    --cc=conor+dt@kernel.org \
    --cc=contact@emersion.fr \
    --cc=corbet@lwn.net \
    --cc=derek.kiernan@xilinx.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dragan.cvetic@xilinx.com \
    --cc=eblanc@baylibre.com \
    --cc=gehao@kylinos.cn \
    --cc=gregkh@linuxfoundation.org \
    --cc=jgg@ziepe.ca \
    --cc=jirislaby@kernel.org \
    --cc=jneanne@baylibre.com \
    --cc=jpanis@baylibre.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=macro@orcam.me.uk \
    --cc=mark.rutland@arm.com \
    --cc=me@kloenk.de \
    --cc=milan@mdaverde.com \
    --cc=ojeda@kernel.org \
    --cc=prabhakar.csengg@gmail.com \
    --cc=razor@blackwall.org \
    --cc=revest@chromium.org \
    --cc=robh+dt@kernel.org \
    --cc=rostedt@goodmis.org \
    --cc=stephen@networkplumber.org \
    --cc=sterzik@ti.com \
    --cc=u-kumar1@ti.com \
    --cc=ye.xingchen@zte.com.cn \
    --cc=yi.l.liu@intel.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.