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 4B854C07E9D for ; Mon, 26 Sep 2022 10:59:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236742AbiIZK7u (ORCPT ); Mon, 26 Sep 2022 06:59:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36208 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237019AbiIZK6e (ORCPT ); Mon, 26 Sep 2022 06:58:34 -0400 Received: from mail-lj1-x22f.google.com (mail-lj1-x22f.google.com [IPv6:2a00:1450:4864:20::22f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 399B51F2DA for ; Mon, 26 Sep 2022 03:30:15 -0700 (PDT) Received: by mail-lj1-x22f.google.com with SMTP id l12so6873188ljg.9 for ; Mon, 26 Sep 2022 03:30:14 -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=J7dDZyuh38L2+9s0Ha2HRO+rmsggwpv9IMTmNgVkbkdoNe9i7FY886XzCcOG9eqpTK q4suT83IrGTq8s3bGwK0X8nm+CWTriQmZJK2VupIQlGk7xbumIBu2Ip+Xs7x36l0FGs8 TS7ZjkDIczdAsKKmt6ASNzxuAZ0Y1Hsf+fn9LjlR7lnTBozWc+t9O1O+J/6FpTsWS6ZY 30ov8GPvTTd6iOhvzQFsl2ZR4cz+Ojeinfq+gSfHBhZ34JrAz5co85Xs7VX4VgKZ+0q3 OxhlCm3bDT8GkL4oTbyZczWXR3rluk6RxS+47ZTwYNiGrzPc9uvUD5foyvrTteLD2/vq SznQ== X-Gm-Message-State: ACrzQf1b1L9fWGsbBF7N2qoWdye9CNusZzk+FGonibkfWbQZa1cX09d2 0yHbB6JKppawu+sFDBNMWfgqmg== 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: devicetree@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