All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Fabio Aiuto <fabio.aiuto@engicam.com>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Rob Herring <robh@kernel.org>, Conor Dooley <conor+dt@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>
Cc: devicetree@vger.kernel.org, imx@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Matteo Lisi <matteo.lisi@engicam.com>,
	Mirko Ardinghi <mirko.ardinghi@engicam.com>
Subject: Re: [PATCH 2/4] regulator: dt-bindings: pca9450: add pca9451a support
Date: Wed, 17 Apr 2024 19:04:25 +0200	[thread overview]
Message-ID: <02c7f0ee-06fc-4bb2-bc7a-aeceaa3be3aa@kernel.org> (raw)
In-Reply-To: <20240417153528.7838-3-fabio.aiuto@engicam.com>

On 17/04/2024 17:35, Fabio Aiuto wrote:
> Update bindings for pca9451a support.
> 
> Cc: Matteo Lisi <matteo.lisi@engicam.com>
> Cc: Mirko Ardinghi <mirko.ardinghi@engicam.com>
> Signed-off-by: Fabio Aiuto <fabio.aiuto@engicam.com>
> ---


Acked-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof


WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Fabio Aiuto <fabio.aiuto@engicam.com>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Rob Herring <robh@kernel.org>, Conor Dooley <conor+dt@kernel.org>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>
Cc: devicetree@vger.kernel.org, imx@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Matteo Lisi <matteo.lisi@engicam.com>,
	Mirko Ardinghi <mirko.ardinghi@engicam.com>
Subject: Re: [PATCH 2/4] regulator: dt-bindings: pca9450: add pca9451a support
Date: Wed, 17 Apr 2024 19:04:25 +0200	[thread overview]
Message-ID: <02c7f0ee-06fc-4bb2-bc7a-aeceaa3be3aa@kernel.org> (raw)
In-Reply-To: <20240417153528.7838-3-fabio.aiuto@engicam.com>

On 17/04/2024 17:35, Fabio Aiuto wrote:
> Update bindings for pca9451a support.
> 
> Cc: Matteo Lisi <matteo.lisi@engicam.com>
> Cc: Mirko Ardinghi <mirko.ardinghi@engicam.com>
> Signed-off-by: Fabio Aiuto <fabio.aiuto@engicam.com>
> ---


Acked-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2024-04-17 17:04 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-17 15:35 [PATCH 0/4] arm64: dts: imx93: add i.Core MX93 EDIMM 2.0 board Fabio Aiuto
2024-04-17 15:35 ` Fabio Aiuto
2024-04-17 15:35 ` [PATCH 1/4] dt-bindings: arm: fsl: add Engicam i.Core MX93 EDIMM 2.0 Starter Kit Fabio Aiuto
2024-04-17 15:35   ` Fabio Aiuto
2024-04-17 17:08   ` Krzysztof Kozlowski
2024-04-17 17:08     ` Krzysztof Kozlowski
2024-04-17 15:35 ` [PATCH 2/4] regulator: dt-bindings: pca9450: add pca9451a support Fabio Aiuto
2024-04-17 15:35   ` Fabio Aiuto
2024-04-17 17:04   ` Krzysztof Kozlowski [this message]
2024-04-17 17:04     ` Krzysztof Kozlowski
2024-04-18  0:38   ` Mark Brown
2024-04-18  0:38     ` Mark Brown
2024-04-18  7:26     ` Fabio Aiuto
2024-04-18  7:26       ` Fabio Aiuto
2024-04-17 15:35 ` [PATCH 3/4] arm64: dts: imx93: add Engicam i.Core MX93 SoM Fabio Aiuto
2024-04-17 15:35   ` Fabio Aiuto
2024-04-17 15:35 ` [PATCH 4/4] arm64: dts: imx93: Add Engicam i.Core MX93 EDIMM 2.0 Starter Kit Fabio Aiuto
2024-04-17 15:35   ` Fabio Aiuto
2024-04-17 17:08   ` Krzysztof Kozlowski
2024-04-17 17:08     ` Krzysztof Kozlowski
2024-04-18  7:28     ` Fabio Aiuto
2024-04-18  7:28       ` Fabio Aiuto

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=02c7f0ee-06fc-4bb2-bc7a-aeceaa3be3aa@kernel.org \
    --to=krzk@kernel.org \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=fabio.aiuto@engicam.com \
    --cc=imx@lists.linux.dev \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matteo.lisi@engicam.com \
    --cc=mirko.ardinghi@engicam.com \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /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.