Skip to content

Commit cc465fa

Browse files
Peter Ujfalusivinodkoul
authored andcommitted
dt-bindings: dma: ti: Update maintainer and author information
My employment with TI is coming to an end, add the copyright and author comments as they due and change the maintainer mail address. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@gmail.com> Link: https://lore.kernel.org/r/20201215131348.11282-3-peter.ujfalusi@ti.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 28d8e07 commit cc465fa

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

Documentation/devicetree/bindings/dma/ti/k3-bcdma.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2+
# Copyright (C) 2020 Texas Instruments Incorporated
3+
# Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
24
%YAML 1.2
35
---
46
$id: http://devicetree.org/schemas/dma/ti/k3-bcdma.yaml#
@@ -7,7 +9,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
79
title: Texas Instruments K3 DMSS BCDMA Device Tree Bindings
810

911
maintainers:
10-
- Peter Ujfalusi <peter.ujfalusi@ti.com>
12+
- Peter Ujfalusi <peter.ujfalusi@gmail.com>
1113

1214
description: |
1315
The Block Copy DMA (BCDMA) is intended to perform similar functions as the TR

Documentation/devicetree/bindings/dma/ti/k3-pktdma.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2+
# Copyright (C) 2020 Texas Instruments Incorporated
3+
# Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
24
%YAML 1.2
35
---
46
$id: http://devicetree.org/schemas/dma/ti/k3-pktdma.yaml#
@@ -7,7 +9,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
79
title: Texas Instruments K3 DMSS PKTDMA Device Tree Bindings
810

911
maintainers:
10-
- Peter Ujfalusi <peter.ujfalusi@ti.com>
12+
- Peter Ujfalusi <peter.ujfalusi@gmail.com>
1113

1214
description: |
1315
The Packet DMA (PKTDMA) is intended to perform similar functions as the packet

Documentation/devicetree/bindings/dma/ti/k3-udma.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2+
# Copyright (C) 2019 Texas Instruments Incorporated
3+
# Author: Peter Ujfalusi <peter.ujfalusi@ti.com>
24
%YAML 1.2
35
---
46
$id: http://devicetree.org/schemas/dma/ti/k3-udma.yaml#
@@ -7,7 +9,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
79
title: Texas Instruments K3 NAVSS Unified DMA Device Tree Bindings
810

911
maintainers:
10-
- Peter Ujfalusi <peter.ujfalusi@ti.com>
12+
- Peter Ujfalusi <peter.ujfalusi@gmail.com>
1113

1214
description: |
1315
The UDMA-P is intended to perform similar (but significantly upgraded)

0 commit comments

Comments
 (0)