Re: [beagleboard] [buildroot] Enable power button in BBB

2020-05-21 Thread Szymon Kempny
Thanks for quick response. Im using Busybox, but i can try build with systemd tomorrow. Is there a quick way to overwrite power off sequence using busybox to make it work correctly? Working power button isn't nesesery im my case. W dniu piątek, 22 maja 2020 03:21:06 UTC+2 użytkownik

Re: [beagleboard] [buildroot] Enable power button in BBB

2020-05-21 Thread Robert Nelson
On Thu, May 21, 2020 at 7:06 PM Szymon Kempny wrote: > > How to enable power button in Beaglebone Black Rev C? > Here is my device tree from i2c and tps: > > i2c0_pins: pinmux_i2c0_pins { >pinctrl-single,pins = < >AM33XX_IOPAD(0x988, PIN_INPUT_PULLUP | MUX_MODE0) /* >

[beagleboard] [buildroot] Enable power button in BBB

2020-05-21 Thread Szymon Kempny
How to enable power button in Beaglebone Black Rev C? Here is my device tree from i2c and tps: i2c0_pins: pinmux_i2c0_pins { pinctrl-single,pins = < AM33XX_IOPAD(0x988, PIN_INPUT_PULLUP | MUX_MODE0) /* i2c0_sda.i2c0_sda */ AM33XX_IOPAD(0x98c, PIN_INPUT_PULLUP |