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-3720-espressobin.dts (511B)


      1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
      2/*
      3 * Device Tree file for Globalscale Marvell ESPRESSOBin Board
      4 * Copyright (C) 2016 Marvell
      5 *
      6 * Romain Perier <romain.perier@free-electrons.com>
      7 *
      8 */
      9/*
     10 * Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schematics.pdf
     11 */
     12
     13/dts-v1/;
     14
     15#include "armada-3720-espressobin.dtsi"
     16
     17/ {
     18	model = "Globalscale Marvell ESPRESSOBin Board";
     19	compatible = "globalscale,espressobin", "marvell,armada3720", "marvell,armada3710";
     20};