PMH7TOOL(8) System Administration Utilities PMH7TOOL(8)

pmh7tool - read and write to pmh7 registers

pmh7tool [-d]
pmh7tool [-r] <addr>
pmh7tool [-w] <addr> <data>
pmh7tool [-b | -c | -s] <addr> <bit>
pmh7tool [-h]

Read and write to pmh7 registers at base address 0x15e0

Writing to PMH7 registers is very dangerous, as you directly manipulate the power rails, enable lines, interrupt lines or something else of the device. Proceed with caution.

Print this help
Print registers
Read from register at <addr>.
Read bit from register at <addr>
Write <data> to register at <addr>
Clear bit from register at <addr>
Set bit at on register at <addr>

<addr> must be in the range of 0-0x1ff
<data> must be in the range of 0-0xff
<bit>  must be in the range of 0-7

coresystems GmbH.
Man page written by Ahmad Khalifa.
November 2024