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

mt8173-elm.dts (324B)


      1// SPDX-License-Identifier: GPL-2.0-only
      2/*
      3 * Copyright 2016 MediaTek Inc.
      4 */
      5
      6/dts-v1/;
      7#include "mt8173-elm.dtsi"
      8
      9/ {
     10	model = "Google Elm";
     11	compatible = "google,elm-rev8", "google,elm-rev7", "google,elm-rev6",
     12		     "google,elm-rev5", "google,elm-rev4", "google,elm-rev3",
     13		     "google,elm", "mediatek,mt8173";
     14};