summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx7d-12x12-ddr3-arm2.dts
AgeCommit message (Collapse)Author
2017-01-23ARM: dts: imx7: Add "LPSR" to LPSR iomux pin namesSascha Hauer
The i.MX7 has two iomux controllers, the iomuxc and the iomuxc_lpsr. In a board dts we have to make sure that both controllers are supplied with the correct pins. It's way too easy to do this wrong since only a look into the reference manual can reveal which pins belong to which controller. To make this clearer, add "LPSR" to the pin names which belong to the LPSR controller. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Vanessa Maegima <vanessa.maegima@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-06-02MLK-12860-2 ARM: dts: add imx7d 12x12 ARM2 ddr3 board dtsPeter Chen
Add imx7d 12x12 ARM2 ddr3 board dts Signed-off-by: Peter Chen <peter.chen@nxp.com>