mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
12 lines
172 B
Text
12 lines
172 B
Text
![]() |
/*
|
||
|
* Copyright (C) 2016 Rafał Miłecki <rafal@milecki.pl>
|
||
|
*
|
||
|
* Licensed under the ISC license.
|
||
|
*/
|
||
|
|
||
|
#include "bcm4708.dtsi"
|
||
|
|
||
|
&uart0 {
|
||
|
clock-frequency = <125000000>;
|
||
|
};
|