summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx6qdl-mba6x.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* arm: dts: imx: Adjust pwm-cellsSascha Hauer2020-09-231-1/+1
| | | | | | | Newer i.MX dtsi files expect three pwm cells. The third cell contains flags. Add a third cell containing empty flags. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: dts: i.MX6: drop usage of pin group definesSascha Hauer2014-05-191-2/+7
| | | | Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: imx6: update TQ DTsLucas Stach2014-01-101-2/+14
| | | | | Signed-off-by: Lucas Stach <dev@lynxeye.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: i.MX6: tqma6x: dts: move FEC enablement to baseboardRobert Schwebel2013-12-091-0/+4
| | | | | | | | The definition if the FEC is used is made by the baseboard (MBa6x), not by the module (TQMa6x). Move it there. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* USB: i.MX: Make DT dr_mode & phy_type parameters kernel compatibleAlexander Shiyan2013-10-301-3/+2
| | | | | | | | | Since the mainline kernel now has its own dr_mode and phy_type DT-options for setting modes of USB ports, do these kernel parameters compatible by removing "barebox" prefix. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
* ARM: i.MX6: TQ tqma6x initial board supportSascha Hauer2013-07-111-0/+190
The TQ tqma6x comes in two different variants. One i.MX6s based tqma6s and a i.MX6q based tqma6q. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>