mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-23 00:09:23 +07:00
9daaf31a8c
It adds device tree support for imx51 babbage board. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
20 lines
560 B
Plaintext
20 lines
560 B
Plaintext
i.MX51 Babbage Board
|
|
Required root node properties:
|
|
- compatible = "fsl,imx51-babbage", "fsl,imx51";
|
|
|
|
i.MX53 Automotive Reference Design Board
|
|
Required root node properties:
|
|
- compatible = "fsl,imx53-ard", "fsl,imx53";
|
|
|
|
i.MX53 Evaluation Kit
|
|
Required root node properties:
|
|
- compatible = "fsl,imx53-evk", "fsl,imx53";
|
|
|
|
i.MX53 Quick Start Board
|
|
Required root node properties:
|
|
- compatible = "fsl,imx53-qsb", "fsl,imx53";
|
|
|
|
i.MX53 Smart Mobile Reference Design Board
|
|
Required root node properties:
|
|
- compatible = "fsl,imx53-smd", "fsl,imx53";
|