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

imx7s-mba7.dts (474B)


      1// SPDX-License-Identifier: GPL-2.0 OR X11
      2/*
      3 * Device Tree Source for TQ-Systems TQMa7S board on MBa7 carrier board.
      4 *
      5 * Copyright (C) 2016 TQ-Systems GmbH
      6 * Author: Markus Niebel <Markus.Niebel@tq-group.com>
      7 * Copyright (C) 2019 Bruno Thomsen <bruno.thomsen@gmail.com>
      8 */
      9
     10/dts-v1/;
     11
     12#include "imx7s-tqma7.dtsi"
     13#include "imx7-mba7.dtsi"
     14
     15/ {
     16	model = "TQ-Systems TQMa7S board on MBa7 carrier board";
     17	compatible = "tq,imx7s-mba7", "tq,imx7s-tqma7", "fsl,imx7s";
     18};