On Thu, Feb 27, 2020 at 9:09 PM Fabrizio Borrello <[email protected]> wrote: > > I put right at the end of the DTS file: > > &gpio0 { > adc_reset_pin { > gpio-hog; > gpios = <30 GPIO_ACTIVE_HIGH>; > output-low; > line-name = "ADC_RESET_PIN_POWER_ON"; > }; > }; > > Than if this time is correct I will compile in DTB a test, right?
Correct, just stick it at the bottom.. 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/CAOCHtYiewcx63JRw%3DR8kusDNV68sYLi7FxLzxBMNiYrHgh2HpA%40mail.gmail.com.
