]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
dt: bindings: dma: xilinx: dpdma: Remove unused properties
authorHyun Kwon <hyun.kwon@xilinx.com>
Wed, 10 Jan 2018 17:23:27 +0000 (09:23 -0800)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 1 Mar 2018 08:19:59 +0000 (09:19 +0100)
commit7ade06e2bc4dd5c518c262235283bd3fbb243ab7
treeae74246f66332d88a6ad6cd2a7f8ea05d4d9f9f7
parent472fe72b8dcc727c2689a0a87f0dec9fd90de5d7
dt: bindings: dma: xilinx: dpdma: Remove unused properties

This removes a couple of unused / incorrect DT properties.
Number of dma-chnnels is fixed in the IPs. No need to be a DT property,
and the driver doesn't use it.
The clock rate is a runtime configuration, which comes through
CCF APIs at runtime. Also, the driver doesn't need to set it to any
specific frequency. It's set by the system level configuration.

Signed-off-by: Hyun Kwon <hyun.kwon@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Documentation/devicetree/bindings/dma/xilinx/xilinx_dpdma.txt