From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Marco Felsch <m.felsch@pengutronix.de>
Subject: Re: [PATCH v2 01/12] spi: cosmetic style fixes
Date: Fri, 20 Dec 2024 10:16:24 +0100 [thread overview]
Message-ID: <173468618492.3176869.17803922225434327780.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20241216130324.1592755-1-m.felsch@pengutronix.de>
On Mon, 16 Dec 2024 14:03:13 +0100, Marco Felsch wrote:
> Replace <space><tab> by <tab> only. While on it move the forward
> declaration on the file top to sync it with the Linux spi.h.
>
>
Applied, thanks!
[01/12] spi: cosmetic style fixes
https://git.pengutronix.de/cgit/barebox/commit/?id=971d680834c3 (link may not be stable)
[02/12] spi: fix spi_message init during __spi_validate
https://git.pengutronix.de/cgit/barebox/commit/?id=a94723bc1096 (link may not be stable)
[03/12] spi: add spi_{set,get}_ctldata accessors
https://git.pengutronix.de/cgit/barebox/commit/?id=54409e934e68 (link may not be stable)
[04/12] gpiolib: add support for gpiod_get_index and gpiod_get_index_optional
https://git.pengutronix.de/cgit/barebox/commit/?id=5d3d3cde390a (link may not be stable)
[05/12] gpiolib: add support for gpiod_set_consumer_name
https://git.pengutronix.de/cgit/barebox/commit/?id=36c526f67557 (link may not be stable)
[06/12] spi: add support to handle cs-gpios
https://git.pengutronix.de/cgit/barebox/commit/?id=428c21711c51 (link may not be stable)
[07/12] spi: add support to setup spi-cs-{setup,hold,inactive}-delay-ns
https://git.pengutronix.de/cgit/barebox/commit/?id=d5c540ed7203 (link may not be stable)
[08/12] spi: allow reporting the effectivly used speed_hz for a transfer
https://git.pengutronix.de/cgit/barebox/commit/?id=2e6906488aa4 (link may not be stable)
[09/12] spi: import spi_controller::flags
https://git.pengutronix.de/cgit/barebox/commit/?id=8562b7b2d792 (link may not be stable)
[10/12] spi: add support for spi_controller::set_cs_timing
https://git.pengutronix.de/cgit/barebox/commit/?id=c18276085ffd (link may not be stable)
[11/12] spi: Provide common spi_message processing loop
https://git.pengutronix.de/cgit/barebox/commit/?id=64112e839a33 (link may not be stable)
[12/12] spi: add support for BCM2835 SPI controller
https://git.pengutronix.de/cgit/barebox/commit/?id=2851606ff823 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer@pengutronix.de>
prev parent reply other threads:[~2024-12-20 9:17 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-16 13:03 Marco Felsch
2024-12-16 13:03 ` [PATCH v2 02/12] spi: fix spi_message init during __spi_validate Marco Felsch
2024-12-16 13:03 ` [PATCH v2 03/12] spi: add spi_{set,get}_ctldata accessors Marco Felsch
2024-12-16 13:03 ` [PATCH v2 04/12] gpiolib: add support for gpiod_get_index and gpiod_get_index_optional Marco Felsch
2024-12-16 13:03 ` [PATCH v2 05/12] gpiolib: add support for gpiod_set_consumer_name Marco Felsch
2024-12-16 13:03 ` [PATCH v2 06/12] spi: add support to handle cs-gpios Marco Felsch
2024-12-20 9:51 ` Sascha Hauer
2024-12-16 13:03 ` [PATCH v2 07/12] spi: add support to setup spi-cs-{setup,hold,inactive}-delay-ns Marco Felsch
2024-12-16 13:03 ` [PATCH v2 08/12] spi: allow reporting the effectivly used speed_hz for a transfer Marco Felsch
2024-12-16 13:03 ` [PATCH v2 09/12] spi: import spi_controller::flags Marco Felsch
2024-12-16 13:03 ` [PATCH v2 10/12] spi: add support for spi_controller::set_cs_timing Marco Felsch
2024-12-16 13:03 ` [PATCH v2 11/12] spi: Provide common spi_message processing loop Marco Felsch
2024-12-16 13:03 ` [PATCH v2 12/12] spi: add support for BCM2835 SPI controller Marco Felsch
2024-12-20 9:16 ` Sascha Hauer [this message]
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=173468618492.3176869.17803922225434327780.b4-ty@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=m.felsch@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox