diff options
author | Hayato Suzuki <hytszk@gmail.com> | 2014-07-02 08:15:32 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-08-26 09:35:51 +0200 |
commit | 24488c392067e948b3b2c6911d6e8b522931714c (patch) | |
tree | 3e716b8976a5401de76c3b458f463fd9a7131686 /Documentation/devicetree/bindings/video | |
parent | fs/btrfs/tree-log.c: Fix closing brace followed by if (diff) | |
download | linux-24488c392067e948b3b2c6911d6e8b522931714c.tar.xz linux-24488c392067e948b3b2c6911d6e8b522931714c.zip |
Documentation: treewide: fix typos and grammar
Correct spelling typo in treewide.
Signed-off-by: Hayato Suzuki <hytszk@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/devicetree/bindings/video')
-rw-r--r-- | Documentation/devicetree/bindings/video/atmel,lcdc.txt | 4 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/video/fsl,imx-fb.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/video/atmel,lcdc.txt b/Documentation/devicetree/bindings/video/atmel,lcdc.txt index 1ec175eddca8..47981dd3bfc2 100644 --- a/Documentation/devicetree/bindings/video/atmel,lcdc.txt +++ b/Documentation/devicetree/bindings/video/atmel,lcdc.txt @@ -39,8 +39,8 @@ Atmel LCDC Display ----------------------------------------------------- Required properties (as per of_videomode_helper): - - atmel,dmacon: dma controler configuration - - atmel,lcdcon2: lcd controler configuration + - atmel,dmacon: dma controller configuration + - atmel,lcdcon2: lcd controller configuration - atmel,guard-time: lcd guard time (Delay in frame periods) - bits-per-pixel: lcd panel bit-depth. diff --git a/Documentation/devicetree/bindings/video/fsl,imx-fb.txt b/Documentation/devicetree/bindings/video/fsl,imx-fb.txt index 0329f60d431e..8c8c2f4e4c3f 100644 --- a/Documentation/devicetree/bindings/video/fsl,imx-fb.txt +++ b/Documentation/devicetree/bindings/video/fsl,imx-fb.txt @@ -20,7 +20,7 @@ Optional properties: register is not modified as recommended by the datasheet. - fsl,lpccr: Contrast Control Register value. This property provides the default value for the contrast control register. - If that property is ommited, the register is zeroed. + If that property is omitted, the register is zeroed. - fsl,lscr1: LCDC Sharp Configuration Register value. Example: |