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

px30-engicam-px30-core-ctouch2.dts (530B)


      1// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
      2/*
      3 * Copyright (c) 2020 Fuzhou Rockchip Electronics Co., Ltd
      4 * Copyright (c) 2020 Engicam srl
      5 * Copyright (c) 2020 Amarula Solutions
      6 * Copyright (c) 2020 Amarula Solutions(India)
      7 */
      8
      9/dts-v1/;
     10#include "px30.dtsi"
     11#include "px30-engicam-ctouch2.dtsi"
     12#include "px30-engicam-px30-core.dtsi"
     13
     14/ {
     15	model = "Engicam PX30.Core C.TOUCH 2.0";
     16	compatible = "engicam,px30-core-ctouch2", "engicam,px30-core",
     17		     "rockchip,px30";
     18
     19	chosen {
     20		stdout-path = "serial2:115200n8";
     21	};
     22};