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

rk3399-rock-pi-4a.dts (328B)


      1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
      2/*
      3 * Copyright (c) 2019 Akash Gajjar <Akash_Gajjar@mentor.com>
      4 * Copyright (c) 2019 Pragnesh Patel <Pragnesh_Patel@mentor.com>
      5 */
      6
      7/dts-v1/;
      8#include "rk3399-rock-pi-4.dtsi"
      9
     10/ {
     11	model = "Radxa ROCK Pi 4A";
     12	compatible = "radxa,rockpi4a", "radxa,rockpi4", "rockchip,rk3399";
     13};