xref: /freebsd-src/sys/contrib/device-tree/src/arm/ti/omap/omap3-beagle-xm-ab.dts (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0-only
2*f126890aSEmmanuel Vadot/*
3*f126890aSEmmanuel Vadot * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/
4*f126890aSEmmanuel Vadot */
5*f126890aSEmmanuel Vadot
6*f126890aSEmmanuel Vadot#include "omap3-beagle-xm.dts"
7*f126890aSEmmanuel Vadot
8*f126890aSEmmanuel Vadot/ {
9*f126890aSEmmanuel Vadot	/* HS USB Port 2 Power enable was inverted with the xM C */
10*f126890aSEmmanuel Vadot	hsusb2_power: hsusb2_power_reg {
11*f126890aSEmmanuel Vadot		enable-active-high;
12*f126890aSEmmanuel Vadot	};
13*f126890aSEmmanuel Vadot};
14