blob: cb6968a8bce8e9933a39f0887f0ff85bb5596f53 [file] [log] [blame]
Andrew Davis1346dc52023-04-11 13:24:59 -05001// SPDX-License-Identifier: GPL-2.0-only
Derald D. Woods3ff0d802017-12-29 10:37:31 -06002/*
Andrew Davis1346dc52023-04-11 13:24:59 -05003 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/
Derald D. Woods3ff0d802017-12-29 10:37:31 -06004 */
5
6#include "omap3-beagle-xm.dts"
7
8/ {
9 /* HS USB Port 2 Power enable was inverted with the xM C */
10 hsusb2_power: hsusb2_power_reg {
11 enable-active-high;
12 };
13};