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

imx8mm-venice-gw71xx-0x.dts (363B)


      1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
      2/*
      3 * Copyright 2020 Gateworks Corporation
      4 */
      5
      6/dts-v1/;
      7
      8#include "imx8mm.dtsi"
      9#include "imx8mm-venice-gw700x.dtsi"
     10#include "imx8mm-venice-gw71xx.dtsi"
     11
     12/ {
     13	model = "Gateworks Venice GW71xx-0x i.MX8MM Development Kit";
     14	compatible = "gw,imx8mm-gw71xx-0x", "fsl,imx8mm";
     15
     16	chosen {
     17		stdout-path = &uart2;
     18	};
     19};