summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx51-digi-connectcore-jsk.dts
AgeCommit message (Collapse)AuthorFilesLines
2019-01-12ARM: dts: i.MX51: imx51-digi-connectcore: Enable ESDHC1Alexander Shiyan1-0/+4
This patch adds definitions for ESDHC1 for Digi Connectore SOM & JSK. This interface can be used to boot a module. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2019-01-12ARM: dts: i.MX51: digi-connectcore: Move RTC from SOM to JSKAlexander Shiyan1-0/+12
In fact, the RTC battery can only be connected outside the module, so this patch moves the PMIC RTC property and its power from SOM dts to JSK. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
2018-03-07arm: dts: replace 'linux,stdout-path' with 'stdout-path'Rob Herring1-1/+1
'linux,stdout-path' has been deprecated for some time in favor of 'stdout-path'. Now dtc will warn on occurrences of 'linux,stdout-path'. Search and replace all the of occurrences with 'stdout-path'. Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2014-05-16ARM i.MX51: Add Digi ConnectCore devicetreeAlexander Shiyan1-0/+108
This patch adds support for Digi ConnectCore® i.MX51/Wi-i.MX51 SOM and basic support for the ConnectCore for i.MX51 JumpStart Kit. Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Shawn Guo <shawn.guo@freescale.com>