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

r8a774e1-hihope-rzg2h-ex.dts (465B)


      1// SPDX-License-Identifier: GPL-2.0
      2/*
      3 * Device Tree Source for the HiHope RZ/G2H sub board
      4 *
      5 * Copyright (C) 2020 Renesas Electronics Corp.
      6 */
      7
      8#include "r8a774e1-hihope-rzg2h.dts"
      9#include "hihope-rzg2-ex.dtsi"
     10
     11/ {
     12	model = "HopeRun HiHope RZ/G2H with sub board";
     13	compatible = "hoperun,hihope-rzg2-ex", "hoperun,hihope-rzg2h",
     14		     "renesas,r8a774e1";
     15};
     16
     17/* Set SW43 = ON and SW1001[7] = OFF for SATA port to be activated */
     18&sata {
     19	status = "okay";
     20};