]> git.baikalelectronics.ru Git - uboot.git/commit
net: ravb: Add clock handling support
authorMarek Vasut <marek.vasut@gmail.com>
Fri, 21 Jul 2017 21:20:35 +0000 (23:20 +0200)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 2 Aug 2017 19:26:25 +0000 (04:26 +0900)
commit461c6b0590e697a91b48fa476443f30e640513f2
treed1eaa9645be6b9c13793e1f8d3a56a2a29ea0f5b
parent53f6244f2a10f663beeafce4eb59f32900b73140
net: ravb: Add clock handling support

Add support for enabling and disabling the clock using the clock
framework based on the content of OF instead of doing it manually
in the board file.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
drivers/net/ravb.c