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

r9a07g044l2-smarc.dts (479B)


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