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

meson-gxl-s905d-libretech-pc.dts (363B)


      1// SPDX-License-Identifier: GPL-2.0
      2/*
      3 * Copyright (c) 2019 BayLibre SAS. All rights reserved.
      4 * Author: Jerome Brunet <jbrunet@baylibre.com>
      5 */
      6
      7/dts-v1/;
      8
      9#include "meson-gxl-s905d.dtsi"
     10#include "meson-gx-libretech-pc.dtsi"
     11
     12/ {
     13	compatible = "libretech,aml-s905d-pc", "amlogic,s905d",
     14		     "amlogic,meson-gxl";
     15	model = "Libre Computer AML-S905D-PC";
     16};