[PATCH v2 01/12] spi: cosmetic style fixes

Sascha Hauer s.hauer at pengutronix.de
Fri Dec 20 01:16:24 PST 2024


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 at pengutronix.de>




More information about the barebox mailing list