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 1294EC433F5 for ; Thu, 6 Oct 2022 11:10:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231442AbiJFLK5 (ORCPT ); Thu, 6 Oct 2022 07:10:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34760 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231534AbiJFLKn (ORCPT ); Thu, 6 Oct 2022 07:10:43 -0400 Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3AC6A9C211 for ; Thu, 6 Oct 2022 04:10:37 -0700 (PDT) Received: by mail-lf1-x134.google.com with SMTP id a29so2204106lfo.1 for ; Thu, 06 Oct 2022 04:10:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; 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; bh=Fxr8OaADTEzmL855dNw0fpPbUC2hlJBaCHKjv6e93ko=; b=kBlcwIKjMI/OQ4B/Y+tt5aJzI6/MZmJUTrluSPtUfExDg3sgLYtbYAiPD5NXjJSqIP ImW54vsJgYPMV3nq1PiBCPzMenUhW3J0xDXg/qSyqAJt5zO8aySzoxapnsIDac87FsAI UyHEDLT/m1JJoXo2QbUdNPg62eb2GFUyGJQZdLYlwuHOEhu0jjg2MV7ftsH7c86o3pnQ PUY2uVMUF6VUX0W/zS+tZGpQjXB/Gq4O0lXXPZmqz3+mh/7SvYYt/ixsDvvL6yjKvuj6 BnZ7pbDLaFuwozyA7fom3/F52QN+5xbg7iPcDlYWR88XVUTsb4JiBMTsViGVYgBbmOGh CzRA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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; bh=Fxr8OaADTEzmL855dNw0fpPbUC2hlJBaCHKjv6e93ko=; b=u8DMHZ3XGzQsuyzmaKp5R8r0ICOMzhinq+m8jH8gsAsIf8ZHS9CSOmaAs5yW3LnmzN CsPcfBcXHvyNSmqKp7TADihRFcgXfvf5FdWVjk/Ot96np61MmxguXOecm2y4ODv1jIhg fbJvTZ5vDUm+C4mQqZLDf9uIlPgts9O7mDjkfDtvHa5FRQ2nRcmkJdf3ql0eAtd+fzmD D3AejX1vsnWe0vCfzqa9vz2eHxKcGNexoxGqe2eoRfANczPCMIZ2jT9FtFu3LsXTnlx4 /D8KKOQpJZvapxk92Ux65wDyPiZih52TXMs25qEztwS7WBPjGxmvFzhiSPUrYVBCwhzk 41rw== X-Gm-Message-State: ACrzQf3ZVjCwJLglKpCGR5zgy+/H2hevwhB6khcCSR9rCUhnuUaDtXxh ainE06SAiPPw0P77gQP2F+cGbQ== X-Google-Smtp-Source: AMsMyM6S2tUawJfyzvQ7Ag5uB5FOydcGQtBD+V9HH/PYRxEppYlvy7ykgDNMW8a+OwgxRZb2chThrQ== X-Received: by 2002:ac2:4a78:0:b0:4a2:2974:c86d with SMTP id q24-20020ac24a78000000b004a22974c86dmr1681413lfp.514.1665054635656; Thu, 06 Oct 2022 04:10:35 -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 o15-20020a05651c050f00b0026de7597bffsm957400ljp.10.2022.10.06.04.10.34 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 06 Oct 2022 04:10:35 -0700 (PDT) Message-ID: <480ef131-9d1f-8ca8-9808-e3f51457eccd@linaro.org> Date: Thu, 6 Oct 2022 13:10:34 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: [PATCH 2/6] arm: dts: qcom: mdm9615: fix pinctrl subnodes Content-Language: en-US To: Neil Armstrong , Konrad Dybcio , Andy Gross , Lee Jones , Bjorn Andersson , Linus Walleij , Mark Brown , Krzysztof Kozlowski , Rob Herring , Liam Girdwood Cc: linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org References: <20221005-mdm9615-pinctrl-yaml-v1-0-0cbc006e2a30@linaro.org> <20221005-mdm9615-pinctrl-yaml-v1-2-0cbc006e2a30@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20221005-mdm9615-pinctrl-yaml-v1-2-0cbc006e2a30@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 06/10/2022 11:57, Neil Armstrong wrote: > Fix the MDM9615 DT to the expected subnodes namings. Remove "fix" from the commit title and description, because it might encourage AUTOSEL to pick it up. There was nothing particularly wrong with DTS, so there is nothing to fix. One way to describe it is aligning with DT schema. > > Signed-off-by: Neil Armstrong > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof