]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
documentation: dt: gamma: Add support for max width and height
authorVishal Sagar <vishal.sagar@xilinx.com>
Fri, 21 Sep 2018 10:23:49 +0000 (15:53 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 27 Sep 2018 08:00:09 +0000 (10:00 +0200)
Adds two optional parameters xlnx,max-width and xlnx,max-height which
determine the max size of frame the IP can process.

Signed-off-by: Vishal Sagar <vishal.sagar@xilinx.com>
Reviewed-by: Hyun Kwon <hyun.kwon@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Documentation/devicetree/bindings/media/xilinx/xlnx,v-gamma-lut.txt

index f45fe6102c598cfd587d17393709938cc4606fe6..f0f00a79f0e1e87ea57c18ee536ddf32d531009f 100644 (file)
@@ -25,6 +25,11 @@ Required port properties:
 
 - xlnx,video-width: Video width as defined in video.txt. Can be either 8 or 10.
 
+Optional properties:
+
+- xlnx,max-height: Maximum number of lines.
+- xlnx,max-width: Maximum number of pixels in a line.
+
 Example :
 
        gamma_lut_1: gamma_lut_1@0xa0080000 {