[PATCH] of: fix a few typos in the binding documentation

Rob Herring robherring2 at gmail.com
Fri Jul 6 02:08:17 EST 2012


On 04/23/2012 03:57 AM, Uwe Kleine-König wrote:
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---

Applied for 3.6.

Rob

>  Documentation/devicetree/bindings/mtd/atmel-nand.txt |    2 +-
>  Documentation/devicetree/bindings/mtd/partition.txt  |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/mtd/atmel-nand.txt b/Documentation/devicetree/bindings/mtd/atmel-nand.txt
> index a200695..0c1bccd 100644
> --- a/Documentation/devicetree/bindings/mtd/atmel-nand.txt
> +++ b/Documentation/devicetree/bindings/mtd/atmel-nand.txt
> @@ -3,7 +3,7 @@ Atmel NAND flash
>  Required properties:
>  - compatible : "atmel,at91rm9200-nand".
>  - reg : should specify localbus address and size used for the chip,
> -	and if availlable the ECC.
> +	and if available the ECC.
>  - atmel,nand-addr-offset : offset for the address latch.
>  - atmel,nand-cmd-offset : offset for the command latch.
>  - #address-cells, #size-cells : Must be present if the device has sub-nodes
> diff --git a/Documentation/devicetree/bindings/mtd/partition.txt b/Documentation/devicetree/bindings/mtd/partition.txt
> index f114ce1..6e1f61f 100644
> --- a/Documentation/devicetree/bindings/mtd/partition.txt
> +++ b/Documentation/devicetree/bindings/mtd/partition.txt
> @@ -35,4 +35,4 @@ flash at 0 {
>  	uimage at 100000 {
>  		reg = <0x0100000 0x200000>;
>  	};
> -];
> +};
> 




More information about the devicetree-discuss mailing list