projects
/
linux-2.6-microblaze.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'iio-fixes-for-5.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23...
[linux-2.6-microblaze.git]
/
arch
/
arm
/
boot
/
dts
/
ste-db8520.dtsi
1
// 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 = <1152000 0
10
800000 0
11
400000 0
12
200000 0>;
13
};
14
};
15
};