From 3ff0d8018105614a466b10265e6dff99de958135 Mon Sep 17 00:00:00 2001 From: "Derald D. Woods" Date: Fri, 29 Dec 2017 10:37:31 -0600 Subject: ARM: dts: omap3-beagle{-xm}: Add support for BeagleBoard This commit adds OMAP3 BeagleBoard devicetree files from Linux v4.15-rc5. This includes standard OMAP34XX board revisions as well as the 'xM' which is OMAP36XX. Signed-off-by: Derald D. Woods --- arch/arm/dts/omap3-beagle-xm-ab.dts | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 arch/arm/dts/omap3-beagle-xm-ab.dts (limited to 'arch/arm/dts/omap3-beagle-xm-ab.dts') diff --git a/arch/arm/dts/omap3-beagle-xm-ab.dts b/arch/arm/dts/omap3-beagle-xm-ab.dts new file mode 100644 index 0000000000..7ac3bcf59d --- /dev/null +++ b/arch/arm/dts/omap3-beagle-xm-ab.dts @@ -0,0 +1,16 @@ +/* + * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +#include "omap3-beagle-xm.dts" + +/ { + /* HS USB Port 2 Power enable was inverted with the xM C */ + hsusb2_power: hsusb2_power_reg { + enable-active-high; + }; +}; -- cgit v1.2.3