Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755386AbbLPUoi (ORCPT ); Wed, 16 Dec 2015 15:44:38 -0500 Received: from mail-qk0-f182.google.com ([209.85.220.182]:34633 "EHLO mail-qk0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750855AbbLPUoh (ORCPT ); Wed, 16 Dec 2015 15:44:37 -0500 Date: Wed, 16 Dec 2015 14:44:35 -0600 From: Andy Gross To: Stephen Boyd Cc: Andy Gross , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linus.walleij@linaro.org Subject: Re: [1/2] ARM: dts: qcom: Remove size elements from pmic reg properties Message-ID: <20151216204435.GA5951@Agamemnon.attlocal.net> References: <1448490457-9799-2-git-send-email-sboyd@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1448490457-9799-2-git-send-email-sboyd@codeaurora.org> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 685 Lines: 15 On Wed, Nov 25, 2015 at 02:27:36PM -0800, Stephen Boyd wrote: > The #size-cells for the pmics are 0, but we specify a size in the > reg property so that MPP and GPIO modules can figure out how many > pins there are. Now that we've done that by counting irqs, we can > remove the size elements in the reg properties and be DT > compliant. > > Signed-off-by: Stephen Boyd Acked-by: Andy Gross -- 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/