From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 2 May 2018 15:31:33 +0800 Subject: [PATCH] ARM: dts: imx6ul: Add CAAM support In-Reply-To: <1523739330-27363-1-git-send-email-festevam@gmail.com> References: <1523739330-27363-1-git-send-email-festevam@gmail.com> Message-ID: <20180502073132.GD3443@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, Apr 14, 2018 at 05:55:30PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Add CAAM support on i.MX6UL. > > Also, since CAAM is not available on i.MX6ULL the CAAM node > needs to be deleted in the imx6ull.dtsi. > > Signed-off-by: Fabio Estevam Applied, thanks.