From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751842AbdIVFnY (ORCPT ); Fri, 22 Sep 2017 01:43:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:46456 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751637AbdIVFnX (ORCPT ); Fri, 22 Sep 2017 01:43:23 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5026221A28 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=shawnguo@kernel.org Date: Fri, 22 Sep 2017 13:42:52 +0800 From: Shawn Guo To: Sumit Garg Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, mark.rutland@arm.com, sahil.malhotra@nxp.com, catalin.marinas@arm.com, will.deacon@arm.com, pankaj.gupta@nxp.com, robh+dt@kernel.org, arun.pathak@nxp.com, jens.wiklander@linaro.org, ruchika.gupta@nxp.com Subject: Re: [PATCH] arm64: dts: ls: Add optee node Message-ID: <20170922054251.GD26358@dragon> References: <1504913608-21804-1-git-send-email-sumit.garg@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1504913608-21804-1-git-send-email-sumit.garg@nxp.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Sep 09, 2017 at 05:03:28AM +0530, Sumit Garg wrote: > Add optee device tree node on ls1012a, ls1043a, ls1046a, ls1088a > and ls208xa. > > Signed-off-by: Sumit Garg Applied, thanks.