projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.19.264-gnu1
[releases.git]
/
arch
/
arm
/
boot
/
dts
/
bcm47094.dtsi
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
};
11
12
&usb3_phy {
13
compatible = "brcm,ns-bx-usb3-phy";
14
};
15
16
&uart0 {
17
clock-frequency = <125000000>;
18
status = "okay";
19
};