CPUFREQ: add cpufreq dts config for g12b.

PD#165090: cpufreq: add cpufreq dts config for g12b.

Change-Id: If03ef64bf55641c771f475884df348b52b867329
Signed-off-by: Hong Guo <hong.guo@amlogic.com>
This commit is contained in:
Hong Guo
2018-05-26 17:34:23 +08:00
committed by Yixun Lan
parent d5c1c16e68
commit 7db600fd75
2 changed files with 2 additions and 4 deletions

View File

@@ -516,9 +516,7 @@
cpufreq-meson {
compatible = "amlogic, cpufreq-meson";
pinctrl-names = "default";
pinctrl-0 = <&pwm_ao_d_pins3>;
status = "disable";
status = "okay";
};

View File

@@ -439,7 +439,7 @@
cpufreq-meson {
compatible = "amlogic, cpufreq-meson";
status = "disable";
status = "okay";
};