> On Mar 27, 2017, at 8:47 AM, Gerald Coley <[email protected]> wrote: > > Reset pin goes to the reset line and the power button goes to the PMIC. PMIC > pins and reset lines are not controlled via the DTS file
The interrupt into software for the power button is dts controlled: https://patchwork.kernel.org/patch/9389243/ You can eliminate the software shutdown, but the hardware will still do a power down if the button is held for more than about 10-12 seconds. > > > >> On Mon, Mar 27, 2017 at 5:02 AM, PM <[email protected]> wrote: >> Hello everybody, >> >> I am trying to disable my reset & poweroff button from my LCD7 cape. >> I saw on the schematic diagram that these buttons are directly connected to >> SYS_RESET & PWR_BUT. >> >> I would like to know if it is possible to disable these buttons by editing >> any 'dts' or 'dtso' file ? >> >> Thank you very much. >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/beagleboard/37da3ff7-94d4-4305-ad02-49b8c000655f%40googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. > > > > -- > Gerald > > [email protected] > http://beagleboard.org/ > [email protected] > > -- > For more options, visit http://beagleboard.org/discuss > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/CAHK_S%2BccvBKiyy5-AXM7pU5eSP4S09%2B1XVH2kQp5P-zk-3PVzQ%40mail.gmail.com. > For more options, visit https://groups.google.com/d/optout. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/EF50CBA4-04DC-4474-A75F-BEC25C08ACBE%40gmail.com. For more options, visit https://groups.google.com/d/optout.
