diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-02-10 19:11:06 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-02-10 19:11:06 +0100 |
commit | 8a3f1f181d39892e6ca11485a3c3ec15bb8e1a60 (patch) | |
tree | 9b89af44bcfa988f928bc4cb99409014202d4f44 /drivers/cpufreq/cpufreq-dt-platdev.c | |
parent | d11a1d08a082a7dc0ada423d2b2e26e9b6f2525c (diff) | |
parent | 7ac839a0a70f97e6ded82ca10e6eec77f351abce (diff) | |
download | lwn-8a3f1f181d39892e6ca11485a3c3ec15bb8e1a60.tar.gz lwn-8a3f1f181d39892e6ca11485a3c3ec15bb8e1a60.zip |
Merge back cpufreq updates for v5.12.
Diffstat (limited to 'drivers/cpufreq/cpufreq-dt-platdev.c')
-rw-r--r-- | drivers/cpufreq/cpufreq-dt-platdev.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/cpufreq/cpufreq-dt-platdev.c b/drivers/cpufreq/cpufreq-dt-platdev.c index bd2db0188cbb..3ba2f716fe97 100644 --- a/drivers/cpufreq/cpufreq-dt-platdev.c +++ b/drivers/cpufreq/cpufreq-dt-platdev.c @@ -141,8 +141,6 @@ static const struct of_device_id blacklist[] __initconst = { { .compatible = "st,stih410", }, { .compatible = "st,stih418", }, - { .compatible = "sigma,tango4", }, - { .compatible = "ti,am33xx", }, { .compatible = "ti,am43", }, { .compatible = "ti,dra7", }, |