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

usb_a9g20.dts (348B)


      1// SPDX-License-Identifier: GPL-2.0-or-later
      2/*
      3 * usb_a9g20.dts - Device Tree file for Caloa USB A9G20 board
      4 *
      5 *  Copyright (C) 2011 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
      6 */
      7/dts-v1/;
      8#include "usb_a9g20_common.dtsi"
      9
     10/ {
     11	model = "Calao USB A9G20";
     12	compatible = "calao,usb-a9g20", "atmel,at91sam9g20", "atmel,at91sam9";
     13};