From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bjorn Andersson Subject: Re: [PATCH v2 08/10] arm64: dts: qcom: msm8916-pins: move sdhc2 cd node with its siblings Date: Fri, 15 Dec 2017 21:19:36 -0800 Message-ID: <20171216051936.GE4281@tuxbook> References: <20171207151942.5805-1-damien.riegel@savoirfairelinux.com> <20171207151942.5805-9-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-9-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: > Nodes relative to the first sdhc node were interlaced with node of the > second sdhc. Move sdhc2_cd_pin with its siblings to prevent that. Also > rename the grouping node from sdhc2_cd_pin to pmx_sdc2_cd_pin, as > "pmx_sdc" is the prefix used by other nodes. > > Signed-off-by: Damien Riegel Acked-by: Bjorn Andersson 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:19:36 -0800 Subject: [PATCH v2 08/10] arm64: dts: qcom: msm8916-pins: move sdhc2 cd node with its siblings In-Reply-To: <20171207151942.5805-9-damien.riegel@savoirfairelinux.com> References: <20171207151942.5805-1-damien.riegel@savoirfairelinux.com> <20171207151942.5805-9-damien.riegel@savoirfairelinux.com> Message-ID: <20171216051936.GE4281@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: > Nodes relative to the first sdhc node were interlaced with node of the > second sdhc. Move sdhc2_cd_pin with its siblings to prevent that. Also > rename the grouping node from sdhc2_cd_pin to pmx_sdc2_cd_pin, as > "pmx_sdc" is the prefix used by other nodes. > > Signed-off-by: Damien Riegel Acked-by: Bjorn Andersson 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 S1752459AbdLPFTp (ORCPT ); Sat, 16 Dec 2017 00:19:45 -0500 Received: from mail-pl0-f54.google.com ([209.85.160.54]:33398 "EHLO mail-pl0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752187AbdLPFTk (ORCPT ); Sat, 16 Dec 2017 00:19:40 -0500 X-Google-Smtp-Source: ACJfBotVGbLsiv1bePNe5muKY/1gMm3HIh3JlOuNfeutUQZSwKSiV3vzqUiQ8P2L5L7wmHuiGtHbXA== Date: Fri, 15 Dec 2017 21:19:36 -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 08/10] arm64: dts: qcom: msm8916-pins: move sdhc2 cd node with its siblings Message-ID: <20171216051936.GE4281@tuxbook> References: <20171207151942.5805-1-damien.riegel@savoirfairelinux.com> <20171207151942.5805-9-damien.riegel@savoirfairelinux.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171207151942.5805-9-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: > Nodes relative to the first sdhc node were interlaced with node of the > second sdhc. Move sdhc2_cd_pin with its siblings to prevent that. Also > rename the grouping node from sdhc2_cd_pin to pmx_sdc2_cd_pin, as > "pmx_sdc" is the prefix used by other nodes. > > Signed-off-by: Damien Riegel Acked-by: Bjorn Andersson Regards, Bjorn