diff options
author | Fabio Estevam <festevam@gmail.com> | 2021-01-30 11:47:51 -0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-01-31 13:47:39 +0100 |
commit | 81004f0bf7f04fcdb6344692a563c49897424f14 (patch) | |
tree | d8f43f1b3fc9a90efdeeafcc62c51a210352c05b /Documentation/devicetree/bindings/serial/fsl-mxs-auart.yaml | |
parent | 9159835a978f4092bf00a69b51256e69c961edb9 (diff) | |
download | linux-81004f0bf7f04fcdb6344692a563c49897424f14.tar.gz |
dt-bindings: serial: imx: Switch to my personal address
My nxp account will expire soon, so switch to my personal e-mail
address.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20210130144751.133641-1-festevam@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/serial/fsl-mxs-auart.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/serial/fsl-mxs-auart.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/serial/fsl-mxs-auart.yaml b/Documentation/devicetree/bindings/serial/fsl-mxs-auart.yaml index ce1d89496342..14c7594c88c6 100644 --- a/Documentation/devicetree/bindings/serial/fsl-mxs-auart.yaml +++ b/Documentation/devicetree/bindings/serial/fsl-mxs-auart.yaml @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml# title: Freescale MXS Application UART (AUART) maintainers: - - Fabio Estevam <fabio.estevam@nxp.com> + - Fabio Estevam <festevam@gmail.com> allOf: - $ref: "serial.yaml" |