Searched +full:p9 +full:- +full:occ (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/sys/contrib/device-tree/Bindings/fsi/ |
H A D | ibm,p9-occ.txt | 1 Device-tree bindings for FSI-attached POWER9/POWER10 On-Chip Controller (OCC) 2 ----------------------------------------------------------------------------- 4 This is the binding for the P9 or P10 On-Chip Controller accessed over FSI from 6 nodes. The OCC is not an FSI slave device itself, rather it is accessed 10 - compatible = "ibm,p9-occ" or "ibm,p10-occ" 14 occ { 15 compatible = "ibm,p9-occ";
|
/freebsd-src/sys/contrib/device-tree/src/arm/aspeed/ |
H A D | ibm-power9-dual.dtsi | 1 // SPDX-License-Identifier: GPL-2.0+ 7 #address-cells = <1>; 8 #size-cells = <1>; 9 chip-id = <0>; 17 compatible = "ibm,fsi-i2c-master"; 19 #address-cells = <1>; 20 #size-cells = <0>; 22 cfam0_i2c0: i2c-bus@0 { 26 cfam0_i2c1: i2c-bus@1 { 30 cfam0_i2c2: i2c-bus@2 { [all …]
|
H A D | ibm-power10-quad.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 4 #include "ibm-power10-dual.dtsi" 8 compatible = "ibm,i2cr-fsi-master"; 10 #address-cells = <2>; 11 #size-cells = <0>; 15 #address-cells = <1>; 16 #size-cells = <1>; 17 chip-id = <0>; 20 compatible = "ibm,i2cr-scom"; 25 compatible = "ibm,p9-sbefifo"; [all …]
|
H A D | ibm-power10-dual.dtsi | 1 // SPDX-License-Identifier: GPL-2.0-or-later 7 #address-cells = <2>; 8 #size-cells = <0>; 10 cfam-reset-gpios = <&gpio0 ASPEED_GPIO(Q, 0) GPIO_ACTIVE_HIGH>; 14 #address-cell [all...] |
H A D | aspeed-bmc-ibm-everest.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 /dts-v1/; 5 #include "aspeed-g6.dtsi" 6 #include <dt-bindings/gpio/aspeed-gpio.h> 7 #include <dt-binding [all...] |
H A D | aspeed-bmc-opp-tacoma.dts | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 /dts-v1/; 5 #include "aspeed-g6.dtsi" 6 #include <dt-bindings/gpio/aspeed-gpio.h> 7 #include <dt-binding [all...] |
/freebsd-src/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | ibm,occ-hwmon.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/hwmon/ibm,occ-hwmon.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: IBM On-Chip Controller (OCC) accessed from a service processor 10 - Eddie James <eajames@linux.ibm.com> 13 The POWER processor On-Chip Controller (OCC) helps manage power and 15 controller can query the OCC for it's power and thermal data to report 21 - ibm,p9-occ-hwmon 22 - ibm,p10-occ-hwmon [all …]
|