diff options
author | Wolfram Sang <wsa@kernel.org> | 2021-03-29 21:25:41 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2021-03-31 10:02:54 +0200 |
commit | 98a479991dc5b986d9d48a1b73f568e58e3d82b6 (patch) | |
tree | 2f9afa33c46b4661381c3da0009ac3eba10869ab /Documentation | |
parent | 1ae6b3780848c6b1efc6b994963082cfd04ac114 (diff) |
i2c: gpio: update email address in binding docs
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-gpio.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-gpio.yaml b/Documentation/devicetree/bindings/i2c/i2c-gpio.yaml index ff99344788ab..fd040284561f 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-gpio.yaml +++ b/Documentation/devicetree/bindings/i2c/i2c-gpio.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Bindings for GPIO bitbanged I2C maintainers: - - Wolfram Sang <wolfram@the-dreams.de> + - Wolfram Sang <wsa@kernel.org> allOf: - $ref: /schemas/i2c/i2c-controller.yaml# |