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 A7BA3C07E9D for ; Mon, 26 Sep 2022 11:00:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237086AbiIZLAd (ORCPT ); Mon, 26 Sep 2022 07:00:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53598 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237017AbiIZK6e (ORCPT ); Mon, 26 Sep 2022 06:58:34 -0400 Received: from mail-lj1-x22d.google.com (mail-lj1-x22d.google.com [IPv6:2a00:1450:4864:20::22d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D96044F193 for ; Mon, 26 Sep 2022 03:30:13 -0700 (PDT) Received: by mail-lj1-x22d.google.com with SMTP id h3so6928893lja.1 for ; Mon, 26 Sep 2022 03:30:13 -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=eG0TdrPxhkIbH4nT2ZB1rVox+ssVaYjya+NBPT1aYHc=; b=Eht4h4WK4DP25MBt5Sh5FNwN3HAjo3DHFLnYeVJVp58bpmreQTsOyfjuOnGG9ogpy2 4lHTuXwolFrLY1i23R4StEuCSbu4B4UPrKVj2QnBBVin7FlQM67/jxrqlcXOTZNeDm66 epVWfGw7SWI3ve2OMaieQHOJ1+nQx9eqAI9yqHr+TWCP/yRq3L1pN2klGLltejLIGfc9 F48fhzRQXtDnXxAHiKNB42Q02YhigR3+9Oj0nmoExW65csD1mcm4yQk5Ea33NyvHi8Db 0gEbxVkN7zJSpTYYsiTqbbvJq0P4dPwUwa5+6ff9YjmxNHcIQn1nYOk/Qa5cJH67Dapl XKEg== 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=eG0TdrPxhkIbH4nT2ZB1rVox+ssVaYjya+NBPT1aYHc=; b=OatpSxErjDLU030+8CefCtyChZZ/xRPRej7/cfr/0jx5PUh/4lLm5WtGyLlA7aN6w5 KAEwJFr+IL8r9w0RLNphrbEeNKgFdYD5g1j+u4gKeW7EAQE9/vutvmdQ3z8vi26/RZDm tdm+egsIhVK+XTlSeqCDOnRCTwleCXoDFhDezZppQc6owj8v0bU7CXSXBBd8FS5f5JXK l2YQIcPWkCwZDUUOKOF4qGs5SQw0dnHUOr/7hdPOOiATyr9aOmRHqbDzOssbV3O4HM8B Nq/bSPOwlUm5BHu4QLyi5Fyq0t2v45lT5UMw0Tapa+oNNE7mVuGxUd4N9ZwqdT5V/PFE 0UOg== X-Gm-Message-State: ACrzQf2qedXYz3UlBrhv416eYgjbtbZWTAmX8X1Y/lGYnXo8A71O85zM jg0dyyuVPmCuFhc0KSz+4F98DA== X-Google-Smtp-Source: AMsMyM51/T6s8y6v+BDWSNH67sFG5OfefILMT5fIWZKtFrxTyMCmSBQ7lyt1WwOBN+BzLnKPXn1xbA== X-Received: by 2002:a2e:3905:0:b0:26c:3550:bc14 with SMTP id g5-20020a2e3905000000b0026c3550bc14mr7215915lja.43.1664188153679; Mon, 26 Sep 2022 03:29:13 -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 g6-20020a19e046000000b00494a11c5f52sm2489867lfj.256.2022.09.26.03.29.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 26 Sep 2022 03:29:12 -0700 (PDT) Message-ID: <3dda8e86-b92b-488a-5afb-0cb49e7e52ae@linaro.org> Date: Mon, 26 Sep 2022 12:29:11 +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: neil.armstrong@linaro.org, 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> <3070538e-fa8d-4506-bbf8-c2770d092eb5@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <3070538e-fa8d-4506-bbf8-c2770d092eb5@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 26/09/2022 12:04, Neil Armstrong wrote: > On 26/09/2022 11:22, Krzysztof Kozlowski wrote: >>> }; >>> >>> - usb_id: misc@900 { >>> + usb_id: extcon@900 { >> >> Why? extcon is Linux specific name and should not be added to DTS. >> Anything requires it? > > It matches the current dt bindings: Then instead maybe let's fix it in the bindings and DTS? Best regards, Krzysztof