Is it possible to have yaml definitions and dts files in an out-of-tree board directory? ``` myproject/ boards/arm/myboard/myboard.dts dts/bindings/my_peripheral_dev.yaml ``` This request could be part of the issue: #9172