All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: "Alim Akhtar" <alim.akhtar@samsung.com>,
	"Stephen Boyd" <swboyd@chromium.org>,
	"Dragos Bogdan" <dragos.bogdan@analog.com>,
	devicetree@vger.kernel.org, "Rob Herring" <robh+dt@kernel.org>,
	"Eugen Hristev" <eugen.hristev@microchip.com>, ",
	Jean-Baptiste Maneyrol" <jmaneyrol@invensense.com>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Artur Rojek" <contact@artur-rojek.eu>,
	"Stefan Popa" <stefan.popa@analog.com>,
	"Lorenzo Bianconi" <lorenzo@kernel.org>,
	"Benson Leung" <bleung@chromium.org>,
	"Andreas Klinger" <ak@it-klinger.de>,
	"Marcus Folkesson" <marcus.folkesson@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	"Lars-Peter Clausen" <lars@metafoo.de>,
	linux-samsung-soc@vger.kernel.org,
	"Nishant Malpani" <nish.malpani25@gmail.com>, ",
	Michael Hennerich" <Michael.Hennerich@analog.com>,
	"Maxime Coquelin" <mcoquelin.stm32@gmail.com>,
	chrome-platform@lists.linux.dev,
	"Kent Gustavsson" <kent@minoris.se>,
	"Alexandre Belloni" <alexandre.belloni@bootlin.com>,
	"Alexandru Lazar" <alazar@startmail.com>,
	"Jonathan Cameron" <jic23@kernel.org>,
	"Lucas Stankus" <lucas.p.stankus@gmail.com>,
	"Alexandru Tachici" <alexandru.tachici@analog.com>,
	"Nicolas Ferre" <nicolas.ferre@microchip.com>,
	"Lad Prabhakar" <prabhakar.mahadev-lad.rj@bp.renesas.com>,
	"Robert Yang" <decatf@gmail.com>,
	"Miquel Raynal" <miquel.raynal@bootlin.com>,
	linux-iio@vger.kernel.org,
	"Claudiu Beznea" <claudiu.beznea@microchip.com>,
	"Philippe Reynes" <tremyfr@yahoo.fr>,
	"Oleksij Rempel" <linux@rempel-privat.de>,
	"Daniel Baluta" <daniel.baluta@nxp.com>,
	"Dmitry Rokosov" <ddrokosov@sberdevices.ru>,
	linux-kernel@vger.kernel.org,
	"Guenter Roeck" <groeck@chromium.org>,
	"Sean Nyekjaer" <sean@geanix.com>,
	"Matt Ranostay" <matt.ranostay@konsulko.com>,
	"linux-renesas-soc@vger.kernel.org ,
	Stefan Agner" <stefan@agner.ch>,
	"Marcelo Schmitt" <marcelo.schmitt1@gmail.com>,
	linux-fbdev@vger.kernel.org,
	"Renato Lui Geh" <renatogeh@gmail.com>,
	"Phil Reid" <preid@electromag.com.au>,
	"Harald Geyer" <harald@ccbib.org>,
	"Sankar Velliangiri" <navin@linumiz.com>,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"Eugene Zaikonnikov" <ez@norophonic.com>,
	kernel@pengutronix.de,
	"Caleb Connolly" <caleb.connolly@linaro.org>,
	"Rui Miguel Silva" <rmfrfs@gmail.com>,
	"Fabrice Gasnier" <fabrice.gasnier@foss.st.com>,
	linux-stm32@st-md-mailman.stormreply.com,
	"Puranjay Mohan" <puranjay12@gmail.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	"Alexandre Torgue" <alexandre.torgue@foss.st.com>
Subject: Re: [PATCH 2/5] dt-bindings: iio: minor whitespace cleanups
Date: Mon, 23 Jan 2023 14:21:30 -0600	[thread overview]
Message-ID: <167450528964.2459590.15791649664134666125.robh@kernel.org> (raw)
In-Reply-To: <20230118184413.395820-2-krzysztof.kozlowski@linaro.org>


