From 08b93ec126ffc0b810ac615729e14c4a3571b9c8 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Fri, 12 Apr 2013 01:13:14 -0700 Subject: [PATCH] ARM: shmobile: r8a7778: use fixed ratio clock R-Car M1 has many clocks, and it is possible to read/use clock ratio of these clocks from FRQMRx. But, these ratio are fixed value and these are decided by MD pin status. This patch reads MD pin status, and used fixed ratio clock for other clocks. It was tesed on bock-w board. Signed-off-by: Kuninori Morimoto Signed-off-by: Simon Horman --- Reading git-format-patch failed