Message ID | 20210329192409.7313-1-wsa@kernel.org |
---|---|
State | Accepted |
Commit | 1ae6b3780848c6b1efc6b994963082cfd04ac114 |
Headers | show |
Series | i2c: imx: drop me as maintainer of binding docs | expand |
On Mon, Mar 29, 2021 at 09:24:09PM +0200, Wolfram Sang wrote: > I dunno why I got added here, but I haven't been using this driver for > years. Remove me to make space for interested parties. > > Signed-off-by: Wolfram Sang <wsa@kernel.org> Applied to for-current, thanks!
On Mon, Mar 29, 2021 at 09:24:09PM +0200, Wolfram Sang wrote: > I dunno why I got added here, but I haven't been using this driver for > years. Remove me to make space for interested parties. > > Signed-off-by: Wolfram Sang <wsa@kernel.org> > --- > Documentation/devicetree/bindings/i2c/i2c-imx.yaml | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/Documentation/devicetree/bindings/i2c/i2c-imx.yaml b/Documentation/devicetree/bindings/i2c/i2c-imx.yaml > index f23966b0d6c6..f33c6b29966b 100644 > --- a/Documentation/devicetree/bindings/i2c/i2c-imx.yaml > +++ b/Documentation/devicetree/bindings/i2c/i2c-imx.yaml > @@ -6,9 +6,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# > > title: Freescale Inter IC (I2C) and High Speed Inter IC (HS-I2C) for i.MX > > -maintainers: > - - Wolfram Sang <wolfram@the-dreams.de> > - This change breaks the binding: /builds/robherring/linux-dt-bindings/Documentation/devicetree/bindings/i2c/i2c-imx.yaml: 'maintainers' is a required property Either revert or add me if you can't find an i.MX person that cares. This would have been checked mostly automatically had this been sent to the DT list. Rob
> Either revert or add me if you can't find an i.MX person that cares. Ok, I'll add you then and send out the patch in a few minutes. > This would have been checked mostly automatically had this been sent to > the DT list. I am sorry, I will make sure to add DT list next time. Thanks for the pointer and for stepping up.
> Ok, I'll add you then and send out the patch in a few minutes.
I just noticed that Oleksej is already listed in MAINTAINERS for that
file. I will add him.
diff --git a/Documentation/devicetree/bindings/i2c/i2c-imx.yaml b/Documentation/devicetree/bindings/i2c/i2c-imx.yaml index f23966b0d6c6..f33c6b29966b 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-imx.yaml +++ b/Documentation/devicetree/bindings/i2c/i2c-imx.yaml @@ -6,9 +6,6 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Freescale Inter IC (I2C) and High Speed Inter IC (HS-I2C) for i.MX -maintainers: - - Wolfram Sang <wolfram@the-dreams.de> - allOf: - $ref: /schemas/i2c/i2c-controller.yaml#
I dunno why I got added here, but I haven't been using this driver for years. Remove me to make space for interested parties. Signed-off-by: Wolfram Sang <wsa@kernel.org> --- Documentation/devicetree/bindings/i2c/i2c-imx.yaml | 3 --- 1 file changed, 3 deletions(-)