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-7020.dtsi (392B)


      1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
      2/*
      3 * Copyright (C) 2016 Marvell Technology Group Ltd.
      4 *
      5 * Device Tree file for the Armada 7020 SoC, made of an AP806 Dual and
      6 * one CP110.
      7 */
      8
      9#include "armada-ap806-dual.dtsi"
     10#include "armada-70x0.dtsi"
     11
     12/ {
     13	model = "Marvell Armada 7020";
     14	compatible = "marvell,armada7020", "marvell,armada-ap806-dual",
     15		     "marvell,armada-ap806";
     16};