public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [“PATCH” 0/2] [KMB] mmc clock-frequency property update and
@ 2021-06-03 18:22 rashmi.a
  2021-06-03 18:22 ` [“PATCH” 1/2] mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xin rashmi.a
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: rashmi.a @ 2021-06-03 18:22 UTC (permalink / raw)
  To: linux-drivers-review-request, michal.simek, ulf.hansson,
	linux-mmc, linux-arm-kernel, linux-kernel, kishon, vkoul,
	andriy.shevchenko, linux-phy
  Cc: mgross, kris.pan, furong.zhou, mallikarjunappa.sangannavar,
	adrian.hunter, mahesh.r.vaidya, nandhini.srikandan,
	lakshmi.bai.raja.subramanian, rashmi.a

From: Rashmi A <rashmi.a@intel.com>

Patch1: If clock-frequency property is set and it is not the same as the
        current clock rate of clk_xin(base clock frequency), set clk_xin
        to use the provided clock rate.

Patch2: Since the EMMC clock in KMB was changed from 200Mhz to 175Mhz in
	FIP,there were some warnings introduced, as the frequency values
        being checked was still wrt 200Mhz in code. Hence, the frequency
        checks are now updated based on the current 175Mhz EMMC clock
        changed in FIP.

Review comments from Adrian Hunter have been incorporated.
Above 2  patches are tested with Keem Bay evaluation module board.

Please help to review this patch set.


Rashmi A (2):
  mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xin
  phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP

 drivers/mmc/host/sdhci-of-arasan.c         | 14 ++++++++++++--
 drivers/phy/intel/phy-intel-keembay-emmc.c |  3 ++-
 2 files changed, 14 insertions(+), 3 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-06-29 15:09 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-03 18:22 [“PATCH” 0/2] [KMB] mmc clock-frequency property update and rashmi.a
2021-06-03 18:22 ` [“PATCH” 1/2] mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xin rashmi.a
2021-06-04  6:13   ` Michal Simek
2021-06-17 10:04     ` Ulf Hansson
2021-06-17 10:18       ` Sai Krishna Potthuri
2021-06-03 18:22 ` [“PATCH” 2/2] phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP rashmi.a
2021-06-08 12:52   ` Ulf Hansson
2021-06-09  3:40     ` Vinod Koul
2021-06-29 15:08 ` [“PATCH” 0/2] [KMB] mmc clock-frequency property update and Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox