Right now, the device tree compile adds a few choosen header files. I think that it would be good to have a choice to use the header files from the kernel tree in Yocto. When You have GPIO, you really want to include linux-event-codes.h
This is not easily done today. You have to patch your device-tree repo. * Add include statement in the zyncmp.dtsi * Add the include/dt-bindings/input/linux-event-codes.h file * Modify the device-tree.tcl to copy the header file to build/device-tree/include It is a PITA ;-) Best Regards Ulf Samuelsson
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#5115): https://lists.yoctoproject.org/g/meta-xilinx/message/5115 Mute This Topic: https://lists.yoctoproject.org/mt/95622965/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
