omap3-beagle-xm-ab.dts 284 B

12345678910111213
  1. // SPDX-License-Identifier: GPL-2.0-only
  2. /*
  3. * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/
  4. */
  5. #include "omap3-beagle-xm.dts"
  6. / {
  7. /* HS USB Port 2 Power enable was inverted with the xM C */
  8. hsusb2_power: hsusb2_power_reg {
  9. enable-active-high;
  10. };
  11. };