On 06-08-24, 07:58, Rob Herring (Arm) wrote:
This series enables building CPUFreq Arm based drivers on multiple
architectures when COMPILE_TEST is enabled.
The drivers for x86 and powerpc appear to be dependent on the
respective arch code, so those can't be similarly enabled for
COMPILE_TEST.
I've built this on arm32, arm64, powerpc, and x86 allmodconfig. It's
been built by 0-day and I fixed a couple of issues from that. I imagine
a few more might crop up when this is added to linux-next.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
Rob Herring (Arm) (6):
cpufreq: qcom: Add explicit io.h include for readl/writel_relaxed
cpufreq: omap: Drop asm includes
cpufreq: armada-8k: Avoid excessive stack usage
opp: ti: Drop unnecessary of_match_ptr()
cpufreq: Enable COMPILE_TEST on Arm drivers
cpufreq: Drop CONFIG_ARM and CONFIG_ARM64 dependency on Arm drivers
Applied. Thanks.
--
viresh