[PATCH v3 1/4] dt-bindings: iio: update unreachable maintainer entries
Antoniu Miclaus <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Cosmin's Analog Devices address is no longer valid, leaving the ADXL367, AD4130, AD74115 and AD74413R bindings without a reachable maintainer. Take over maintainership of those bindings and add myself to the corresponding MAINTAINERS entries alongside Marcelo. Signed-off-by: Antoniu Miclaus <[email protected]> Reviewed-by: Nuno Sá <[email protected]> --- Changes in v3: - No changes. Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml | 2 +- Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml | 3 ++- Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml | 3 ++- Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml | 3 ++- MAINTAINERS | 4 ++++ 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml b/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml index f10d98d34cb8..29689bc38b90 100644 --- a/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml +++ b/Documentation/devicetree/bindings/iio/accel/adi,adxl367.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Analog Devices ADXL367 3-Axis Digital Accelerometer maintainers: - - Cosmin Tanislav <[email protected]> + - Antoniu Miclaus <[email protected]> description: | The ADXL367 is an ultralow power, 3-axis MEMS accelerometer. diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml index cc38617bb829..a4ab6adef1c6 100644 --- a/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml @@ -8,7 +8,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Analog Devices AD4130 family ADCs maintainers: - - Cosmin Tanislav <[email protected]> + - Marcelo Schmitt <[email protected]> + - Antoniu Miclaus <[email protected]> description: | Bindings for the Analog Devices AD4130 family ADCs. diff --git a/Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml b/Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml index 2a04906531fb..6aa86cb56032 100644 --- a/Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml +++ b/Documentation/devicetree/bindings/iio/addac/adi,ad74115.yaml @@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Analog Devices AD74115H device maintainers: - - Cosmin Tanislav <[email protected]> + - Marcelo Schmitt <[email protected]> + - Antoniu Miclaus <[email protected]> description: | The AD74115H is a single-channel software configurable input/output diff --git a/Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml b/Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml index 590ea7936ad7..5318a00e7669 100644 --- a/Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml +++ b/Documentation/devicetree/bindings/iio/addac/adi,ad74413r.yaml @@ -7,7 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Analog Devices AD74412R/AD74413R device maintainers: - - Cosmin Tanislav <[email protected]> + - Marcelo Schmitt <[email protected]> + - Antoniu Miclaus <[email protected]> description: | The AD74412R and AD74413R are quad-channel software configurable input/output diff --git a/MAINTAINERS b/MAINTAINERS index 04fa5322d9f7..ade07e6637bc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -641,6 +641,7 @@ F: drivers/iio/accel/adxl355_spi.c ADXL367 THREE-AXIS DIGITAL ACCELEROMETER DRIVER M: Marcelo Schmitt <[email protected]> +M: Antoniu Miclaus <[email protected]> L: [email protected] S: Supported W: https://ez.analog.com/linux-software-drivers @@ -1493,6 +1494,7 @@ F: drivers/iio/adc/ad4080.c ANALOG DEVICES INC AD4130 DRIVER M: Marcelo Schmitt <[email protected]> +M: Antoniu Miclaus <[email protected]> L: [email protected] S: Supported W: https://ez.analog.com/linux-software-drivers @@ -1598,6 +1600,7 @@ F: drivers/iio/dac/ad7293.c ANALOG DEVICES INC AD74115 DRIVER M: Marcelo Schmitt <[email protected]> +M: Antoniu Miclaus <[email protected]> L: [email protected] S: Supported W: https://ez.analog.com/linux-software-drivers @@ -1606,6 +1609,7 @@ F: drivers/iio/addac/ad74115.c ANALOG DEVICES INC AD74413R DRIVER M: Marcelo Schmitt <[email protected]> +M: Antoniu Miclaus <[email protected]> L: [email protected] S: Supported W: https://ez.analog.com/linux-software-drivers -- 2.43.0