summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorRashmi A <rashmi.a@intel.com>2021-06-03 23:52:42 +0530
committerUlf Hansson <ulf.hansson@linaro.org>2021-06-29 16:45:16 +0200
commit2f2b73a29d2aabf5ad0150856c3e5cb6e04dcfc1 (patch)
tree200cd2535837ca35daa86deb94fc93b61f4a3dd0 /tools/perf/scripts/python/syscall-counts.py
parentb2af322792d64d3748b9915cbcbd031dd035d7e2 (diff)
downloadkernel-2f2b73a29d2aabf5ad0150856c3e5cb6e04dcfc1.tar.gz
phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP
Since the EMMC clock 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. Spamming kernel log msg: "phy phy-20290000.mmc_phy.2: Unsupported rate: 43750000" Signed-off-by: Rashmi A <rashmi.a@intel.com> Reviewed-by: Adrian Hunter <adrian.hunter@intel.com> Acked-By: Vinod Koul <vkoul@kernel.org> Link: https://lore.kernel.org/r/20210603182242.25733-3-rashmi.a@intel.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
7-16 09:05:52 -0700'>2007-07-16compat32: ignore the LOOP_CLR_FD ioctlGeert Uytterhoeven 2007-05-25fix compat console unimap regressionHugh Dickins 2007-05-10Allow compat_ioctl.c to compile without CONFIG_NETSimon Horman 2007-05-08Fix error handling in HDIO_GETGEO compat wrapperAndreas Schwab 2007-05-08cleanup compat ioctl handlingChristoph Hellwig 2007-05-08merge compat_ioctl.h into compat_ioctl.cChristoph Hellwig 2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap 2007-05-02[PATCH] x86-64: Shut up warnings for vfat compat ioctls on other file systemsAndi Kleen 2007-05-02[PATCH] x86-64: Shut up 32bit emulation for SIOCGIFCOUNTAndi Kleen 2007-05-02[PATCH] x86-64: Define IGNORE_IOCTL() macro for compat_ioctlsAndi Kleen 2007-04-25[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolutionEric Dumazet 2007-03-27[PATCH] wext: Add missing ioctls to 64<->32 conversionJean Tourrilhes