]> git.ipfire.org Git - people/ms/u-boot.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)
commit1fea9e25faca9d72a52b7da1587b90153fde6239
treed1eaa9645be6b9c13793e1f8d3a56a2a29ea0f5b
parente821a7bdb13435eace82e907363dc59be56f139a
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