]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/arm/boot/dts/bcm47094.dtsi
Merge tag 'xfs-4.13-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[karo-tx-linux.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         usb3_phy: usb3-phy {
11                 compatible = "brcm,ns-bx-usb3-phy";
12         };
13 };
14
15 &uart0 {
16         clock-frequency = <125000000>;
17         status = "okay";
18 };