clk: at91: trivial: typo in peripheral clock description
authorNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 17 Jun 2015 13:22:51 +0000 (15:22 +0200)
committerBoris Brezillon <boris.brezillon@free-electrons.com>
Fri, 19 Jun 2015 13:47:33 +0000 (15:47 +0200)
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Documentation/devicetree/bindings/clock/at91-clock.txt

index 7a4d492..5ba6450 100644 (file)
@@ -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.