diff mbox series

i2c: imx: mention Oleksij as maintainer of the binding docs

Message ID 20210407183532.2682-1-wsa@kernel.org
State Accepted
Commit df8a39f2911a4c7769e0f760509f556a9e9d37af
Headers show
Series i2c: imx: mention Oleksij as maintainer of the binding docs | expand

Commit Message

Wolfram Sang April 7, 2021, 6:35 p.m. UTC
When I removed myself as a maintainer of the yaml file, I missed that
some maintainer is required. Oleksij is already listed in MAINTAINERS
for this file, so add him here as well.

Fixes: 1ae6b3780848 ("i2c: imx: drop me as maintainer of binding docs")
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Cc: Oleksij Rempel <o.rempel@pengutronix.de>
---
 Documentation/devicetree/bindings/i2c/i2c-imx.yaml | 3 +++
 1 file changed, 3 insertions(+)

Comments

Oleksij Rempel April 8, 2021, 4:21 a.m. UTC | #1
On Wed, Apr 07, 2021 at 08:35:32PM +0200, Wolfram Sang wrote:
> When I removed myself as a maintainer of the yaml file, I missed that
> some maintainer is required. Oleksij is already listed in MAINTAINERS
> for this file, so add him here as well.
> 
> Fixes: 1ae6b3780848 ("i2c: imx: drop me as maintainer of binding docs")
> Signed-off-by: Wolfram Sang <wsa@kernel.org>
> Cc: Oleksij Rempel <o.rempel@pengutronix.de>

Reviewed-by: Oleksij Rempel <o.rempel@pengutronix.de>

> ---
>  Documentation/devicetree/bindings/i2c/i2c-imx.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/i2c/i2c-imx.yaml b/Documentation/devicetree/bindings/i2c/i2c-imx.yaml
> index f33c6b29966b..3592d49235e0 100644
> --- a/Documentation/devicetree/bindings/i2c/i2c-imx.yaml
> +++ b/Documentation/devicetree/bindings/i2c/i2c-imx.yaml
> @@ -6,6 +6,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  
>  title: Freescale Inter IC (I2C) and High Speed Inter IC (HS-I2C) for i.MX
>  
> +maintainers:
> +  - Oleksij Rempel <o.rempel@pengutronix.de>
> +
>  allOf:
>    - $ref: /schemas/i2c/i2c-controller.yaml#
>  
> -- 
> 2.29.2
> 
>
Rob Herring April 8, 2021, 6:02 p.m. UTC | #2
On Wed, Apr 7, 2021 at 1:35 PM Wolfram Sang <wsa@kernel.org> wrote:
>

> When I removed myself as a maintainer of the yaml file, I missed that

> some maintainer is required. Oleksij is already listed in MAINTAINERS

> for this file, so add him here as well.

>

> Fixes: 1ae6b3780848 ("i2c: imx: drop me as maintainer of binding docs")

> Signed-off-by: Wolfram Sang <wsa@kernel.org>

> Cc: Oleksij Rempel <o.rempel@pengutronix.de>

> ---

>  Documentation/devicetree/bindings/i2c/i2c-imx.yaml | 3 +++

>  1 file changed, 3 insertions(+)


Reviewed-by: Rob Herring <robh@kernel.org>
Wolfram Sang April 8, 2021, 8:40 p.m. UTC | #3
On Wed, Apr 07, 2021 at 08:35:32PM +0200, Wolfram Sang wrote:
> When I removed myself as a maintainer of the yaml file, I missed that

> some maintainer is required. Oleksij is already listed in MAINTAINERS

> for this file, so add him here as well.

> 

> Fixes: 1ae6b3780848 ("i2c: imx: drop me as maintainer of binding docs")

> Signed-off-by: Wolfram Sang <wsa@kernel.org>

> Cc: Oleksij Rempel <o.rempel@pengutronix.de>


Applied to for-current, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/i2c/i2c-imx.yaml b/Documentation/devicetree/bindings/i2c/i2c-imx.yaml
index f33c6b29966b..3592d49235e0 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-imx.yaml
+++ b/Documentation/devicetree/bindings/i2c/i2c-imx.yaml
@@ -6,6 +6,9 @@  $schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: Freescale Inter IC (I2C) and High Speed Inter IC (HS-I2C) for i.MX
 
+maintainers:
+  - Oleksij Rempel <o.rempel@pengutronix.de>
+
 allOf:
   - $ref: /schemas/i2c/i2c-controller.yaml#