summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6dl-phytec-phycore-som-emmc.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: imx6*phytec*: switch to new partitioning schemeUwe Kleine-König2019-03-071-9/+12
| | | | | | | | Both Linux and barebox support this new scheme and it's the actually the recommended one. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: dts: imx6: phyboard-mira: Enable usb host and usb otg portStefan Riedmueller2018-04-161-0/+8
| | | | | | | | Enable both USB ports (HOST and OTG) on the phyBOARD-Mira with i.MX 6Quad/Dual, i.MX 6Solo/DualLight and i.MX 6QuadPlus. Signed-off-by: Stefan Riedmueller <s.riedmueller@phytec.de> Signed-off-by: Christian Hemp <c.hemp@phytec.de>
* ARM: dts: phycore-imx6: refactor fec nodesStefan Lengfeld2017-01-101-13/+4
| | | | | | | | | Refactor the common settings for device tree node 'fec' into the generic phycore i.MX6 device tree file. This avoid redundant settings and makes common fixes easier. Our kernel device tree files have the same layout. Signed-off-by: Stefan Lengfeld <s.lengfeld@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: phytec-som-imx6: add NOR for phycore-imx6 emmcStefan Christ2016-05-021-0/+8
| | | | | | | | | | | Enable NOR for phyCORE-i.MX6 DualLite and Quad eMMC variants. Furthermore add an extra 'status = "disabled"' in the flash node. It has no functional effect, because the SPI bus node 'ecspi1' is disabled, too. Signed-off-by: Stefan Christ <s.christ@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: phytec-som-imx6: add phyCORE-i.MX6 DualLiteStefan Christ2016-05-021-0/+64
Add Phytec phyCORE-i.MX6 SOM. Support: - imx6dl-phytec-phycore-som-emmc: - 1GB RAM on 1 Bank with 64Bit - 10/100MBit Ethernet - SPI NOR - eMMC - SD - UART Signed-off-by: Stefan Christ <s.christ@phytec.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>