Dell PowerSwitch S4112F-ON Open Networking Hardware Diagnostic Guide April 201 - Page 38

Output, list output, get output

Page 38 highlights

gpiotool --get [--chip=] [--pin=] (or) gpiotool -g [-c ] [-H ] Execute repeatedly command by count:= gpiotool --iteration=max/ [option1] [option2]... (or) gpiotool -I max/ [option1] [option2]... Usage:= -h, --h Show the help text -l, --list List the understood TLV codes and names -s, --set Set operation -g, --get Get operation -c, --chip= GPIO chip -I, --iteration= Iteration command execution -H, --pin= GPIO pin number -V, --val= Value to be set Output list output root@dell-diag-os:~# gpiotool --list Chip 0 Core Gpio bits: 60 CORE gpiochip196 Bit Name Dir AC Value 15 SATA_GP0 IN LOW 0 16 SATA_LEDN OUT LOW 0 17 SATA3_GP0 IN LOW 0 19 FLEX_CLK_SE0 IN LOW 0 20 FLEX_CLK_SE1 IN LOW 0 32 GPIO_SUS1 IN LOW 0 33 GPIO_SUS2 OUT LOW 0 34 CPU_RESET_B OUT LOW 0 36 PMU_SUSCLK OUT LOW 0 37 PMU_SLP_DDRVTT_B IN LOW 0 38 PMU_SLP_LAN_B IN LOW 0 39 PMU_WAKE_B OUT LOW 0 40 PMU_PWRBTN_B IN LOW 0 49 GBE_SDP0_1 IN LOW 0 50 GBE_LED0 IN LOW 0 51 GBE_LED1 IN LOW 0 52 GBE_LED2 IN LOW 0 53 GBE_LED3 IN LOW 0 54 NCSI_RXD1 OUT LOW 0 55 GBE_MDIO0_I2C_CLK OUT LOW 0 58 GBE_MDIO1_I2C_DATA IN LOW 0 59 JTAG_TRST OUT LOW 0 root@dell-diag-os:~# get output root@dell-diag-os:~# gpiotool --get --pin=1 Chip 0 Core Gpio bits: 60 CORE gpiochip196 Bit Name Dir Value 38 Dell EMC DAIG-OS tools

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88

gpiotool --get [--chip=<chip>] [--pin=<pin>]
(or)
gpiotool -g [-c <chip>] [-H <pin>]
Execute repeatedly command by count:=
gpiotool --iteration=max/<count> [option1] [option2]...
(or)
gpiotool -I max/<count> [option1] [option2]...
Usage:=
-h, --h
Show the help text
-l, --list
List the understood TLV codes and names
-s, --set
Set operation
-g, --get
Get operation
-c, --chip=
GPIO chip
-I, --iteration=
Iteration command execution
-H, --pin=
GPIO pin number
-V, --val=
Value to be set
Output
list output
root@dell-diag-os:~# gpiotool --list
Chip 0
Core Gpio
bits: 60 CORE gpiochip196
=========================================
Bit
Name
Dir
AC
Value
=========================================
15
SATA_GP0
IN
LOW
0
16
SATA_LEDN
OUT
LOW
0
17
SATA3_GP0
IN
LOW
0
19
FLEX_CLK_SE0
IN
LOW
0
20
FLEX_CLK_SE1
IN
LOW
0
32
GPIO_SUS1
IN
LOW
0
33
GPIO_SUS2
OUT
LOW
0
34
CPU_RESET_B
OUT
LOW
0
36
PMU_SUSCLK
OUT
LOW
0
37
PMU_SLP_DDRVTT_B
IN
LOW
0
38
PMU_SLP_LAN_B
IN
LOW
0
39
PMU_WAKE_B
OUT
LOW
0
40
PMU_PWRBTN_B
IN
LOW
0
49
GBE_SDP0_1
IN
LOW
0
50
GBE_LED0
IN
LOW
0
51
GBE_LED1
IN
LOW
0
52
GBE_LED2
IN
LOW
0
53
GBE_LED3
IN
LOW
0
54
NCSI_RXD1
OUT
LOW
0
55
GBE_MDIO0_I2C_CLK
OUT
LOW
0
58
GBE_MDIO1_I2C_DATA
IN
LOW
0
59
JTAG_TRST
OUT
LOW
0
root@dell-diag-os:~#
get output
root@dell-diag-os:~# gpiotool --get --pin=1
Chip 0
Core Gpio
bits: 60 CORE gpiochip196
===================================
Bit
Name
Dir
Value
===================================
38
Dell EMC DAIG-OS tools