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 };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.