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 358B3C6FA8E for ; Mon, 26 Sep 2022 09:24:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233997AbiIZJYe (ORCPT ); Mon, 26 Sep 2022 05:24:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37982 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234875AbiIZJXp (ORCPT ); Mon, 26 Sep 2022 05:23:45 -0400 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8DC16175BF for ; Mon, 26 Sep 2022 02:22:16 -0700 (PDT) Received: by mail-lf1-x12d.google.com with SMTP id k10so9857105lfm.4 for ; Mon, 26 Sep 2022 02:22:16 -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=5Pax1quc7TkVCsZ5g50ISsP4krlqOVio/qYdLgmPV2A=; b=ZlAjxTIbF9jWZb40Cys1vsy5WSEW4ArucWQMek5niQFZonsCRJ495ZTx8dCaaGV6O3 QjDkdeCwRoPFQ2/sLqHc8BjPLXuYz38QlBiomM/KXS5gzH17NZmEiYTbLVyiQAxEZpfP vICWmo3ldGWvgvr17wg8mtjFib3PabC93VVNpDdjfhLOqgWOS2eufT3zUZdS9rcwvVPN bKExKv+6ZGRzxpHWbPAjkJfa4yci81w118nwXzsJ9VacewuRI9zsnLkEgL7ecj0v5aEH nKlek2qEkl17CRkUlwTDEsehzQkBmJ1VXviR39NZ7Qjt5GvMfCOuE+Zp7SJQj+FWx0ZP ssyA== 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=5Pax1quc7TkVCsZ5g50ISsP4krlqOVio/qYdLgmPV2A=; b=ytJ8IX1z8f0BeSCWydCJwwsRKAwCmCqPY4oQsZOUPJnSuSJtUXpc5DalzX0zbJvzXD kuKSrU4w8ihkSWx4kE6fvkeqC1H4eONbquo3jTESmDbMHK1N0R4Srev0wFTXgCgbJ9sC B2FagxATPPhXxJf2oqJyDpqXtSmafbjEjX8mCBrnZngLhFd6A1mhyQmyYnRQu4mecXY/ nHQ3K7OQZLGO6N7225Ch84XQ5scMXqf4RYW+2E6BAH0LGNEyvFCmzlETBGp4lvG8QVps NU6DsCRaM5Faulgu9v43PZkBoWkftc9VR1MFzm/SyfHPJdjtbJin/8JleNbFcyEegwyW yWZg== X-Gm-Message-State: ACrzQf1ZpAeVilvqY92MGyTn82RSmSDf4dGOLMX7stSKcp4GTt4jdKRw TIS42LUQmqJLsX0AkrB4vdTweA== X-Google-Smtp-Source: AMsMyM6Zb7SV+m0UEnPdXALbNrT0oxJ3wNweY1r7T3uKJxbT2ckDhfEi4NsqJhhhUcLcF7aPMaF/Dw== X-Received: by 2002:a05:6512:3055:b0:498:f7f5:53a3 with SMTP id b21-20020a056512305500b00498f7f553a3mr8185314lfb.367.1664184134878; Mon, 26 Sep 2022 02:22:14 -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 q6-20020ac246e6000000b0048a757d1303sm2471959lfo.217.2022.09.26.02.22.13 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 26 Sep 2022 02:22:14 -0700 (PDT) Message-ID: Date: Mon, 26 Sep 2022 11:22:12 +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 2/3] ARM: dts: qcom: pm8941: adjust node names to bindings Content-Language: en-US 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> <20220925210229.128462-2-luca@z3ntu.xyz> From: Krzysztof Kozlowski In-Reply-To: <20220925210229.128462-2-luca@z3ntu.xyz> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 25/09/2022 23:02, Luca Weiss wrote: > pm8941-misc should be called 'extcon' and pm8941-coincell 'charger'. > > Signed-off-by: Luca Weiss > --- > arch/arm/boot/dts/qcom-pm8941.dtsi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/boot/dts/qcom-pm8941.dtsi b/arch/arm/boot/dts/qcom-pm8941.dtsi > index 33517cccee01..01f14d5f314d 100644 > --- a/arch/arm/boot/dts/qcom-pm8941.dtsi > +++ b/arch/arm/boot/dts/qcom-pm8941.dtsi > @@ -27,7 +27,7 @@ pwrkey@800 { > bias-pull-up; > }; > > - usb_id: misc@900 { > + usb_id: extcon@900 { Why? extcon is Linux specific name and should not be added to DTS. Anything requires it? Best regards, Krzysztof