-
this feature allow the cpu to turn off the power of the board on poweroff using a GPIO; the kill power GPIO have to be specified in the device tree with a power_signal node: power_signal: power_signal { power-gpio = <&gpio2 4 0>; }; modified: arch/arm/include/asm/mach/arch.h modified: arch/arm/include/asm/system_misc.h modified: arch/arm/kernel/reboot.c modified: arch/arm/kernel/setup.c modified: arch/arm/mach-imx/mach-imx6q.c
7de1d5d9
Code owners
Assign users and groups as approvers for specific file changes. Learn more.