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-371x.dtsi (370B)


      1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
      2/*
      3 * Device Tree Include file for Marvell Armada 371x family of SoCs
      4 * (also named 88F3710)
      5 *
      6 * Copyright (C) 2016 Marvell
      7 *
      8 * Gregory CLEMENT <gregory.clement@free-electrons.com>
      9 *
     10 */
     11
     12#include "armada-37xx.dtsi"
     13
     14/ {
     15	model = "Marvell Armada 3710 SoC";
     16	compatible = "marvell,armada3710", "marvell,armada3700";
     17};