Thanks Robert. I removed the whole node and still no success :(
Le vendredi 31 mars 2017 18:50:06 UTC+2, RobertCNelson a écrit : > > On Fri, Mar 31, 2017 at 4:33 AM, PM <[email protected] <javascript:>> > wrote: > > Thanks Robert ! It now compiles. > > > > I run make & make install. It does something like that : > > > > ‘src/arm/am335x-abbbi.dtb’ -> ‘/boot/dtbs/4.4.43-ti-r84/ > > am335x-abbbi.dtb’ > > ‘src/arm/am335x-baltos-ir2110.dtb’ -> > > ‘/boot/dtbs/4.4.43-ti-r84/am335x-baltos-ir2110.dtb’ > > ‘src/arm/am335x-baltos-ir3220.dtb’ -> > > ‘/boot/dtbs/4.4.43-ti-r84/am335x-baltos-ir3220.dtb’ > > And so on.... > > > > But my modification inside am335x-bone-common.dtsi does not work. > > > > pwrbutton { > > interrupts = <TPS65217_IRQ_PB>; > > status = "disabled"; > > }; > > > > > > The code does not disable the instant poweroff on my LCD7 power button > :( > > > > Any idea ? > > Remove the whole device-tree node: > > > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/arch/arm/boot/dts/am335x-bone-common.dtsi?id=eb3e4bbebac41946cf3001ebe11bd4c135b61f29 > > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > -- 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/087cbb3c-5187-44bd-8ebc-29e1047843bb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
