projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c95a05f
)
cpufreq: dt: Add zynqmp to the cpufreq dt platdev
author
Shubhrajyoti Datta
<
[email protected]
>
Thu, 13 Jul 2017 09:19:10 +0000
(11:19 +0200)
committer
Rafael J. Wysocki
<
[email protected]
>
Sun, 16 Jul 2017 00:12:35 +0000
(
02:12
+0200)
Add zynqmp to the cpufreq dt platform device.
Signed-off-by: Shubhrajyoti Datta <
[email protected]
>
Signed-off-by: Michal Simek <
[email protected]
>
Acked-by: Viresh Kumar <
[email protected]
>
Signed-off-by: Rafael J. Wysocki <
[email protected]
>
drivers/cpufreq/cpufreq-dt-platdev.c
patch
|
blob
|
history
diff --git
a/drivers/cpufreq/cpufreq-dt-platdev.c
b/drivers/cpufreq/cpufreq-dt-platdev.c
index 1c262923fe588256e4ee1c48212f2742340ebf4a..2eb40d46d35778b7c296e79767c9c00c6224dd27 100644
(file)
--- a/
drivers/cpufreq/cpufreq-dt-platdev.c
+++ b/
drivers/cpufreq/cpufreq-dt-platdev.c
@@
-94,6
+94,7
@@
static const struct of_device_id machines[] __initconst = {
{ .compatible = "ti,omap5", },
{ .compatible = "xlnx,zynq-7000", },
+ { .compatible = "xlnx,zynqmp", },
{ .compatible = "zte,zx296718", },