Hello everyone, I have question regarding compiling overlay for cape,
I got the example from : https://github.com/beagleboard/bb.org-overlays/tree/master/src/arm Some information that I can collect, I tried to compile with on these lines : #include <dt-bindings/board/am335x-bbw-bbb-base.h> #include <dt-bindings/gpio/gpio.h> #include <dt-bindings/pinctrl/am33xx.h> debian@beaglebone:~/test$ dtc --version Version: DTC 1.4.4 debian@beaglebone:~/test$ uname -a Linux beaglebone 4.4.54-ti-r93 #1 SMP Fri Mar 17 13:08:22 UTC 2017 armv7l GNU/Linux the error : dtc EBB-GPIO-Example.dts -O dtb -o EBB-GPIO-Example-00A0.dtbo Error: EBB-GPIO-Example.dts:17.1-9 syntax error FATAL ERROR: Unable to parse input tree Does anyone know how to fix it ? or experience the same thing ? Thanks -- 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/768e5011-4f45-423d-887b-95793fadb391%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
