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

p1010rdb-pa.dts (345B)


      1// SPDX-License-Identifier: GPL-2.0-or-later
      2/*
      3 * P1010 RDB Device Tree Source
      4 *
      5 * Copyright 2011 Freescale Semiconductor Inc.
      6 */
      7
      8/include/ "p1010si-pre.dtsi"
      9
     10/ {
     11	model = "fsl,P1010RDB";
     12	compatible = "fsl,P1010RDB";
     13
     14	/include/ "p1010rdb_32b.dtsi"
     15};
     16
     17/include/ "p1010rdb.dtsi"
     18/include/ "p1010rdb-pa.dtsi"
     19/include/ "p1010si-post.dtsi"