Skip to content

Commit e65b85d

Browse files
fabioestevamrobherring
authored andcommitted
dt-bindings: Use Shawn Guo's preferred e-mail for i.MX bindings
Use Shawn Guo's kernel.org address for the i.MX related bindings as per the MAINTAINERS entries. Signed-off-by: Fabio Estevam <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
1 parent f49c7fa commit e65b85d

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

Documentation/devicetree/bindings/clock/imx23-clock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Clock bindings for Freescale i.MX23
88

99
maintainers:
10-
- Shawn Guo <shawn.guo@linaro.org>
10+
- Shawn Guo <shawnguo@kernel.org>
1111

1212
description: |
1313
The clock consumer should specify the desired clock by having the clock

Documentation/devicetree/bindings/clock/imx28-clock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Clock bindings for Freescale i.MX28
88

99
maintainers:
10-
- Shawn Guo <shawn.guo@linaro.org>
10+
- Shawn Guo <shawnguo@kernel.org>
1111

1212
description: |
1313
The clock consumer should specify the desired clock by having the clock

Documentation/devicetree/bindings/gpio/gpio-mxs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Freescale MXS GPIO controller
88

99
maintainers:
10-
- Shawn Guo <shawn.guo@linaro.org>
10+
- Shawn Guo <shawnguo@kernel.org>
1111
- Anson Huang <[email protected]>
1212

1313
description: |

Documentation/devicetree/bindings/i2c/i2c-mxs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Freescale MXS Inter IC (I2C) Controller
88

99
maintainers:
10-
- Shawn Guo <shawn.guo@linaro.org>
10+
- Shawn Guo <shawnguo@kernel.org>
1111

1212
properties:
1313
compatible:

Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Freescale Enhanced Secure Digital Host Controller (eSDHC) for i.MX
88

99
maintainers:
10-
- Shawn Guo <shawn.guo@linaro.org>
10+
- Shawn Guo <shawnguo@kernel.org>
1111

1212
allOf:
1313
- $ref: "mmc-controller.yaml"

Documentation/devicetree/bindings/mmc/mxs-mmc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Freescale MXS MMC controller
88

99
maintainers:
10-
- Shawn Guo <shawn.guo@linaro.org>
10+
- Shawn Guo <shawnguo@kernel.org>
1111

1212
description: |
1313
The Freescale MXS Synchronous Serial Ports (SSP) can act as a MMC controller

Documentation/devicetree/bindings/pwm/mxs-pwm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Freescale MXS PWM controller
88

99
maintainers:
10-
- Shawn Guo <shawn.guo@linaro.org>
10+
- Shawn Guo <shawnguo@kernel.org>
1111
- Anson Huang <[email protected]>
1212

1313
properties:

Documentation/devicetree/bindings/spi/fsl-imx-cspi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: Freescale (Enhanced) Configurable Serial Peripheral Interface (CSPI/eCSPI) for i.MX
88

99
maintainers:
10-
- Shawn Guo <shawn.guo@linaro.org>
10+
- Shawn Guo <shawnguo@kernel.org>
1111

1212
allOf:
1313
- $ref: "/schemas/spi/spi-controller.yaml#"

Documentation/devicetree/bindings/thermal/imx-thermal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
77
title: NXP i.MX Thermal Binding
88

99
maintainers:
10-
- Shawn Guo <shawn.guo@linaro.org>
10+
- Shawn Guo <shawnguo@kernel.org>
1111
- Anson Huang <[email protected]>
1212

1313
properties:

0 commit comments

Comments
 (0)