1 .. SPDX-License-Identifier: GPL-2.0 1 .. SPDX-License-Identifier: GPL-2.0 2 2 3 Kernel driver bpa-rs600 3 Kernel driver bpa-rs600 4 ======================= 4 ======================= 5 5 6 Supported chips: 6 Supported chips: 7 7 8 * BPA-RS600-120 8 * BPA-RS600-120 9 9 10 Datasheet: Publicly available at the BluTe 10 Datasheet: Publicly available at the BluTek website 11 http://blutekpower.com/wp-content/uploa 11 http://blutekpower.com/wp-content/uploads/2019/01/BPA-RS600-120-07-19-2018.pdf 12 12 13 Authors: 13 Authors: 14 - Chris Packham <chris.packham@alliedtele 14 - Chris Packham <chris.packham@alliedtelesis.co.nz> 15 15 16 Description 16 Description 17 ----------- 17 ----------- 18 18 19 The BPA-RS600 is a compact 600W removable powe 19 The BPA-RS600 is a compact 600W removable power supply module. 20 20 21 Usage Notes 21 Usage Notes 22 ----------- 22 ----------- 23 23 24 This driver does not probe for PMBus devices. 24 This driver does not probe for PMBus devices. You will have to instantiate 25 devices explicitly. 25 devices explicitly. 26 26 27 Sysfs attributes 27 Sysfs attributes 28 ---------------- 28 ---------------- 29 29 30 ======================= ====================== 30 ======================= ============================================ 31 curr1_label "iin" 31 curr1_label "iin" 32 curr1_input Measured input current 32 curr1_input Measured input current 33 curr1_max Maximum input current 33 curr1_max Maximum input current 34 curr1_max_alarm Input current high ala 34 curr1_max_alarm Input current high alarm 35 35 36 curr2_label "iout1" 36 curr2_label "iout1" 37 curr2_input Measured output curren 37 curr2_input Measured output current 38 curr2_max Maximum output current 38 curr2_max Maximum output current 39 curr2_max_alarm Output current high al 39 curr2_max_alarm Output current high alarm 40 40 41 fan1_input Measured fan speed 41 fan1_input Measured fan speed 42 fan1_alarm Fan warning 42 fan1_alarm Fan warning 43 fan1_fault Fan fault 43 fan1_fault Fan fault 44 44 45 in1_label "vin" 45 in1_label "vin" 46 in1_input Measured input voltage 46 in1_input Measured input voltage 47 in1_max Maximum input voltage 47 in1_max Maximum input voltage 48 in1_max_alarm Input voltage high ala 48 in1_max_alarm Input voltage high alarm 49 in1_min Minimum input voltage 49 in1_min Minimum input voltage 50 in1_min_alarm Input voltage low alar 50 in1_min_alarm Input voltage low alarm 51 51 52 in2_label "vout1" 52 in2_label "vout1" 53 in2_input Measured output voltag 53 in2_input Measured output voltage 54 in2_max Maximum output voltage 54 in2_max Maximum output voltage 55 in2_max_alarm Output voltage high al 55 in2_max_alarm Output voltage high alarm 56 in2_min Maximum output voltage 56 in2_min Maximum output voltage 57 in2_min_alarm Output voltage low ala 57 in2_min_alarm Output voltage low alarm 58 58 59 power1_label "pin" 59 power1_label "pin" 60 power1_input Measured input power 60 power1_input Measured input power 61 power1_alarm Input power alarm 61 power1_alarm Input power alarm 62 power1_max Maximum input power 62 power1_max Maximum input power 63 63 64 power2_label "pout1" 64 power2_label "pout1" 65 power2_input Measured output power 65 power2_input Measured output power 66 power2_max Maximum output power 66 power2_max Maximum output power 67 power2_max_alarm Output power high alar 67 power2_max_alarm Output power high alarm 68 68 69 temp1_input Measured temperature a 69 temp1_input Measured temperature around input connector 70 temp1_alarm Temperature alarm 70 temp1_alarm Temperature alarm 71 71 72 temp2_input Measured temperature a 72 temp2_input Measured temperature around output connector 73 temp2_alarm Temperature alarm 73 temp2_alarm Temperature alarm 74 ======================= ====================== 74 ======================= ============================================
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.