mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
Export MCU related 'reset' and 'serial bootloader' pins in sysfs using 'gpio-export' as 'mcu-enable' and 'mcu-bootloader'. Default configuration of MCU related pins will keep MCU in reset state, with the serial bootloader enabled. While at it, fix also trailing white space error in 'gpio_keys' node. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>