commit | 05d6a0884729f808b881e88affe1700fe45aab56 | [log] [tgz] |
---|---|---|
author | Boris Brezillon <boris.brezillon@free-electrons.com> | Wed Dec 03 12:32:03 2014 +0100 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Mar 09 12:28:09 2015 +0100 |
tree | 5d31d1755bc1513319324573a093cea7e8a35ce1 | |
parent | 5957457a2d96e4c9b2fecd40f29cdb3bb841d75e [diff] |
ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definition Peripheral clock is named pclk and system clock is named hclk (those are the names expected by the at91_udc driver). Drop the deprecated usb_clk (formerly used to configure the usb clock rate which is now directly configurable through hclk). Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>