From: Shawn Guo <shawnguo@kernel.org>
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org, Fabio Estevam <festevam@gmail.com>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, NXP Linux Team <linux-imx@nxp.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
David Jander <david@protonic.nl>,
Robin van der Gracht <robin@protonic.nl>
Subject: Re: [PATCH v2 00/17] protonic fixes
Date: Sun, 24 Apr 2022 21:23:55 +0800 [thread overview]
Message-ID: <20220424132355.GD988429@dragon> (raw)
In-Reply-To: <20220419044824.981747-1-o.rempel@pengutronix.de>
On Tue, Apr 19, 2022 at 06:48:07AM +0200, Oleksij Rempel wrote:
> changes v2:
> - spell fixes
> - rename arm -> ARM
>
> This patch series provide two main part of changes:
> - Remove prototype specific deprecated code not used in production.
> - Unify vicut1 and victgo variants to reduce maintaining overhead.
>
> David Jander (16):
> ARM: dts: imx6qdl-vicut1.dtsi: remove TiWi module
> ARM: dts: imx6qdl-vicut1.dtsi: Put nON_SWITCH in own pinctrl grp
> ARM: dts: imx6qdl-vicut1.dtsi: Remove PCIe
> ARM: dts: imx6qdl-vicut1/victgo: Remove UART2
> ARM: dts: imx6qdl-vicut1.dtsi: Fix LED names
> ARM: dts: imx6qdl-vicut1.dtsi: Fix debug LED gpio pins
> ARM: dts: imx6qdl-vicut1.dtsi: Update GPIO line names
> ARM: dts: imx6qdl-vicut1.dtsi: Remove conflicting pinctrl entry
> ARM: dts: imx6q-vicut1.dts: remove sata node
> ARM: dts: imx6dl-victgo.dts: update gpio names
> ARM: dts: imx6dl-victgo.dts: Factor out common parts to
> imx6qdl-victgo.dtsi
> ARM: dts: imx6qdl-vicut1.dtsi: Move some node out to DTS files
> ARM: dts: Remove imx6qdl-victgo.dtsi
> ARM: dts: imx6qdl-vicut1: Factor out common parts of 12inch board
> variants
> ARM: dts: imx6dl-victgo.dts: Remove touchscreen x axis inversion
> ARM: dts: imx6qdl-vicut1.dtsi: Add missing ISB led node
>
> Oleksij Rempel (1):
> ARM: dts: imx6qdl-vicut1.dtsi: add thermal zone and attach tmp103 to
> it.
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: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: Rob Herring <robh+dt@kernel.org>,
devicetree@vger.kernel.org, Fabio Estevam <festevam@gmail.com>,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, NXP Linux Team <linux-imx@nxp.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
David Jander <david@protonic.nl>,
Robin van der Gracht <robin@protonic.nl>
Subject: Re: [PATCH v2 00/17] protonic fixes
Date: Sun, 24 Apr 2022 21:23:55 +0800 [thread overview]
Message-ID: <20220424132355.GD988429@dragon> (raw)
In-Reply-To: <20220419044824.981747-1-o.rempel@pengutronix.de>
On Tue, Apr 19, 2022 at 06:48:07AM +0200, Oleksij Rempel wrote:
> changes v2:
> - spell fixes
> - rename arm -> ARM
>
> This patch series provide two main part of changes:
> - Remove prototype specific deprecated code not used in production.
> - Unify vicut1 and victgo variants to reduce maintaining overhead.
>
> David Jander (16):
> ARM: dts: imx6qdl-vicut1.dtsi: remove TiWi module
> ARM: dts: imx6qdl-vicut1.dtsi: Put nON_SWITCH in own pinctrl grp
> ARM: dts: imx6qdl-vicut1.dtsi: Remove PCIe
> ARM: dts: imx6qdl-vicut1/victgo: Remove UART2
> ARM: dts: imx6qdl-vicut1.dtsi: Fix LED names
> ARM: dts: imx6qdl-vicut1.dtsi: Fix debug LED gpio pins
> ARM: dts: imx6qdl-vicut1.dtsi: Update GPIO line names
> ARM: dts: imx6qdl-vicut1.dtsi: Remove conflicting pinctrl entry
> ARM: dts: imx6q-vicut1.dts: remove sata node
> ARM: dts: imx6dl-victgo.dts: update gpio names
> ARM: dts: imx6dl-victgo.dts: Factor out common parts to
> imx6qdl-victgo.dtsi
> ARM: dts: imx6qdl-vicut1.dtsi: Move some node out to DTS files
> ARM: dts: Remove imx6qdl-victgo.dtsi
> ARM: dts: imx6qdl-vicut1: Factor out common parts of 12inch board
> variants
> ARM: dts: imx6dl-victgo.dts: Remove touchscreen x axis inversion
> ARM: dts: imx6qdl-vicut1.dtsi: Add missing ISB led node
>
> Oleksij Rempel (1):
> ARM: dts: imx6qdl-vicut1.dtsi: add thermal zone and attach tmp103 to
> it.
Applied all, thanks!
next prev parent reply other threads:[~2022-04-24 13:25 UTC|newest]
Thread overview: 38+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-19 4:48 [PATCH v2 00/17] protonic fixes Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 01/17] ARM: dts: imx6qdl-vicut1.dtsi: remove TiWi module Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 02/17] ARM: dts: imx6qdl-vicut1.dtsi: Put nON_SWITCH in own pinctrl grp Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 03/17] ARM: dts: imx6qdl-vicut1.dtsi: Remove PCIe Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 04/17] ARM: dts: imx6qdl-vicut1/victgo: Remove UART2 Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 05/17] ARM: dts: imx6qdl-vicut1.dtsi: Fix LED names Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 06/17] ARM: dts: imx6qdl-vicut1.dtsi: Fix debug LED gpio pins Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 07/17] ARM: dts: imx6qdl-vicut1.dtsi: Update GPIO line names Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 08/17] ARM: dts: imx6qdl-vicut1.dtsi: Remove conflicting pinctrl entry Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 09/17] ARM: dts: imx6q-vicut1.dts: remove sata node Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 10/17] ARM: dts: imx6dl-victgo.dts: update gpio names Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 11/17] ARM: dts: imx6dl-victgo.dts: Factor out common parts to imx6qdl-victgo.dtsi Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 12/17] ARM: dts: imx6qdl-vicut1.dtsi: Move some node out to DTS files Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 13/17] ARM: dts: Remove imx6qdl-victgo.dtsi Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 14/17] ARM: dts: imx6qdl-vicut1: Factor out common parts of 12inch board variants Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 15/17] ARM: dts: imx6dl-victgo.dts: Remove touchscreen x axis inversion Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 16/17] ARM: dts: imx6qdl-vicut1.dtsi: Add missing ISB led node Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-19 4:48 ` [PATCH v2 17/17] ARM: dts: imx6qdl-vicut1.dtsi: add thermal zone and attach tmp103 to it Oleksij Rempel
2022-04-19 4:48 ` Oleksij Rempel
2022-04-24 13:23 ` Shawn Guo [this message]
2022-04-24 13:23 ` [PATCH v2 00/17] protonic 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=20220424132355.GD988429@dragon \
--to=shawnguo@kernel.org \
--cc=david@protonic.nl \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=o.rempel@pengutronix.de \
--cc=robh+dt@kernel.org \
--cc=robin@protonic.nl \
/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.