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 Content-Length: 456 Lines: 13 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