From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v3 1/2] dt-bindings: Add compatible string for LS1028A-QDS Date: Sat, 8 Dec 2018 10:14:08 +0800 Message-ID: <20181208021407.GN3987@dragon> References: <1542156591-3224-1-git-send-email-Bhaskar.Upadhaya@nxp.com> <20181128024149.GC20643@dragon> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20181128024149.GC20643@dragon> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Bhaskar Upadhaya , Rob Herring Cc: "devicetree@vger.kernel.org" , Sudhanshu Gupta , Harninder Rai , Rajesh Bhagat , Leo Li , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On Wed, Nov 28, 2018 at 10:41:50AM +0800, Shawn Guo wrote: > On Wed, Nov 14, 2018 at 05:30:50AM +0000, Bhaskar Upadhaya wrote: > > Signed-off-by: Sudhanshu Gupta > > Signed-off-by: Rai Harninder > > Signed-off-by: Rajesh Bhagat > > Signed-off-by: Bhaskar Upadhaya > > Reviewed-by: Rob Herring > > --- > > changes in v3: > > no change > > > > Documentation/devicetree/bindings/arm/fsl.txt | 12 ++++++++++++ > > 1 file changed, 12 insertions(+) > > Applied both, thanks. I dropped this patch from my 4.21 queue for now, as Rob is moving the bindings to json-schema during this development cycle. I will add the compatible back using json-schema format after 4.21-rc1 is available. Shawn