Skip to content

Commit e2dcbc3

Browse files
quic-jhugovinodkoul
authored andcommitted
dmaengine: qcom_hidma: Update codeaurora email domain
The codeaurora.org email domain is defunct and will bounce. Update entries to Sinan's kernel.org address which is the address in MAINTAINERS for this component. Signed-off-by: Jeffrey Hugo <[email protected]> Acked-By: Sinan Kaya <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 0a46781 commit e2dcbc3

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Documentation/ABI/testing/sysfs-platform-hidma

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ What: /sys/devices/platform/hidma-*/chid
22
/sys/devices/platform/QCOM8061:*/chid
33
Date: Dec 2015
44
KernelVersion: 4.4
5-
Contact: "Sinan Kaya <okaya@codeaurora.org>"
5+
Contact: "Sinan Kaya <okaya@kernel.org>"
66
Description:
77
Contains the ID of the channel within the HIDMA instance.
88
It is used to associate a given HIDMA channel with the

Documentation/ABI/testing/sysfs-platform-hidma-mgmt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ What: /sys/devices/platform/hidma-mgmt*/chanops/chan*/priority
22
/sys/devices/platform/QCOM8060:*/chanops/chan*/priority
33
Date: Nov 2015
44
KernelVersion: 4.4
5-
Contact: "Sinan Kaya <okaya@codeaurora.org>"
5+
Contact: "Sinan Kaya <okaya@kernel.org>"
66
Description:
77
Contains either 0 or 1 and indicates if the DMA channel is a
88
low priority (0) or high priority (1) channel.
@@ -11,7 +11,7 @@ What: /sys/devices/platform/hidma-mgmt*/chanops/chan*/weight
1111
/sys/devices/platform/QCOM8060:*/chanops/chan*/weight
1212
Date: Nov 2015
1313
KernelVersion: 4.4
14-
Contact: "Sinan Kaya <okaya@codeaurora.org>"
14+
Contact: "Sinan Kaya <okaya@kernel.org>"
1515
Description:
1616
Contains 0..15 and indicates the weight of the channel among
1717
equal priority channels during round robin scheduling.
@@ -20,7 +20,7 @@ What: /sys/devices/platform/hidma-mgmt*/chreset_timeout_cycles
2020
/sys/devices/platform/QCOM8060:*/chreset_timeout_cycles
2121
Date: Nov 2015
2222
KernelVersion: 4.4
23-
Contact: "Sinan Kaya <okaya@codeaurora.org>"
23+
Contact: "Sinan Kaya <okaya@kernel.org>"
2424
Description:
2525
Contains the platform specific cycle value to wait after a
2626
reset command is issued. If the value is chosen too short,
@@ -32,7 +32,7 @@ What: /sys/devices/platform/hidma-mgmt*/dma_channels
3232
/sys/devices/platform/QCOM8060:*/dma_channels
3333
Date: Nov 2015
3434
KernelVersion: 4.4
35-
Contact: "Sinan Kaya <okaya@codeaurora.org>"
35+
Contact: "Sinan Kaya <okaya@kernel.org>"
3636
Description:
3737
Contains the number of dma channels supported by one instance
3838
of HIDMA hardware. The value may change from chip to chip.
@@ -41,23 +41,23 @@ What: /sys/devices/platform/hidma-mgmt*/hw_version_major
4141
/sys/devices/platform/QCOM8060:*/hw_version_major
4242
Date: Nov 2015
4343
KernelVersion: 4.4
44-
Contact: "Sinan Kaya <okaya@codeaurora.org>"
44+
Contact: "Sinan Kaya <okaya@kernel.org>"
4545
Description:
4646
Version number major for the hardware.
4747

4848
What: /sys/devices/platform/hidma-mgmt*/hw_version_minor
4949
/sys/devices/platform/QCOM8060:*/hw_version_minor
5050
Date: Nov 2015
5151
KernelVersion: 4.4
52-
Contact: "Sinan Kaya <okaya@codeaurora.org>"
52+
Contact: "Sinan Kaya <okaya@kernel.org>"
5353
Description:
5454
Version number minor for the hardware.
5555

5656
What: /sys/devices/platform/hidma-mgmt*/max_rd_xactions
5757
/sys/devices/platform/QCOM8060:*/max_rd_xactions
5858
Date: Nov 2015
5959
KernelVersion: 4.4
60-
Contact: "Sinan Kaya <okaya@codeaurora.org>"
60+
Contact: "Sinan Kaya <okaya@kernel.org>"
6161
Description:
6262
Contains a value between 0 and 31. Maximum number of
6363
read transactions that can be issued back to back.
@@ -69,7 +69,7 @@ What: /sys/devices/platform/hidma-mgmt*/max_read_request
6969
/sys/devices/platform/QCOM8060:*/max_read_request
7070
Date: Nov 2015
7171
KernelVersion: 4.4
72-
Contact: "Sinan Kaya <okaya@codeaurora.org>"
72+
Contact: "Sinan Kaya <okaya@kernel.org>"
7373
Description:
7474
Size of each read request. The value needs to be a power
7575
of two and can be between 128 and 1024.
@@ -78,7 +78,7 @@ What: /sys/devices/platform/hidma-mgmt*/max_wr_xactions
7878
/sys/devices/platform/QCOM8060:*/max_wr_xactions
7979
Date: Nov 2015
8080
KernelVersion: 4.4
81-
Contact: "Sinan Kaya <okaya@codeaurora.org>"
81+
Contact: "Sinan Kaya <okaya@kernel.org>"
8282
Description:
8383
Contains a value between 0 and 31. Maximum number of
8484
write transactions that can be issued back to back.
@@ -91,7 +91,7 @@ What: /sys/devices/platform/hidma-mgmt*/max_write_request
9191
/sys/devices/platform/QCOM8060:*/max_write_request
9292
Date: Nov 2015
9393
KernelVersion: 4.4
94-
Contact: "Sinan Kaya <okaya@codeaurora.org>"
94+
Contact: "Sinan Kaya <okaya@kernel.org>"
9595
Description:
9696
Size of each write request. The value needs to be a power
9797
of two and can be between 128 and 1024.

0 commit comments

Comments
 (0)