[GIT PULL] amlogic fixes for v5.13-rc
Neil Armstrong
narmstrong at baylibre.com
Mon May 31 00:41:36 PDT 2021
Hi,
Here's a couple of fixes for v5.13-rc1, one for the amlogic Kconfig and another for the meson-clk-measure soc driver.
Neil
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-fixes-v5.13-rc1
for you to fetch changes up to 4cce442ffe5448ef572adc8b3abe7001b398e709:
arm64: meson: select COMMON_CLK (2021-05-31 09:27:08 +0200)
----------------------------------------------------------------
Amlogic fixes for v5.13-rc1
- arm64: meson: select COMMON_CLK to select a proper implementation of the clock API
- soc: amlogic: meson-clk-measure: remove redundant dev_err call in meson_msr_probe()
----------------------------------------------------------------
Jerome Brunet (1):
arm64: meson: select COMMON_CLK
Qiheng Lin (1):
soc: amlogic: meson-clk-measure: remove redundant dev_err call in meson_msr_probe()
arch/arm64/Kconfig.platforms | 1 +
drivers/soc/amlogic/meson-clk-measure.c | 4 +---
2 files changed, 2 insertions(+), 3 deletions(-)
More information about the linux-amlogic
mailing list