summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: imx6: tag boards that have the HW workaround for ERR006687Lucas Stach2016-06-111-0/+1
| | | | | | | | | Add the DT property to all boards that have the hardware workaround for erratum ERR006687 present. This allows the CPUidle driver to use the deep idle states, even if the FEC is active. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
* ARM: dts: imx6: Do not hardcode the CLKO clockFabio Estevam2016-04-271-1/+1
| | | | | | | | Using "IMX6QDL_CLK_CKO" for the clock is easier to read instead of the hardcoded clock number. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
* ARM: dts: imx: replace legacy wakeup property with 'wakeup-source'Sudeep Holla2016-02-291-1/+1
| | | | | | | | | | | | | | | Though the keyboard and other driver will continue to support the legacy "gpio-key,wakeup", "linux,wakeup" and "enable-sdio-wakeup" boolean property to enable the wakeup source, "wakeup-source" is the new standard binding. This patch replaces all the legacy wakeup properties with the unified "wakeup-source" property in order to avoid any futher copy-paste duplication. Cc: Sascha Hauer <kernel@pengutronix.de> Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
* ARM: dts: imx: add Boundary Devices Nitrogen6_Max boardGary Bisson2015-10-191-0/+873
Based on i.MX6 Quad with 4GB of DDR3. http://boundarydevices.com/product/nitrogen6max/ Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>