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

imx6q-ds.dts (376B)


      1// SPDX-License-Identifier: GPL-2.0+
      2//
      3// Copyright 2021 Dillon Min <dillon.minfei@gmail.com>
      4//
      5// Based on imx6qdl-sabresd.dtsi which is:
      6// Copyright 2012 Freescale Semiconductor, Inc.
      7// Copyright 2011 Linaro Ltd.
      8
      9/dts-v1/;
     10
     11#include "imx6q.dtsi"
     12#include "imx6qdl-ds.dtsi"
     13
     14/ {
     15	model = "DaSheng i.MX6 Quad Com-9xx Board";
     16	compatible = "ds,imx6q-sbc", "fsl,imx6q";
     17};