From: Simon Horman Date: Mon, 5 Jan 2015 00:40:49 +0000 (+0900) Subject: ARM: shmobile: r8a7794: Correct SDHI clock base address, labels and output-names X-Git-Tag: omap-for-v4.2/o2_dc~53^2~44^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e7e155483dfbf590be9b05e53ae954dced73253;p=pandora-kernel.git ARM: shmobile: r8a7794: Correct SDHI clock base address, labels and output-names * Correct base address of SD3 div6 clk. * Update div6 clock node labels There appears to have been some inconsistency and confusion here as on the r8a7790 these clocks are referred to as SD(HI)1 and SD(HI)2 while on the r8a7791 and r8a7794 they are referred to as SD(HI)2 and SD(HI)3. This has no run-time affect as the clock nodes are not currently used. Fixes: 8e181633e6ca96049 ("ARM: shmobile: r8a7794: Add SDHI clocks to device tree") Reported-by: Sergei Shtylyov Reported-by: Geert Uytterhoeven Signed-off-by: Simon Horman Acked-by: Geert Uytterhoeven --- Reading git-diff-tree failed