cachepc-linux

Fork of AMDESE/linux with modifications for CachePC side-channel attack
git clone https://git.sinitax.com/sinitax/cachepc-linux
Log | Files | Refs | README | LICENSE | sfeed.txt

omap3-beagle-xm-ab.dts (284B)


      1// SPDX-License-Identifier: GPL-2.0-only
      2/*
      3 * Copyright (C) 2011 Texas Instruments Incorporated - https://www.ti.com/
      4 */
      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};