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-8080.dtsi (357B)


      1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
      2/*
      3 * Copyright (C) 2017 Marvell Technology Group Ltd.
      4 *
      5 * Device Tree file for Marvell Armada-8080 SoC, made of an AP810 OCTA.
      6 */
      7
      8#include "armada-ap810-ap0-octa-core.dtsi"
      9
     10/ {
     11	model = "Marvell 8080 board";
     12	compatible = "marvell,armada-8080", "marvell,armada-ap810-octa",
     13				"marvell,armada-ap810";
     14};