@@ -2,7 +2,7 @@ What: /sys/devices/platform/hidma-mgmt*/chanops/chan*/priority
22 /sys/devices/platform/QCOM8060:*/chanops/chan*/priority
33Date: Nov 2015
44KernelVersion: 4.4
5- Contact: "Sinan Kaya <okaya@codeaurora .org>"
5+ Contact: "Sinan Kaya <okaya@kernel .org>"
66Description:
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
1212Date: Nov 2015
1313KernelVersion: 4.4
14- Contact: "Sinan Kaya <okaya@codeaurora .org>"
14+ Contact: "Sinan Kaya <okaya@kernel .org>"
1515Description:
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
2121Date: Nov 2015
2222KernelVersion: 4.4
23- Contact: "Sinan Kaya <okaya@codeaurora .org>"
23+ Contact: "Sinan Kaya <okaya@kernel .org>"
2424Description:
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
3333Date: Nov 2015
3434KernelVersion: 4.4
35- Contact: "Sinan Kaya <okaya@codeaurora .org>"
35+ Contact: "Sinan Kaya <okaya@kernel .org>"
3636Description:
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
4242Date: Nov 2015
4343KernelVersion: 4.4
44- Contact: "Sinan Kaya <okaya@codeaurora .org>"
44+ Contact: "Sinan Kaya <okaya@kernel .org>"
4545Description:
4646 Version number major for the hardware.
4747
4848What: /sys/devices/platform/hidma-mgmt*/hw_version_minor
4949 /sys/devices/platform/QCOM8060:*/hw_version_minor
5050Date: Nov 2015
5151KernelVersion: 4.4
52- Contact: "Sinan Kaya <okaya@codeaurora .org>"
52+ Contact: "Sinan Kaya <okaya@kernel .org>"
5353Description:
5454 Version number minor for the hardware.
5555
5656What: /sys/devices/platform/hidma-mgmt*/max_rd_xactions
5757 /sys/devices/platform/QCOM8060:*/max_rd_xactions
5858Date: Nov 2015
5959KernelVersion: 4.4
60- Contact: "Sinan Kaya <okaya@codeaurora .org>"
60+ Contact: "Sinan Kaya <okaya@kernel .org>"
6161Description:
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
7070Date: Nov 2015
7171KernelVersion: 4.4
72- Contact: "Sinan Kaya <okaya@codeaurora .org>"
72+ Contact: "Sinan Kaya <okaya@kernel .org>"
7373Description:
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
7979Date: Nov 2015
8080KernelVersion: 4.4
81- Contact: "Sinan Kaya <okaya@codeaurora .org>"
81+ Contact: "Sinan Kaya <okaya@kernel .org>"
8282Description:
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
9292Date: Nov 2015
9393KernelVersion: 4.4
94- Contact: "Sinan Kaya <okaya@codeaurora .org>"
94+ Contact: "Sinan Kaya <okaya@kernel .org>"
9595Description:
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