mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
These compatibles don't match the dt-schema regular expression for compatible properties that we'd like to support in Zephyr because they do not begin with a letter. Use linaro, as a vendor prefix to make them compliant. Update the release notes since out of tree users will need to keep up. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>