Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161928AbbKFUEQ (ORCPT ); Fri, 6 Nov 2015 15:04:16 -0500 Received: from mail-pa0-f41.google.com ([209.85.220.41]:33688 "EHLO mail-pa0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1033397AbbKFUEK (ORCPT ); Fri, 6 Nov 2015 15:04:10 -0500 From: Kevin Hilman To: Stephen Boyd Cc: Andy Gross , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Olof Johansson , Arnd Bergmann , devicetree@vger.kernel.org Subject: Re: [PATCH 0/3] Remove the need for qcom,{msm-id,board-id,pmic-id} References: <1445894712-14350-1-git-send-email-sboyd@codeaurora.org> Date: Fri, 06 Nov 2015 12:04:07 -0800 In-Reply-To: <1445894712-14350-1-git-send-email-sboyd@codeaurora.org> (Stephen Boyd's message of "Mon, 26 Oct 2015 14:25:09 -0700") Message-ID: <7h7fluj3ns.fsf@deeprootsystems.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1187 Lines: 29 Hi Stephen, Stephen Boyd writes: > This patchset documents a compatible string format that encodes > all the information that was being encoded in qcom specific DT > properties in downstream msm kernels. The goal being to come > up with a format that will allow us to express the information > we want to express without requiring the use of vendor specific > properties. An updated dtbTool will be released after these new > bindings are accepted so that users can work with non-updateable > bootloaders. > > This is an attempt to resolve a discussion around March of this year[1] > where the arm-soc maintainers suggested we express this information > through the board's compatible string. Thanks for working on this. This indeed looks like the right way to handle this, including updating dtbTool. Very nice. I guess the DT maintainers should have a crack at the bindings, but otherwise it looks good. Kevin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/