aboutsummaryrefslogtreecommitdiff
path: root/src/arm/omap5-board-common.dtsi
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2018-02-09 22:33:22 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2018-02-09 22:33:22 +0000
commit16ae49e2bea5badc71c2265966ec2a9b0ba541dc (patch)
tree5ff3ed27eadaf4f2d05b771bc108bd500b3d8f48 /src/arm/omap5-board-common.dtsi
parent550370858c61e6f7fe3832de73daa9cc25ba716a (diff)
downloadsrc-16ae49e2bea5badc71c2265966ec2a9b0ba541dc.tar.gz
src-16ae49e2bea5badc71c2265966ec2a9b0ba541dc.zip
Update our copies of the Device Tree Source to Linux 4.15vendor/device-tree/4.15
Notes
Notes: svn path=/vendor/device-tree/dist/; revision=329088 svn path=/vendor/device-tree/4.15/; revision=329090; tag=vendor/device-tree/4.15
Diffstat (limited to 'src/arm/omap5-board-common.dtsi')
-rw-r--r--src/arm/omap5-board-common.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/arm/omap5-board-common.dtsi b/src/arm/omap5-board-common.dtsi
index 7824b2631cb6..1b20838bb9a4 100644
--- a/src/arm/omap5-board-common.dtsi
+++ b/src/arm/omap5-board-common.dtsi
@@ -14,6 +14,10 @@
display0 = &hdmi0;
};
+ chosen {
+ stdout-path = &uart3;
+ };
+
vmain: fixedregulator-vmain {
compatible = "regulator-fixed";
regulator-name = "vmain";
@@ -69,12 +73,14 @@
clocks = <&auxclk1_ck>;
clock-names = "main_clk";
clock-frequency = <19200000>;
+ #phy-cells = <0>;
};
/* HS USB Host PHY on PORT 3 */
hsusb3_phy: hsusb3_phy {
compatible = "usb-nop-xceiv";
reset-gpios = <&gpio3 15 GPIO_ACTIVE_LOW>; /* gpio3_79 ETH_NRESET */
+ #phy-cells = <0>;
};
tpd12s015: encoder {