summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6q-dfi-fs700-m60-6q.dts
Commit message (Collapse)AuthorAgeFilesLines
* dts: update to v6.5-rc1Sascha Hauer2023-07-271-1/+1
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: imx6: do not include arm/imx6q.dtsi from barebox imx6q.dtsiPhilipp Zabel2015-07-081-0/+1
| | | | | | | | | | Instead, let each board dts file that needs it include <arm/imx6q.dtsi> manually before "imx6q.dtsi". This way board dts files that include the original board dts and include "imxq6.dtsi" on top of that without disabling all peripherals. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: i.MX6: Add dfi fs700 m60 i.MX6 Q7 board supportSascha Hauer2013-08-061-0/+23
This is an i.MX6 based Q7 module, see: http://www.dfi.com.tw/products/ProductDetails.jsp?productId=1164&mainCategoryId=2&subCategoryId=581 This patch adds basic support for this module. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>