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
x86/mm/pat: Don't report PAT on CPUs that don't support it
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
bcm47094.dtsi
blob
4840a782fc053266257438c44529bc432b22a9c5
1
/*
2
* Copyright (C) 2016 Rafał Miłecki <rafal@milecki.pl>
3
*
4
* Licensed under the ISC license.
5
*/
6
7
#include "bcm4708.dtsi"
8
9
/ {
10
usb3_phy: usb3-phy {
11
compatible = "brcm,ns-bx-usb3-phy";
12
};
13
};
14
15
&uart0 {
16
clock-frequency = <125000000>;
17
status = "okay";
18
};