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 E5B9DC07E9D for ; Mon, 26 Sep 2022 09:12:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234680AbiIZJMZ (ORCPT ); Mon, 26 Sep 2022 05:12:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48070 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234154AbiIZJMY (ORCPT ); Mon, 26 Sep 2022 05:12:24 -0400 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 46F923B95C for ; Mon, 26 Sep 2022 02:12:23 -0700 (PDT) Received: by mail-lf1-x12f.google.com with SMTP id j16so9843797lfg.1 for ; Mon, 26 Sep 2022 02:12:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=gXp2XSFH9nI+TRzva2yyooESgDMFmA40A1Xccpwvptw=; b=baUe6JLWI1qiy0Xdq5523JgbDa+cLR2vle1cV8NxAxeM4NaKPOTQUeKpQyZyayVtPh M8OLpSaLh/R4trMInu4ZLLVq2alr+gVCejO1ckCPYch+vGYCKEdOx2SnK+xF9OvsrmAO EycZ4sCjgCqgwDk/rq4PHmgiAJcOWo2MnyWZrCI/g9mY8c78Vay3y04eyWnvtGXXpNgb MkaSONwarsDkey0gHd7KPHlF1EryAXQsRU+2qZ+Q8sSSOOM01c4kHgo8usmSAU7PuRZL KqRhQxVHlXuE+/AKE3gJhkpMcQ60QzgcVzSXoaYlkYNyfPImZQad0TFstozUN4tSdJNZ hKGQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:references:cc:to:from :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=gXp2XSFH9nI+TRzva2yyooESgDMFmA40A1Xccpwvptw=; b=gcEFnXE02tzU5F7OMCCgvlLNIZ4nbaEFAt4EEAu/R7aVEDEVYZrfTk9GST9zHiJgTy rnJqm0aOM7jfQRIPrzfG4IUHbEnAKxI9GnDLOuvvL3xDvTcTEXlX+xEb//N1+fqCGFz5 o27I5P67/f8EL60ntCBkGVKKHWe4CJL+Rku4aoWg1S/qU8T7DmmLLwfBzYm0SdcpQSpi qhGtDY0jLo+6301SmHjwkKHysZiy85Ax5vdubq+q50Embr4Ire1QhjNbqA67LV+9oAc/ CRa//KX0CJt77gbhRR6MKmLB3bBc0C2BrctnjU5bbykWPTOX63kCBxWckCohkwlXRu1v TaWA== X-Gm-Message-State: ACrzQf1VBKpHvG3SWdMTuyFTTaTrD/iTJUsfiabWeNz1xCw+lR6v7IpK iGCffd4CzDSrmbAeyU3sgzyB+A== X-Google-Smtp-Source: AMsMyM7HYKJgJ/yyEvcDGpDqSPODIPQAfJaDArBSJKXj2rgebLpNJMi7oFCggfT5ONZRsJ35uB3WnQ== X-Received: by 2002:a05:6512:2621:b0:47f:d228:bdeb with SMTP id bt33-20020a056512262100b0047fd228bdebmr7818540lfb.121.1664183541673; Mon, 26 Sep 2022 02:12:21 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id t3-20020a056512208300b00492e16b7ab3sm2481634lfr.94.2022.09.26.02.12.20 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 26 Sep 2022 02:12:21 -0700 (PDT) Message-ID: <7996c93c-b74b-2e28-7f64-10001ba17326@linaro.org> Date: Mon, 26 Sep 2022 11:12:19 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.0 Subject: Re: [PATCH 1/3] ARM: dts: qcom: pm8226: fix regulators node name Content-Language: en-US From: Krzysztof Kozlowski To: Luca Weiss , linux-arm-msm@vger.kernel.org Cc: ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220925210229.128462-1-luca@z3ntu.xyz> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 26/09/2022 11:05, Krzysztof Kozlowski wrote: > On 25/09/2022 23:02, Luca Weiss wrote: >> Adjust the node name to match bindings and fix the validation warning. >> >> Signed-off-by: Luca Weiss >> --- >> arch/arm/boot/dts/qcom-pm8226.dtsi | 2 +- > > Thanks, I missed it in my last cleanups. No, this should be rather squashed with my cleanups: https://lore.kernel.org/all/20220901093401.134473-3-krzysztof.kozlowski@linaro.org/ Best regards, Krzysztof