From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932436AbcELRJE (ORCPT ); Thu, 12 May 2016 13:09:04 -0400 Received: from muru.com ([72.249.23.125]:54147 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932266AbcELRJB (ORCPT ); Thu, 12 May 2016 13:09:01 -0400 Date: Thu, 12 May 2016 10:08:57 -0700 From: Tony Lindgren To: Keerthy Cc: broonie@kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, lee.jones@linaro.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, nikita@compulab.co.il, nm@ti.com Subject: Re: [PATCH 5/8] ARM: dts: AM437X-GP-EVM: Remove redundant regulator compatibles Message-ID: <20160512170857.GS5995@atomide.com> References: <1462945691-904-1-git-send-email-j-keerthy@ti.com> <1462945691-904-6-git-send-email-j-keerthy@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1462945691-904-6-git-send-email-j-keerthy@ti.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, * Keerthy [160510 22:56]: > With the device tree parsing using the regulator framework > there is a no longer a need for separate compatibles for > individual regulator nodes. Hence removing them all. Please resend the dts related clean-up patches separately once the rest of the dependencies are merged. I'm unable to keep track of these dependencies myself :) Regards, Tony