From: Luca Ceresoli <luca.ceresoli@bootlin.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Lucas Stach <l.stach@pengutronix.de>,
Shawn Guo <shawnguo@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>, Marek Vasut <marex@denx.de>,
Kieran Bingham <kieran.bingham@ideasonboard.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
patchwork-lst@pengutronix.de, kernel@pengutronix.de,
Adam Ford <aford173@gmail.com>
Subject: Re: [PATCH 4/4] arm64: dts: imx8mp-evk: enable HDMI
Date: Mon, 10 Jun 2024 10:31:36 +0200 [thread overview]
Message-ID: <20240610103136.74ec91fd@booty> (raw)
In-Reply-To: <20240608150613.GA13225@pendragon.ideasonboard.com>
Hi Laurent,
On Sat, 8 Jun 2024 18:06:13 +0300
Laurent Pinchart <laurent.pinchart@ideasonboard.com> wrote:
> On Thu, May 25, 2023 at 12:26:28PM +0200, Luca Ceresoli wrote:
> > On Thu, 2 Mar 2023 16:35:25 +0100 Luca Ceresoli wrote:
> > > On Fri, 26 Aug 2022 21:29:32 +0200 Lucas Stach wrote:
> > >
> > > > Enable the DT nodes for HDMI TX and PHY and add the pinctrl for the few
> > > > involved pins that are configurable.
> > > >
> > > > Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> >
> > Any updates to these patches? I haven't found any v2 on the list.
>
> This is the last patch in the series that hasn't made it upstream It
> would be really nice to get a new version that could be merged in v6.11.
> Pretty please :-)
It will be my pleasure to rebase, test and resend this week! :)
Luca
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
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: Luca Ceresoli <luca.ceresoli@bootlin.com>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: Lucas Stach <l.stach@pengutronix.de>,
Shawn Guo <shawnguo@kernel.org>, Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Fabio Estevam <festevam@gmail.com>,
NXP Linux Team <linux-imx@nxp.com>, Marek Vasut <marex@denx.de>,
Kieran Bingham <kieran.bingham@ideasonboard.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
patchwork-lst@pengutronix.de, kernel@pengutronix.de,
Adam Ford <aford173@gmail.com>
Subject: Re: [PATCH 4/4] arm64: dts: imx8mp-evk: enable HDMI
Date: Mon, 10 Jun 2024 10:31:36 +0200 [thread overview]
Message-ID: <20240610103136.74ec91fd@booty> (raw)
In-Reply-To: <20240608150613.GA13225@pendragon.ideasonboard.com>
Hi Laurent,
On Sat, 8 Jun 2024 18:06:13 +0300
Laurent Pinchart <laurent.pinchart@ideasonboard.com> wrote:
> On Thu, May 25, 2023 at 12:26:28PM +0200, Luca Ceresoli wrote:
> > On Thu, 2 Mar 2023 16:35:25 +0100 Luca Ceresoli wrote:
> > > On Fri, 26 Aug 2022 21:29:32 +0200 Lucas Stach wrote:
> > >
> > > > Enable the DT nodes for HDMI TX and PHY and add the pinctrl for the few
> > > > involved pins that are configurable.
> > > >
> > > > Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> >
> > Any updates to these patches? I haven't found any v2 on the list.
>
> This is the last patch in the series that hasn't made it upstream It
> would be really nice to get a new version that could be merged in v6.11.
> Pretty please :-)
It will be my pleasure to rebase, test and resend this week! :)
Luca
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2024-06-10 8:32 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-26 19:29 [PATCH 1/4] arm64: dts: imx8mp: add HDMI power-domains Lucas Stach
2022-08-26 19:29 ` Lucas Stach
2022-08-26 19:29 ` [PATCH 2/4] arm64: dts: imx8mp: add HDMI irqsteer Lucas Stach
2022-08-26 19:29 ` Lucas Stach
2022-08-26 19:29 ` [PATCH 3/4] arm64: dts: imx8mp: add HDMI display pipeline Lucas Stach
2022-08-26 19:29 ` Lucas Stach
2022-08-29 6:37 ` Alexander Stein
2022-08-29 6:37 ` Alexander Stein
2022-09-05 2:04 ` Shawn Guo
2022-09-05 2:04 ` Shawn Guo
2023-03-03 17:26 ` Luca Ceresoli
2023-03-03 17:26 ` Luca Ceresoli
2022-08-26 19:29 ` [PATCH 4/4] arm64: dts: imx8mp-evk: enable HDMI Lucas Stach
2022-08-26 19:29 ` Lucas Stach
2023-03-02 15:35 ` Luca Ceresoli
2023-03-02 15:35 ` Luca Ceresoli
2023-05-25 10:26 ` Luca Ceresoli
2023-05-25 10:26 ` Luca Ceresoli
2024-06-08 15:06 ` Laurent Pinchart
2024-06-08 15:06 ` Laurent Pinchart
2024-06-10 8:31 ` Luca Ceresoli [this message]
2024-06-10 8:31 ` Luca Ceresoli
2024-06-12 10:25 ` Luca Ceresoli
2024-06-12 21:15 ` Laurent Pinchart
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=20240610103136.74ec91fd@booty \
--to=luca.ceresoli@bootlin.com \
--cc=aford173@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=kieran.bingham@ideasonboard.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=l.stach@pengutronix.de \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=marex@denx.de \
--cc=patchwork-lst@pengutronix.de \
--cc=robh+dt@kernel.org \
--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.