summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/intel_pstate.c
diff options
context:
space:
mode:
authorOctavian Purdila2017-05-30 17:57:18 +0200
committerRafael J. Wysocki2017-06-24 01:35:13 +0200
commit3fafb4e77279ed375077e95f54ee687b481c24d2 (patch)
treee901fa7bc0da07297acd1532c47c3f4de5297698 /drivers/cpufreq/intel_pstate.c
parentcpufreq: dt: Add support for hi3660 (diff)
downloadkernel-qcow2-linux-3fafb4e77279ed375077e95f54ee687b481c24d2.tar.gz
kernel-qcow2-linux-3fafb4e77279ed375077e95f54ee687b481c24d2.tar.xz
kernel-qcow2-linux-3fafb4e77279ed375077e95f54ee687b481c24d2.zip
cpufreq: imx6q: imx6ull should use the same flow as imx6ul
This fixes an issue with imx6ull where setting the frequency to 528Mhz would actually set the ARM clock to 324Mhz. Signed-off-by: Octavian Purdila <octavian.purdila@nxp.com> Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq/intel_pstate.c')
0 files changed, 0 insertions, 0 deletions
e given as an example for USART in SPI mode has been updated in order to include DMA bindings. Signed-off-by: Radu Pirea <radu_nicolae.pirea@upb.ro> Signed-off-by: Mark Brown <broonie@kernel.org> * spi: ep93xx: Drop unused variableLinus Walleij2019-05-081-1/+0Star | | | | | | | | | | My previous patch leaves a dangling variable in the driver. get rid of it. Fixes: 06a391b1621e ("spi: ep93xx: Convert to use CS GPIO descriptors") Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org> * Merge branch 'spi-5.2' into spi-nextMark Brown2019-05-02