On Wed, 18 Jan 2023 19:44:10 +0100, Krzysztof Kozlowski wrote:
> Drop redundant blank lines and add such when needed.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/iio/dac/adi,ad5380.yaml        | 1 +
>  .../bindings/iio/proximity/google,cros-ec-mkbp-proximity.yaml    | 1 -
>  2 files changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

  reply	other threads:[~2023-01-23 20:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18 18:44 [PATCH 1/5] dt-bindings: iio: drop unneeded quotes Krzysztof Kozlowski
2023-01-18 18:44 ` [PATCH 2/5] dt-bindings: iio: minor whitespace cleanups Krzysztof Kozlowski
2023-01-23 20:21   ` Rob Herring [this message]
2023-01-18 18:44 ` [PATCH 3/5] dt-bindings: iio: correct node names in examples Krzysztof Kozlowski
2023-01-21 17:17   ` Jonathan Cameron
2023-01-21 18:31     ` Krzysztof Kozlowski
2023-01-22 17:01       ` Jonathan Cameron
2023-01-23 20:33         ` Rob Herring
2023-01-24  7:40           ` Krzysztof Kozlowski
2023-01-23 20:36   ` Rob Herring
2023-01-18 18:44 ` [PATCH 4/5] dt-bindings: iio: use lowercase hex " Krzysztof Kozlowski
2023-01-23 20:35   ` Rob Herring
2023-01-18 18:44 ` [PATCH 5/5] dt-bindings: iio: cleanup examples - indentation Krzysztof Kozlowski
2023-01-20 19:03   ` Alexandru Lazar
2023-01-23 20:47   ` Rob Herring
2023-01-19 20:14 ` [PATCH 1/5] dt-bindings: iio: drop unneeded quotes Dmitry Rokosov
2023-01-20  8:31 ` Claudiu.Beznea
2023-01-20 22:05 ` Puranjay Mohan
2023-01-23 20:21 ` Rob Herring
2023-01-24  1:54 ` Marcelo Schmitt

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=167450528964.2459590.15791649664134666125.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=Michael.Hennerich@analog.com \
    --cc=ak@it-klinger.de \
    --cc=alazar@startmail.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=alexandre.torgue@foss.st.com \
    --cc=alexandru.tachici@analog.com \
    --cc=alim.akhtar@samsung.com \
    --cc=bleung@chromium.org \
    --cc=caleb.connolly@linaro.org \
    --cc=chrome-platform@lists.linux.dev \
    --cc=claudiu.beznea@microchip.com \
    --cc=contact@artur-rojek.eu \
    --cc=daniel.baluta@nxp.com \
    --cc=ddrokosov@sberdevices.ru \
    --cc=decatf@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dragos.bogdan@analog.com \
    --cc=eugen.hristev@microchip.com \
    --cc=ez@norophonic.com \
    --cc=fabrice.gasnier@foss.st.com \
    --cc=groeck@chromium.org \
    --cc=harald@ccbib.org \
    --cc=jic23@kernel.org \
    --cc=jmaneyrol@invensense.com \
    --cc=kent@minoris.se \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=lars@metafoo.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=linux@rempel-privat.de \
    --cc=lorenzo@kernel.org \
    --cc=lucas.p.stankus@gmail.com \
    --cc=marcelo.schmitt1@gmail.com \
    --cc=marcus.folkesson@gmail.com \
    --cc=matt.ranostay@konsulko.com \
    --cc=mcoquelin.stm32@gmail.com \
    --cc=miquel.raynal@bootlin.com \
    --cc=navin@linumiz.com \
    --cc=nicolas.ferre@microchip.com \
    --cc=nish.malpani25@gmail.com \
    --cc=nuno.sa@analog.com \
    --cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
    --cc=preid@electromag.com.au \
    --cc=puranjay12@gmail.com \
    --cc=renatogeh@gmail.com \
    --cc=rmfrfs@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=sean@geanix.com \
    --cc=stefan.popa@analog.com \
    --cc=stefan@agner.ch \
    --cc=swboyd@chromium.org \
    --cc=tremyfr@yahoo.fr \
    /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.