diff options
author | Damien Le Moal <dlemoal@kernel.org> | 2023-05-15 00:26:14 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-06-08 15:31:27 +0200 |
commit | f7efdf5e4dc10756ad632b1863b54b1b42a07530 (patch) | |
tree | 132afa34329cb220e09e06533b0be4b01f7a4bfe /Documentation/devicetree/bindings/ata | |
parent | dt-bindings: net: realtek-bluetooth: Fix double RTL8723CS in desc (diff) | |
download | linux-f7efdf5e4dc10756ad632b1863b54b1b42a07530.tar.xz linux-f7efdf5e4dc10756ad632b1863b54b1b42a07530.zip |
dt-bindings: Change Damien Le Moal's contact email
Change my email address to dlemoal@kernel.org.
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Link: https://lore.kernel.org/r/20230514222614.115299-1-dlemoal@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/ata')
-rw-r--r-- | Documentation/devicetree/bindings/ata/ahci-common.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/ata/ahci-common.yaml b/Documentation/devicetree/bindings/ata/ahci-common.yaml index 7fdf40954a4c..38770c4c85fd 100644 --- a/Documentation/devicetree/bindings/ata/ahci-common.yaml +++ b/Documentation/devicetree/bindings/ata/ahci-common.yaml @@ -8,7 +8,7 @@ title: Common Properties for Serial ATA AHCI controllers maintainers: - Hans de Goede <hdegoede@redhat.com> - - Damien Le Moal <damien.lemoal@opensource.wdc.com> + - Damien Le Moal <dlemoal@kernel.org> description: This document defines device tree properties for a common AHCI SATA |