Newer
Older
barebox / dts / src / arm / omap3-beagle-xm-ab.dts
@Sascha Hauer Sascha Hauer on 11 Jul 2019 283 bytes dts: update to v5.2-rc6
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
 */

#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;
	};
};