summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorYixun Lan <dlan@kernel.org>2026-07-26 08:19:38 +0000
committerYixun Lan <dlan@kernel.org>2026-07-26 08:19:38 +0000
commita7259b5e9e1d93fca0e898ec58d50e3e577e814f (patch)
tree93f1b4d487519dc549fca527a4daf54087484e27 /drivers
parentab869d8c2e6144ffdd8cd0090c10081fc39ec58e (diff)
parent31efde747b5e5d2c185e06d872a9ef9b87f505ac (diff)
downloadlinux-next-a7259b5e9e1d93fca0e898ec58d50e3e577e814f.tar.gz
linux-next-a7259b5e9e1d93fca0e898ec58d50e3e577e814f.zip
Merge branch 'spacemit-dt-for-next' into spacemit-for-next
Diffstat (limited to 'drivers')
-rw-r--r--drivers/cpufreq/cpufreq-dt-platdev.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c
index ff1204c666b1..26f81f4d56df 100644
--- a/drivers/cpufreq/cpufreq-dt-platdev.c
+++ b/drivers/cpufreq/cpufreq-dt-platdev.c
@@ -81,6 +81,8 @@ static const struct of_device_id allowlist[] __initconst = {
{ .have_governor_per_policy = true, },
},
+ { .compatible = "spacemit,k1", },
+
{ .compatible = "st-ericsson,u8500", },
{ .compatible = "st-ericsson,u8540", },
{ .compatible = "st-ericsson,u9500", },