mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02:00
cpufreq: dt-platdev: Add JH7110S SOC to the allowlist
Add the compatible strings for supporting the generic cpufreq driver on the StarFive JH7110S SoC. Signed-off-by: Hal Feng <hal.feng@starfivetech.com> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
This commit is contained in:
parent
2de5cb9606
commit
6e7970cab5
|
|
@ -87,6 +87,7 @@ static const struct of_device_id allowlist[] __initconst = {
|
|||
{ .compatible = "st-ericsson,u9540", },
|
||||
|
||||
{ .compatible = "starfive,jh7110", },
|
||||
{ .compatible = "starfive,jh7110s", },
|
||||
|
||||
{ .compatible = "ti,omap2", },
|
||||
{ .compatible = "ti,omap4", },
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user