power_controller: read gpio pins from device tree
authorSven Rademakers <sven.rademakers@gmail.com>
Thu, 15 Feb 2024 19:50:23 +0000 (19:50 +0000)
committerSven Rademakers <sven.rademakers@gmail.com>
Thu, 15 Feb 2024 19:56:21 +0000 (19:56 +0000)
commitfe546043c81fb04479879f69dee723c5af8c73c6
treefdc61ca40842a00d61f8bf9c0d6097d33049c626
parent08d509328e794178838939dd6b77017749b1db21
power_controller: read gpio pins from device tree

This commit is part of the effort to move configuration of hardware more
closely to the linux platform
src/app/bmc_application.rs
src/authentication/authentication_errors.rs
src/hal/gpio_definitions.rs
src/hal/helpers.rs
src/hal/power_controller.rs
src/serial_service.rs