Re: [PATCH] clk: at91: trivial: typo in peripheral clock description

From: Boris Brezillon
Date: Wed Jun 17 2015 - 10:36:16 EST


On Wed, 17 Jun 2015 15:22:51 +0200
Nicolas Ferre <nicolas.ferre@xxxxxxxxx> wrote:

> Signed-off-by: Nicolas Ferre <nicolas.ferre@xxxxxxxxx>

Acked-by: Boris Brezillon <boris.brezillon@xxxxxxxxxxxxxxxxxx>

> ---
> Documentation/devicetree/bindings/clock/at91-clock.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/clock/at91-clock.txt b/Documentation/devicetree/bindings/clock/at91-clock.txt
> index 7a4d4926f44e..5ba6450693b9 100644
> --- a/Documentation/devicetree/bindings/clock/at91-clock.txt
> +++ b/Documentation/devicetree/bindings/clock/at91-clock.txt
> @@ -248,7 +248,7 @@ Required properties for peripheral clocks:
> - #address-cells : shall be 1 (reg is used to encode clk id).
> - clocks : shall be the master clock phandle.
> e.g. clocks = <&mck>;
> -- name: device tree node describing a specific system clock.
> +- name: device tree node describing a specific peripheral clock.
> * #clock-cells : from common clock binding; shall be set to 0.
> * reg: peripheral id. See Atmel's datasheets to get a full
> list of peripheral ids.



--
Boris Brezillon, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/