From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Andersson Subject: Re: [PATCH v2 04/10] arm64: dts: qcom: msm8916: drop unused board-specific nodes Date: Fri, 15 Dec 2017 21:12:50 -0800 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 Return-path: Content-Disposition: inline In-Reply-To: <20171207151942.5805-5-damien.riegel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Damien Riegel Cc: linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Andy Gross , David Brown , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , kernel-4ysUXcep3aM1wj+D4I0NRVaTQe2KTcn/@public.gmane.org List-Id: linux-arm-msm@vger.kernel.org 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: bjorn.andersson@linaro.org (Bjorn Andersson) Date: Fri, 15 Dec 2017 21:12:50 -0800 Subject: [PATCH v2 04/10] arm64: dts: qcom: msm8916: drop unused board-specific nodes In-Reply-To: <20171207151942.5805-5-damien.riegel@savoirfairelinux.com> References: <20171207151942.5805-1-damien.riegel@savoirfairelinux.com> <20171207151942.5805-5-damien.riegel@savoirfairelinux.com> Message-ID: <20171216051250.GA4281@tuxbook> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 From mboxrd@z Thu Jan 1 00:00:00 1970 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 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