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

r9a07g044c2-smarc.dts (377B)


      1// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
      2/*
      3 * Device Tree Source for the RZ/G2LC SMARC EVK board
      4 *
      5 * Copyright (C) 2021 Renesas Electronics Corp.
      6 */
      7
      8/dts-v1/;
      9#include "r9a07g044c2.dtsi"
     10#include "rzg2lc-smarc.dtsi"
     11
     12/ {
     13	model = "Renesas SMARC EVK based on r9a07g044c2";
     14	compatible = "renesas,smarc-evk", "renesas,r9a07g044c2", "renesas,r9a07g044";
     15};