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
/
bcm4709.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
&uart0 {
10
clock-frequency = <125000000>;
11
status = "okay";
12
};