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

mstar-infinity2m-ssd20xd.dtsi (317B)


      1// SPDX-License-Identifier: GPL-2.0-or-later
      2/*
      3 * Copyright (c) 2020 thingy.jp.
      4 * Author: Daniel Palmer <daniel@thingy.jp>
      5 */
      6
      7#include "mstar-infinity2m.dtsi"
      8
      9&gpio {
     10	compatible = "sstar,ssd20xd-gpio";
     11	status = "okay";
     12};
     13
     14&smpctrl {
     15	compatible = "sstar,ssd201-smpctrl", "mstar,smpctrl";
     16	status = "okay";
     17};