aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6-logicpd-som.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: imx6q-logicpd: Re-Enable SNVS power keyAdam Ford2019-10-141-0/+4
| | | | | | | | | | A previous patch disabled the SNVS power key by default which breaks the ability for the imx6q-logicpd board to wake from sleep. This patch re-enables this feature for this board. Fixes: 770856f0da5d ("ARM: dts: imx6qdl: Enable SNVS power key according to board design") Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
* ARM: dts: imx: Add support for Logic PD i.MX6QD EVMAdam Ford2019-02-121-0/+365
The EVM consists of a system on module (SOM) and baseboard, and LCD. This patch adds a DTSI file for the SOM and baseboard separately, then a wrapper to combine them and specify processor type and a LCD information. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>