summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts/imx7s.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: i.MX7: Add imx7s.dtsiSascha Hauer2017-02-061-0/+4
Needed for compiling the i.MX7 warp board which already includes this file. This file is necessary because the upstream dtsi file currently assigns MX7D_CLK_DUMMY to the gpt1 clock we use, so we won't get a meaningful clock rate. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>