From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751316AbcBLAu5 (ORCPT ); Thu, 11 Feb 2016 19:50:57 -0500 Received: from mail-pa0-f54.google.com ([209.85.220.54]:33725 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750963AbcBLAuz (ORCPT ); Thu, 11 Feb 2016 19:50:55 -0500 Message-ID: <56BD2C6D.6000400@gmail.com> Date: Thu, 11 Feb 2016 16:50:53 -0800 From: Frank Rowand Reply-To: frowand.list@gmail.com User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130801 Thunderbird/17.0.8 MIME-Version: 1.0 CC: Rob Herring , Grant Likely , "devicetree@vger.kernel.org" , Linux Kernel list Subject: Re: [PATCH] scripts/dtc: dtx_diff - add info to error message References: <56B0FD4B.8080600@gmail.com> In-Reply-To: <56B0FD4B.8080600@gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit To: unlisted-recipients:; (no To-header on input) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/2/2016 11:02 AM, Frank Rowand wrote: > From: Frank Rowand > > If kernel config options are not properly set, "make scripts" will not > compile dtc. Update the unable to find dtc error message to check > the kernel config and give better advice on how to create dtc. > > Reword another error message to increase clarity. > > Signed-off-by: Frank Rowand < snip > Ping, no reply on original email. In the thread about the of ir msi-map patch you mentioned that you have nothing else queued for 4.5. Is dtx_diff (and hopefully this patch) queued up for 4.6? If so, could they instead go into 4.5 since they are support tools, and do not directly impact the kernel? Thanks, Frank