Hello Mr. Robert,

I am still having troubles but before ask you for help, I'd like to thank 
you for your time I really appreciate that.

I tried to compile the .dts file and this is what I got:

COMMAND
root@beaglebone:/boot/dtbs/4.14.71-bone-rt-r17# dtc -I dts -O dtb -o 
am335x-boneblack-uboot.dtb am335x-boneblack-uboot.dts

RESPONSE
Error: am335x-boneblack-uboot.dts:2703.20-21 syntax error
FATAL ERROR: Unable to parse input tree 

LINE 2703 content:
  gpios = <30 GPIO_ACTIVE_HIGH>;

Il giorno venerdì 28 febbraio 2020 04:16:30 UTC+1, RobertCNelson ha scritto:
>
> On Thu, Feb 27, 2020 at 9:09 PM Fabrizio Borrello 
> <[email protected] <javascript:>> 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/5adb35f5-083f-43ac-b67c-eade0563deb6%40googlegroups.com.

Reply via email to