All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Marcel Ziswiler <marcel@ziswiler.com>
Cc: linux-arm-kernel@lists.infradead.org,
	Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Fabio Estevam <festevam@gmail.com>,
	Francesco Dolcini <francesco.dolcini@toradex.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	NXP Linux Team <linux-imx@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Philippe Schenker <philippe.schenker@toradex.com>,
	Rob Herring <robh+dt@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 0/4] arm64: dts: verdin-imx8mm: display and pmic related additions and fixes
Date: Mon, 5 Sep 2022 11:41:15 +0800	[thread overview]
Message-ID: <20220905034115.GL1728671@dragon> (raw)
In-Reply-To: <20220901100151.1378709-1-marcel@ziswiler.com>

On Thu, Sep 01, 2022 at 12:01:47PM +0200, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> 
> 
> This series contains a few display and PMIC related additions and fixes.
> 
> 
> Marcel Ziswiler (2):
>   arm64: dts: verdin-imx8mm: rename sn65dsi83 to sn65dsi84
>   arm64: dts: verdin-imx8mm: add lvds panel node
> 
> Philippe Schenker (2):
>   arm64: dts: verdin-imx8mm: introduce hdmi-connector
>   arm64: dts: imx8mm-verdin: extend pmic voltages

Applied all, thanks!

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

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Marcel Ziswiler <marcel@ziswiler.com>
Cc: linux-arm-kernel@lists.infradead.org,
	Marcel Ziswiler <marcel.ziswiler@toradex.com>,
	Fabio Estevam <festevam@gmail.com>,
	Francesco Dolcini <francesco.dolcini@toradex.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	NXP Linux Team <linux-imx@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Philippe Schenker <philippe.schenker@toradex.com>,
	Rob Herring <robh+dt@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1 0/4] arm64: dts: verdin-imx8mm: display and pmic related additions and fixes
Date: Mon, 5 Sep 2022 11:41:15 +0800	[thread overview]
Message-ID: <20220905034115.GL1728671@dragon> (raw)
In-Reply-To: <20220901100151.1378709-1-marcel@ziswiler.com>

On Thu, Sep 01, 2022 at 12:01:47PM +0200, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> 
> 
> This series contains a few display and PMIC related additions and fixes.
> 
> 
> Marcel Ziswiler (2):
>   arm64: dts: verdin-imx8mm: rename sn65dsi83 to sn65dsi84
>   arm64: dts: verdin-imx8mm: add lvds panel node
> 
> Philippe Schenker (2):
>   arm64: dts: verdin-imx8mm: introduce hdmi-connector
>   arm64: dts: imx8mm-verdin: extend pmic voltages

Applied all, thanks!

  parent reply	other threads:[~2022-09-05  4:49 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-01 10:01 [PATCH v1 0/4] arm64: dts: verdin-imx8mm: display and pmic related additions and fixes Marcel Ziswiler
2022-09-01 10:01 ` Marcel Ziswiler
2022-09-01 10:01 ` [PATCH v1 1/4] arm64: dts: verdin-imx8mm: rename sn65dsi83 to sn65dsi84 Marcel Ziswiler
2022-09-01 10:01   ` Marcel Ziswiler
2022-09-01 10:01 ` [PATCH v1 2/4] arm64: dts: verdin-imx8mm: add lvds panel node Marcel Ziswiler
2022-09-01 10:01   ` Marcel Ziswiler
2022-09-01 10:01 ` [PATCH v1 3/4] arm64: dts: verdin-imx8mm: introduce hdmi-connector Marcel Ziswiler
2022-09-01 10:01   ` Marcel Ziswiler
2022-09-01 10:01 ` [PATCH v1 4/4] arm64: dts: imx8mm-verdin: extend pmic voltages Marcel Ziswiler
2022-09-01 10:01   ` Marcel Ziswiler
2022-09-05  3:41 ` Shawn Guo [this message]
2022-09-05  3:41   ` [PATCH v1 0/4] arm64: dts: verdin-imx8mm: display and pmic related additions and fixes Shawn Guo

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=20220905034115.GL1728671@dragon \
    --to=shawnguo@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=francesco.dolcini@toradex.com \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcel.ziswiler@toradex.com \
    --cc=marcel@ziswiler.com \
    --cc=philippe.schenker@toradex.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.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 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.