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

armada-8kp.txt (516B)


      1Marvell Armada 8KPlus Platforms Device Tree Bindings
      2----------------------------------------------------
      3
      4Boards using a SoC of the Marvell Armada 8KP families must carry
      5the following root node property:
      6
      7 - compatible, with one of the following values:
      8
      9   - "marvell,armada-8080", "marvell,armada-ap810-octa", "marvell,armada-ap810"
     10     when the SoC being used is the Armada 8080
     11
     12Example:
     13
     14compatible = "marvell,armada-8080-db", "marvell,armada-8080",
     15	     "marvell,armada-ap810-octa", "marvell,armada-ap810"