Forum Discussion
DWhit11
New Contributor
7 years agoIs there a way to change the interrupt edge/level field when generating a DTS from sopc2dts for my custom component
When I create a DTS file from a .sopcinfo file for a system containing a custom component with an IRQ output the DTS file generates with an interrupt field of: interrupts = <0 41 4>; From the devic...
FawazJ_Altera
Frequent Contributor
7 years agoHello,
We are not supporting any device tree customization.
You can take a look at this page here:
https://rocketboards.org/foswiki/Documentation/HOWTOCreateADeviceTree
For more information about customizing a device tree:
https://developer.toradex.com/device-tree-customization
https://www.arm.com/zh/files/event/5_2015_ARM_Embedded_Seminar_PHYTEC.pdf
thanks