commit | 31b817bc82f5f2c22d96bba719183ec6879f85b9 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Jan 14 17:21:59 2015 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Thu Jan 15 14:51:56 2015 +0100 |
tree | 4200b90d2bab00606f752f0e776a76f424069af3 | |
parent | 9aa0216550b227f41e3e515d3bfdb336bb92dc38 [diff] |
usb: gadget: at91_udc: Document DT clocks and clock-names property The at91_udc driver request 2 clocks, and thus need them to be defined in the device tree. Document the clocks and clock-names properties so that everybody use the correct names. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>