blob: d309fad32229d9adc3c88ff7c789d04aa7b6b3cd [file] [log] [blame]
Linus Walleijf6a76d42019-11-26 13:47:35 +01001// SPDX-License-Identifier: GPL-2.0-or-later
2
3#include "ste-dbx5x0.dtsi"
4
5/ {
6 cpus {
7 cpu@300 {
8 /* cpufreq controls */
9 operating-points = <998400 0
10 800000 0
11 400000 0
12 200000 0>;
13 };
14 };
15};