]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
dt-bindings: xlnx: Use the same style for examples label
authorMichal Simek <michal.simek@xilinx.com>
Fri, 2 Nov 2018 14:36:59 +0000 (15:36 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 26 Nov 2018 09:52:56 +0000 (10:52 +0100)
Use standard example labels.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Documentation/devicetree/bindings/dma/xilinx/xilinx_frmbuf.txt
Documentation/devicetree/bindings/media/xilinx/xlnx,v-demosaic.txt
Documentation/devicetree/bindings/media/xilinx/xlnx,v-gamma-lut.txt

index fa0bbbb4a6f3dc096a838ab3b4f6f4e9947b9c92..8fde6171300f687ffb010532b9609059cb0d7566 100644 (file)
@@ -82,7 +82,7 @@ Y_UV10                xv20            V4L2_PIX_FMT_XV20       <not supported>
 Y_UV10_420     xv15            V4L2_PIX_FMT_XV15M      DRM_FORMAT_XV15
 Y_UV10_420     xv15            V4L2_PIX_FMT_XV20       <not supported>
 
-Examples
+Examples:
 
 FB Read Example:
 ++++++++
index e43ce1adf8a148a6424f5a4c7c63565963eecdf9..17cf29cb389f227b3562ef8198fd73b45ffe00b4 100644 (file)
@@ -30,7 +30,7 @@ Optional properties:
 - xlnx,max-height: Maximum number of lines.
 - xlnx,max-width: Maximum number of pixels in a line.
 
-Example :
+Example:
        demosaic_1: demosaic@a00b0000 {
                compatible = "xlnx,v-demosaic";
                reg = <0x0 0xa00b0000 0x0 0x10000>;
index f0f00a79f0e1e87ea57c18ee536ddf32d531009f..e302472a5de3926abdf2de699dd17c353af96302 100644 (file)
@@ -30,7 +30,7 @@ Optional properties:
 - xlnx,max-height: Maximum number of lines.
 - xlnx,max-width: Maximum number of pixels in a line.
 
-Example :
+Example:
 
        gamma_lut_1: gamma_lut_1@0xa0080000 {
                compatible = "xlnx,v-gamma-lut";