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

r8a77961-ulcb-kf.dts (386B)


      1// SPDX-License-Identifier: GPL-2.0
      2/*
      3 * Device Tree Source for the M3ULCB Kingfisher board with R-Car M3-W+
      4 *
      5 * Copyright (C) 2020 Eugeniu Rosca <rosca.eugeniu@gmail.com>
      6 */
      7
      8#include "r8a77961-ulcb.dts"
      9#include "ulcb-kf.dtsi"
     10
     11/ {
     12	model = "Renesas M3ULCB Kingfisher board based on r8a77961";
     13	compatible = "shimafuji,kingfisher", "renesas,m3ulcb",
     14		     "renesas,r8a77961";
     15};