You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The DTC of version 1.6.1 generates the following warnings:
1. (unit_address_vs_reg) /soc:
node has a reg or ranges property, but no unit name
2. (interrupt_provider): /cpus/cpu@0/interrupt-controller:
Missing #address-cells in interrupt provider
To suppress them, add unit-name with parent-bus-address to the
SOC node and #address-cells to the CPU interrupt controller.
0 commit comments