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.dtsi (424B)


      1// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
      2/*
      3 * Device Tree Source for the RZ/G2LC R9A07G044C2 SoC specific parts
      4 *
      5 * Copyright (C) 2021 Renesas Electronics Corp.
      6 */
      7
      8/dts-v1/;
      9#include "r9a07g044.dtsi"
     10
     11/ {
     12	compatible = "renesas,r9a07g044c2", "renesas,r9a07g044";
     13};
     14
     15&soc {
     16	/delete-node/ ssi@1004a800;
     17	/delete-node/ serial@1004c800;
     18	/delete-node/ adc@10059000;
     19	/delete-node/ ethernet@11c30000;
     20};