Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos...
[linux-2.6-block.git] / arch / arm / boot / dts / bcm47094.dtsi
CommitLineData
54b902a4
RM
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
92b7b6ad
RM
9/ {
10 usb3_phy: usb3-phy {
11 compatible = "brcm,ns-bx-usb3-phy";
12 };
13};
14
54b902a4
RM
15&uart0 {
16 clock-frequency = <125000000>;
7b790d3b 17 status = "okay";
54b902a4 18};