diff mbox series

[02/14] MAINTAINERS: add entry for AXI SPI Engine

Message ID 20231117-axi-spi-engine-series-1-v1-2-cc59db999b87@baylibre.com
State Accepted
Commit 68539d1803476b4ecd403c126aa74b9f25b45f2b
Headers show
Series spi: axi-spi-engine improvements | expand

Commit Message

David Lechner Nov. 17, 2023, 8:12 p.m. UTC
The AXI SPI Engine driver has been in the kernel for many years but has
lacked a proper maintainers entry. This adds a new entry for the driver
and the devicetree bindings.

Signed-off-by: David Lechner <dlechner@baylibre.com>
---

Note: This work is being done by BayLibre on behalf of Analog Devices Inc.
This is why the maintainers are @analog.com rather than @baylibre.com.

 MAINTAINERS | 10 ++++++++++
 1 file changed, 10 insertions(+)

Comments

David Lechner Nov. 17, 2023, 8:44 p.m. UTC | #1
On Fri, Nov 17, 2023 at 2:13 PM David Lechner <dlechner@baylibre.com> wrote:
>
> The AXI SPI Engine driver has been in the kernel for many years but has
> lacked a proper maintainers entry. This adds a new entry for the driver
> and the devicetree bindings.
>
> Signed-off-by: David Lechner <dlechner@baylibre.com>
> ---
>
> Note: This work is being done by BayLibre on behalf of Analog Devices Inc.
> This is why the maintainers are @analog.com rather than @baylibre.com.
>
>  MAINTAINERS | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 97f51d5ec1cf..a40f61ad5843 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -3415,6 +3415,16 @@ W:       https://ez.analog.com/linux-software-drivers
>  F:     Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml
>  F:     drivers/hwmon/axi-fan-control.c
>
> +AXI SPI ENGINE
> +M:     Michael Hennerich <michael.hennerich@analog.com>
> +M:     Nuno Sá <nuno.sa@analog.com>
> +R:     David Lechner <dlechner@baylibre.com>
> +L:     linux-spi@vger.kernel.org
> +S:     Supported
> +W:     https://ez.analog.com/linux-software-drivers
> +F:     Documentation/devicetree/bindings/spi/adi,axi-spi-engine.yaml
> +F:     drivers/spi/spi-axi-spi-engine.c
> +
>  AXXIA I2C CONTROLLER
>  M:     Krzysztof Adamski <krzysztof.adamski@nokia.com>
>  L:     linux-i2c@vger.kernel.org
>
> --
> 2.42.0
>

Hi Lars,

As the original author, do you have an interested in being included in
this list?
Lars-Peter Clausen Nov. 19, 2023, 7:01 p.m. UTC | #2
On 11/17/23 12:44, David Lechner wrote:
> On Fri, Nov 17, 2023 at 2:13 PM David Lechner <dlechner@baylibre.com> wrote:
>> The AXI SPI Engine driver has been in the kernel for many years but has
>> lacked a proper maintainers entry. This adds a new entry for the driver
>> and the devicetree bindings.
>>
>> Signed-off-by: David Lechner <dlechner@baylibre.com>
>> ---
>>
>> Note: This work is being done by BayLibre on behalf of Analog Devices Inc.
>> This is why the maintainers are @analog.com rather than @baylibre.com.
>>
>>   MAINTAINERS | 10 ++++++++++
>>   1 file changed, 10 insertions(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 97f51d5ec1cf..a40f61ad5843 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -3415,6 +3415,16 @@ W:       https://ez.analog.com/linux-software-drivers
>>   F:     Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml
>>   F:     drivers/hwmon/axi-fan-control.c
>>
>> +AXI SPI ENGINE
>> +M:     Michael Hennerich <michael.hennerich@analog.com>
>> +M:     Nuno Sá <nuno.sa@analog.com>
>> +R:     David Lechner <dlechner@baylibre.com>
>> +L:     linux-spi@vger.kernel.org
>> +S:     Supported
>> +W:     https://ez.analog.com/linux-software-drivers
>> +F:     Documentation/devicetree/bindings/spi/adi,axi-spi-engine.yaml
>> +F:     drivers/spi/spi-axi-spi-engine.c
>> +
>>   AXXIA I2C CONTROLLER
>>   M:     Krzysztof Adamski <krzysztof.adamski@nokia.com>
>>   L:     linux-i2c@vger.kernel.org
>>
>> --
>> 2.42.0
>>
> Hi Lars,
>
> As the original author, do you have an interested in being included in
> this list?

No :)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 97f51d5ec1cf..a40f61ad5843 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3415,6 +3415,16 @@  W:	https://ez.analog.com/linux-software-drivers
 F:	Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml
 F:	drivers/hwmon/axi-fan-control.c
 
+AXI SPI ENGINE
+M:	Michael Hennerich <michael.hennerich@analog.com>
+M:	Nuno Sá <nuno.sa@analog.com>
+R:	David Lechner <dlechner@baylibre.com>
+L:	linux-spi@vger.kernel.org
+S:	Supported
+W:	https://ez.analog.com/linux-software-drivers
+F:	Documentation/devicetree/bindings/spi/adi,axi-spi-engine.yaml
+F:	drivers/spi/spi-axi-spi-engine.c
+
 AXXIA I2C CONTROLLER
 M:	Krzysztof Adamski <krzysztof.adamski@nokia.com>
 L:	linux-i2c@vger.kernel.org