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>,
	Abel Vesa <abel.vesa@nxp.com>,
	Arnaud Ferraris <arnaud.ferraris@collabora.com>,
	Fabio Estevam <festevam@gmail.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Lucas Stach <dev@lynxeye.de>,
	Markus Niebel <Markus.Niebel@ew.tq-group.com>,
	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>,
	Stefan Agner <stefan@agner.ch>,
	devicetree@vger.kernel.org, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 00/12] ARM: arm64: dts/clk: imx8mm: indentation whitespace cleanup
Date: Sun, 21 Aug 2022 15:52:39 +0800	[thread overview]
Message-ID: <20220821075239.GP149610@dragon> (raw)
In-Reply-To: <20220722215445.3548530-1-marcel@ziswiler.com>

On Fri, Jul 22, 2022 at 11:54:33PM +0200, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> 
> 
> While synchronising them imx device trees with U-Boot I stumbled over
> various checkpatch warnings. This series addresses those trivial
> indentation and/or whitespace cleanups.
> 
> Changes in v2:
> - The GPL part of the boilerplate license was actually GPL-2.0 only.
> - Add Alexander's acked-by. Thanks!
> - Add Lucas' acked-by. Thanks!
> 
> Marcel Ziswiler (12):
>   ARM: dts: imx6-sabrelite: change to use SPDX identifiers
>   ARM: dts: imx6qdl-mba6: don't use multiple blank lines
>   ARM: dts: imx6qdl: phytec: no spaces at start of line, indent use tabs
>   ARM: dts: imx6qdl-sabre: change to use SPDX identifiers
>   ARM: dts: imx7d-pico: indent use tabs, no spaces at start of line
>   ARM: dts: vf610: no spaces in indent but tabs
>   ARM: dts: vf610-twr: indent use tabs, no spaces at start of line
>   ARM: dts: vf610: don't use multiple blank lines
>   arm64: dts: imx8mm-venice-gw72xx-0x: blank line at end of file
>   arm64: dts: imx8mp-verdin: don't use multiple blank lines
>   arm64: dts: mnt-reform2: don't use multiple blank lines
>   clk: imx8mm: don't use multiple blank lines

Applied all, thanks!

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>,
	Abel Vesa <abel.vesa@nxp.com>,
	Arnaud Ferraris <arnaud.ferraris@collabora.com>,
	Fabio Estevam <festevam@gmail.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Lucas Stach <dev@lynxeye.de>,
	Markus Niebel <Markus.Niebel@ew.tq-group.com>,
	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>,
	Stefan Agner <stefan@agner.ch>,
	devicetree@vger.kernel.org, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 00/12] ARM: arm64: dts/clk: imx8mm: indentation whitespace cleanup
Date: Sun, 21 Aug 2022 15:52:39 +0800	[thread overview]
Message-ID: <20220821075239.GP149610@dragon> (raw)
In-Reply-To: <20220722215445.3548530-1-marcel@ziswiler.com>

On Fri, Jul 22, 2022 at 11:54:33PM +0200, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
> 
> 
> While synchronising them imx device trees with U-Boot I stumbled over
> various checkpatch warnings. This series addresses those trivial
> indentation and/or whitespace cleanups.
> 
> Changes in v2:
> - The GPL part of the boilerplate license was actually GPL-2.0 only.
> - Add Alexander's acked-by. Thanks!
> - Add Lucas' acked-by. Thanks!
> 
> Marcel Ziswiler (12):
>   ARM: dts: imx6-sabrelite: change to use SPDX identifiers
>   ARM: dts: imx6qdl-mba6: don't use multiple blank lines
>   ARM: dts: imx6qdl: phytec: no spaces at start of line, indent use tabs
>   ARM: dts: imx6qdl-sabre: change to use SPDX identifiers
>   ARM: dts: imx7d-pico: indent use tabs, no spaces at start of line
>   ARM: dts: vf610: no spaces in indent but tabs
>   ARM: dts: vf610-twr: indent use tabs, no spaces at start of line
>   ARM: dts: vf610: don't use multiple blank lines
>   arm64: dts: imx8mm-venice-gw72xx-0x: blank line at end of file
>   arm64: dts: imx8mp-verdin: don't use multiple blank lines
>   arm64: dts: mnt-reform2: don't use multiple blank lines
>   clk: imx8mm: don't use multiple blank lines

Applied all, thanks!

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

  parent reply	other threads:[~2022-08-21  7:52 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-22 21:54 [PATCH v2 00/12] ARM: arm64: dts/clk: imx8mm: indentation whitespace cleanup Marcel Ziswiler
2022-07-22 21:54 ` Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 01/12] ARM: dts: imx6-sabrelite: change to use SPDX identifiers Marcel Ziswiler
2022-07-22 21:54   ` Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 02/12] ARM: dts: imx6qdl-mba6: don't use multiple blank lines Marcel Ziswiler
2022-07-22 21:54   ` Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 03/12] ARM: dts: imx6qdl: phytec: no spaces at start of line, indent use tabs Marcel Ziswiler
2022-07-22 21:54   ` Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 04/12] ARM: dts: imx6qdl-sabre: change to use SPDX identifiers Marcel Ziswiler
2022-07-22 21:54   ` Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 05/12] ARM: dts: imx7d-pico: indent use tabs, no spaces at start of line Marcel Ziswiler
2022-07-22 21:54   ` Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 06/12] ARM: dts: vf610: no spaces in indent but tabs Marcel Ziswiler
2022-07-22 21:54   ` Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 07/12] ARM: dts: vf610-twr: indent use tabs, no spaces at start of line Marcel Ziswiler
2022-07-22 21:54   ` Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 08/12] ARM: dts: vf610: don't use multiple blank lines Marcel Ziswiler
2022-07-22 21:54   ` Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 09/12] arm64: dts: imx8mm-venice-gw72xx-0x: blank line at end of file Marcel Ziswiler
2022-07-22 21:54   ` Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 10/12] arm64: dts: imx8mp-verdin: don't use multiple blank lines Marcel Ziswiler
2022-07-22 21:54   ` Marcel Ziswiler
2022-07-23 23:08   ` Laurent Pinchart
2022-07-23 23:08     ` Laurent Pinchart
2022-07-22 21:54 ` [PATCH v2 11/12] arm64: dts: mnt-reform2: " Marcel Ziswiler
2022-07-22 21:54   ` Marcel Ziswiler
2022-07-22 21:54 ` [PATCH v2 12/12] clk: imx8mm: " Marcel Ziswiler
2022-07-22 21:54   ` Marcel Ziswiler
2022-08-25 20:38   ` Abel Vesa
2022-08-25 20:38     ` Abel Vesa
2022-09-02 18:28   ` Abel Vesa
2022-09-02 18:28     ` Abel Vesa
2022-07-25 10:55 ` [PATCH v2 00/12] ARM: arm64: dts/clk: imx8mm: indentation whitespace cleanup Fabio Estevam
2022-07-25 10:55   ` Fabio Estevam
2022-08-21  7:52 ` Shawn Guo [this message]
2022-08-21  7:52   ` 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=20220821075239.GP149610@dragon \
    --to=shawnguo@kernel.org \
    --cc=Markus.Niebel@ew.tq-group.com \
    --cc=abel.vesa@nxp.com \
    --cc=arnaud.ferraris@collabora.com \
    --cc=dev@lynxeye.de \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.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 \
    --cc=stefan@agner.ch \
    /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.