]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
misc: xilinx-sdfec: Add new version DT binding file
authorDerek Kiernan <derek.kiernan@xilinx.com>
Fri, 11 May 2018 09:38:00 +0000 (10:38 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 11 May 2018 13:52:51 +0000 (15:52 +0200)
commit0485d023cdc3eabe7adae86e80b04fe0b9813844
treea7ab1b6438e2fc995988d76740ff7b2d0a226018
parent13f087c8928337b016d7a76aa2348e8e8ee68ee3
misc: xilinx-sdfec: Add new version DT binding file

Introduces a new DT binding file as compatibility is broken with previous
version by introducing the following changes to the DT properties.
- Updates the compatible string to sd-fec-1.1.
- Removes the op-mode property.
- Adds mandatory AXI Stream propterties.
-   din-words.
-   din-width.
-   dout-words.
-   dout-width.
Also specifies interrupt as an optional property.

Signed-off-by: Derek Kiernan <derek.kiernan@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Documentation/devicetree/bindings/misc/xlnx,fec-engine.txt [deleted file]
Documentation/devicetree/bindings/misc/xlnx,sd-fec.txt [new file with mode: 0644]