From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6B818EB64D9 for ; Tue, 27 Jun 2023 11:06:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229953AbjF0LGM (ORCPT ); Tue, 27 Jun 2023 07:06:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33386 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229720AbjF0LGL (ORCPT ); Tue, 27 Jun 2023 07:06:11 -0400 Received: from mail-lf1-x136.google.com (mail-lf1-x136.google.com [IPv6:2a00:1450:4864:20::136]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0CDAF1BE8 for ; Tue, 27 Jun 2023 04:06:10 -0700 (PDT) Received: by mail-lf1-x136.google.com with SMTP id 2adb3069b0e04-4f766777605so5883280e87.1 for ; Tue, 27 Jun 2023 04:06:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1687863968; x=1690455968; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=EYkcEdYQYRU+ThKfwXOdom2gt+M3LoMFZIm7N9PG/Qc=; b=Qa4eX/RWqKMzAeGwEoPw4Ak2fWZXb0ru9RWb+5VSCfmEF8JVpOeGkhd6c6/+/b40KK qw+SfxAYlTdV98MbD+vo1SPSFTZNcjluHTunoK41mUC+Uu0QNHEn60OpggLB9UeIudbf inJG18pcKU536YuBnnuqZBeXnd7u+UQCpgB4PX+uDFq4J8FZDELK1CGjlo7VpnY+HbGl fu4j3zFK5AKBjT/eu2q2Sx2khioNZFAPoJZvmG2uLandZVtT29sHTd/AbjZVgxHYYxLH Rqn8MtYrTkxhnl9iBHMBJaESxR8zecXlKlJETlRWrre2QThNyXa9kl9JWSKCMh2Ty4NA UqdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687863968; x=1690455968; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=EYkcEdYQYRU+ThKfwXOdom2gt+M3LoMFZIm7N9PG/Qc=; b=LmyJ97w9SnIm3O/vFuhe69yec0pEEivrLtmoQu4NvE4B/B0RqOFNrAsn7cNRzxTIaH HtOY7mC6pzfCh9nsKFLkYOK7KMqyYnTa5FL9llcXHkhRfY2BtvCN7uMwEC2vFQ8F3pLL 6wPRzHF0bpUTRH0dbWsnLuvxvd6gEJvFOqfwrt+s4nMP8MdsRBNNQRf5C5Fh4A1m9zHq n1ioDrfpILB/aP2DYs/JBnIoKZeq6OJD8TO7q+JkcS4vKqZlMh6HfOiXXxHE+ipRA8Rc 93/8KgeZeW1O/X+UMtvI3diMesFIdF3D3AyxevnJrYzdFuJWKMusu75gZq2byC01qB7h 70Yw== X-Gm-Message-State: AC+VfDzuacR2F49F1z/ZOjEK3/JnqIB7MZ7p1/ulh8HByE50nBVPO08I 8fWx/tVEv8yMNy39NYM5jmCuxw== X-Google-Smtp-Source: ACHHUZ67+0ClHu+ORFOOCuNxRNe438LqWGyiwPADZJpo+IN4BknY+ySoso423KIycYFtpkCBhU5WPQ== X-Received: by 2002:a05:6512:3d06:b0:4fb:7be5:8f4e with SMTP id d6-20020a0565123d0600b004fb7be58f4emr3213932lfv.6.1687863968119; Tue, 27 Jun 2023 04:06:08 -0700 (PDT) Received: from [192.168.1.101] (abxj103.neoplus.adsl.tpnet.pl. [83.9.3.103]) by smtp.gmail.com with ESMTPSA id ep14-20020a056512484e00b004fb895662d8sm67549lfb.84.2023.06.27.04.06.07 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 27 Jun 2023 04:06:07 -0700 (PDT) Message-ID: <2daa02ac-2282-5778-92a8-3fa19c1126bd@linaro.org> Date: Tue, 27 Jun 2023 13:06:06 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH 04/15] ARM: dts: qcom: apq8064-nexus7: move sdcc1 node to proper place Content-Language: en-US To: Dmitry Baryshkov , Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org References: <20230627012422.206077-1-dmitry.baryshkov@linaro.org> <20230627012422.206077-5-dmitry.baryshkov@linaro.org> From: Konrad Dybcio In-Reply-To: <20230627012422.206077-5-dmitry.baryshkov@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 27.06.2023 03:24, Dmitry Baryshkov wrote: > Move sdcc1 device node to follow the alphanumber ic >sorting order. > > Signed-off-by: Dmitry Baryshkov > --- Reviewed-by: Konrad Dybcio Konrad > .../boot/dts/qcom/qcom-apq8064-asus-nexus7-flo.dts | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) > > diff --git a/arch/arm/boot/dts/qcom/qcom-apq8064-asus-nexus7-flo.dts b/arch/arm/boot/dts/qcom/qcom-apq8064-asus-nexus7-flo.dts > index c57c27cd8a20..0e80a5a8e3c6 100644 > --- a/arch/arm/boot/dts/qcom/qcom-apq8064-asus-nexus7-flo.dts > +++ b/arch/arm/boot/dts/qcom/qcom-apq8064-asus-nexus7-flo.dts > @@ -181,13 +181,6 @@ &mdp { > status = "okay"; > }; > > -/* eMMC */ > -&sdcc1 { > - vmmc-supply = <&pm8921_l5>; > - vqmmc-supply = <&pm8921_s4>; > - status = "okay"; > -}; > - > &mdp_dsi1_out { > remote-endpoint = <&dsi0_in>; > }; > @@ -336,6 +329,13 @@ lvs7 { > }; > }; > > +/* eMMC */ > +&sdcc1 { > + vmmc-supply = <&pm8921_l5>; > + vqmmc-supply = <&pm8921_s4>; > + status = "okay"; > +}; > + > &usb_hs1_phy { > v3p3-supply = <&pm8921_l3>; > v1p8-supply = <&pm8921_l4>;