Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751142AbdLPFM7 (ORCPT ); Sat, 16 Dec 2017 00:12:59 -0500 Received: from mail-pl0-f66.google.com ([209.85.160.66]:39088 "EHLO mail-pl0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750793AbdLPFMy (ORCPT ); Sat, 16 Dec 2017 00:12:54 -0500 X-Google-Smtp-Source: ACJfBovlNkSLDonD1O2HYRfnLWAZZxH4es1QL73Xx+WSqlw3uKFKY5tBhoOv9Tx7Bml49BA2DRHjMg== Date: Fri, 15 Dec 2017 21:12:50 -0800 From: Bjorn Andersson To: Damien Riegel Cc: linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Andy Gross , David Brown , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , kernel@savoirfairelinux.com Subject: Re: [PATCH v2 04/10] arm64: dts: qcom: msm8916: drop unused board-specific nodes Message-ID: <20171216051250.GA4281@tuxbook> References: <20171207151942.5805-1-damien.riegel@savoirfairelinux.com> <20171207151942.5805-5-damien.riegel@savoirfairelinux.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171207151942.5805-5-damien.riegel@savoirfairelinux.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 464 Lines: 14 On Thu 07 Dec 07:19 PST 2017, Damien Riegel wrote: > These nodes reserve and configure some pins as GPIOs. They are not > generic pinctrls, they actually belong to board files but they are not > used by any other node, so just drop them altogether. > > Signed-off-by: Damien Riegel Reviewed-by: Bjorn Andersson Let's introduce them back into the db410c when we define a client. Regards, Bjorn