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
mtd: nand: omap: Fix comment in platform data using wrong Kconfig symbol
[linux/fpc-iii.git]
/
arch
/
arm
/
boot
/
dts
/
bcm4709.dtsi
blob
e1bb8661955f0757da1bd92674817a3f10d8f68c
1
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
2
/*
3
* Copyright (C) 2016 Rafał Miłecki <rafal@milecki.pl>
4
*/
5
6
#include "bcm4708.dtsi"
7
8
&uart0 {
9
clock-frequency = <125000000>;
10
status = "okay";
11
};