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

aspeed-bmc-ibm-rainier-4u.dts (300B)


      1// SPDX-License-Identifier: GPL-2.0-or-later
      2// Copyright 2020 IBM Corp.
      3/dts-v1/;
      4
      5#include "aspeed-bmc-ibm-rainier.dts"
      6
      7/ {
      8	model = "Rainier 4U";
      9};
     10
     11&i2c3 {
     12	power-supply@6a {
     13		compatible = "ibm,cffps";
     14		reg = <0x6a>;
     15	};
     16
     17	power-supply@6b {
     18		compatible = "ibm,cffps";
     19		reg = <0x6b>;
     20	};
     21};