From: Shawn Guo <shawnguo@kernel.org>
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org, Sascha Hauer <s.hauer@pengutronix.de>,
linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
NXP Linux Team <linux-imx@nxp.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
David Jander <david@protonic.nl>,
Fabio Estevam <festevam@gmail.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v7 0/5] mainline Kverneland boards
Date: Mon, 18 Jan 2021 14:26:51 +0800 [thread overview]
Message-ID: <20210118062650.GH28365@dragon> (raw)
In-Reply-To: <20210111101855.3121-1-o.rempel@pengutronix.de>
On Mon, Jan 11, 2021 at 11:18:50AM +0100, Oleksij Rempel wrote:
> changes v7:
> - add Acked-by: Rob Herring to the firs patch
> - imx6qdl-vicut1.dtsi: add missing KEY_POWER
> - imx6dl-victgo.dts: add missing gpio flags to rotary-encoder
> - imx6dl-victgo.dts: rename video@5c to video-decoder@5c
> - imx6dl-victgo.dts: sort out some spaces
>
> changes v6:
> - move startup-delay-us close to gpio property
> - imx6qdl-vicut1.dtsi: rename video@5c to video-decoder@5c
> - imx6qdl-vicut1.dtsi: sort out some spaces
> - use defines for linux,code and linux,axis
>
> changes v5:
> - reorder kvg prefix
> - add Acked-by: Rob Herring..
>
> changes v4:
> - fix active level of SPI CS GPIOs
>
> changes v3:
> - add vicutp board
> - change tvnorm to sdtv-standards
> - change linux,default-trigger "mmc" to "disk-activity";
> - add power-supply property to the panel node
>
> changes v2:
> - add victgo board
> - diff fixes for vicut1.dtsi
>
> Oleksij Rempel (5):
> dt-bindings: vendor-prefixes: Add an entry for Kverneland Group
> dt-bindings: arm: fsl: add Kverneland UT1, UT1Q and UI1P boards
> ARM: dts: add Kverneland UT1, UT1Q and UT1P
> dt-bindings: arm: fsl: add Kverneland TGO board
> ARM: dts: add Kverneland TGO board
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: Mark Rutland <mark.rutland@arm.com>,
Rob Herring <robh+dt@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
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>
Subject: Re: [PATCH v7 0/5] mainline Kverneland boards
Date: Mon, 18 Jan 2021 14:26:51 +0800 [thread overview]
Message-ID: <20210118062650.GH28365@dragon> (raw)
In-Reply-To: <20210111101855.3121-1-o.rempel@pengutronix.de>
On Mon, Jan 11, 2021 at 11:18:50AM +0100, Oleksij Rempel wrote:
> changes v7:
> - add Acked-by: Rob Herring to the firs patch
> - imx6qdl-vicut1.dtsi: add missing KEY_POWER
> - imx6dl-victgo.dts: add missing gpio flags to rotary-encoder
> - imx6dl-victgo.dts: rename video@5c to video-decoder@5c
> - imx6dl-victgo.dts: sort out some spaces
>
> changes v6:
> - move startup-delay-us close to gpio property
> - imx6qdl-vicut1.dtsi: rename video@5c to video-decoder@5c
> - imx6qdl-vicut1.dtsi: sort out some spaces
> - use defines for linux,code and linux,axis
>
> changes v5:
> - reorder kvg prefix
> - add Acked-by: Rob Herring..
>
> changes v4:
> - fix active level of SPI CS GPIOs
>
> changes v3:
> - add vicutp board
> - change tvnorm to sdtv-standards
> - change linux,default-trigger "mmc" to "disk-activity";
> - add power-supply property to the panel node
>
> changes v2:
> - add victgo board
> - diff fixes for vicut1.dtsi
>
> Oleksij Rempel (5):
> dt-bindings: vendor-prefixes: Add an entry for Kverneland Group
> dt-bindings: arm: fsl: add Kverneland UT1, UT1Q and UI1P boards
> ARM: dts: add Kverneland UT1, UT1Q and UT1P
> dt-bindings: arm: fsl: add Kverneland TGO board
> ARM: dts: add Kverneland TGO board
Applied all, thanks.
next prev parent reply other threads:[~2021-01-18 6:28 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-11 10:18 [PATCH v7 0/5] mainline Kverneland boards Oleksij Rempel
2021-01-11 10:18 ` Oleksij Rempel
2021-01-11 10:18 ` [PATCH v7 1/5] dt-bindings: vendor-prefixes: Add an entry for Kverneland Group Oleksij Rempel
2021-01-11 10:18 ` Oleksij Rempel
2021-01-11 10:18 ` [PATCH v7 2/5] dt-bindings: arm: fsl: add Kverneland UT1, UT1Q and UI1P boards Oleksij Rempel
2021-01-11 10:18 ` Oleksij Rempel
2021-01-11 10:18 ` [PATCH v7 3/5] ARM: dts: add Kverneland UT1, UT1Q and UT1P Oleksij Rempel
2021-01-11 10:18 ` Oleksij Rempel
2021-01-11 10:18 ` [PATCH v7 4/5] dt-bindings: arm: fsl: add Kverneland TGO board Oleksij Rempel
2021-01-11 10:18 ` Oleksij Rempel
2021-01-11 10:18 ` [PATCH v7 5/5] ARM: dts: " Oleksij Rempel
2021-01-11 10:18 ` Oleksij Rempel
2021-01-18 6:26 ` Shawn Guo [this message]
2021-01-18 6:26 ` [PATCH v7 0/5] mainline Kverneland boards 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=20210118062650.GH28365@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=mark.rutland@arm.com \
--cc=o.rempel@pengutronix.de \
--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.