summaryrefslogtreecommitdiffstats
path: root/bsps/arm/imxrt/dts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bsps/imxrt: Use standard names to avoid warningsChristian Mauderer2021-01-211-98/+95
| | | | | | | If spi or i2c slaves are "connected" to the spi or i2c bus, the device tree compiler complains if the busses are not named spi or i2c. Update #4180
* bsps/imxrt: Split up dts.Christian Mauderer2020-12-141-290/+2
| | | | | | This allows simpler creation of own dts files for custom boards. Update #4180
* bsp/imxrt: Add new BSPChristian Mauderer2020-11-202-0/+1210
Update #4180