From: Arnd Bergmann Date: Mon, 23 Nov 2020 20:44:35 +0000 (+0100) Subject: Merge tag 'samsung-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v5.11-rc1~90^2~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4ce4be5d28deeeb6aa3f724c3fcb3c1627e40f10;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'samsung-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/drivers Samsung SoC drivers changes for v5.11 1. Limit the big.LITTLE cpuidle driver to Peach-Pit/Pi Chromebooks only because these are the only platforms were the driver works properly. 2. Convert the Exynos CLKOUT driver to a full module which solves boot-probe ordering issues (e.g. if device nodes in DTS are moved). This also brings modularization and compile testing. 3. Few minor cleanups in documentation and code. * tag 'samsung-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux: clk: samsung: allow building the clkout driver as module soc: samsung: s3c-pm-check: Fix incorrectly named variable 'val' soc: samsung: exynos5422-asv: remove unneeded semicolon serial: s3c: Update path of Samsung S3C machine file Documentation: Update paths of Samsung S3C machine files clk: samsung: exynos-clkout: convert to module driver soc: samsung: exynos-pmu: instantiate clkout driver as MFD cpuidle: big.LITTLE: enable driver only on Peach-Pit/Pi Chromebooks Link: https://lore.kernel.org/r/20201113162211.10020-1-krzk@kernel.org Signed-off-by: Arnd Bergmann --- 4ce4be5d28deeeb6aa3f724c3fcb3c1627e40f10