From: Sascha Hauer Date: Thu, 23 Apr 2015 08:35:40 +0000 (+0200) Subject: clk: mediatek: Add reset controller support X-Git-Tag: omap-for-v4.3/legacy-v2-signed~79^2~18^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d633fb7ac1e6abc39270edebbfa23131c673b5b9;p=pandora-kernel.git clk: mediatek: Add reset controller support The pericfg and infracfg units also provide reset lines to several other SoC internal units. This adds a function which can be called from the pericfg and infracfg initialization functions which will register the reset controller using reset_controller_register. The reset controller will provide support for resetting the units connected to the pericfg and infracfg controller. The units resetted by this controller can use the standard reset device tree binding to gain access to the reset lines. Signed-off-by: Sascha Hauer Acked-by: Philipp Zabel Signed-off-by: Stephen Boyd --- Reading git-diff-tree failed