repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
ste-db8520.dtsi
blob
48bd8728ae27fd377931c2240883a050b56de517
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
};