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 6234DCCA47C for ; Tue, 5 Jul 2022 10:12:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230034AbiGEKMb (ORCPT ); Tue, 5 Jul 2022 06:12:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35896 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229925AbiGEKMa (ORCPT ); Tue, 5 Jul 2022 06:12:30 -0400 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0016513FA5 for ; Tue, 5 Jul 2022 03:12:28 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id i18so19695305lfu.8 for ; Tue, 05 Jul 2022 03:12:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=mZWko2l3JM33AGERPGLEXqE2EWRggkWimZrxTdJnBrQ=; b=lVgc4eTYGqLD0IaHHe8PqmVRvpVMIHWLrYx692D3ISLZALd9+vHr5AzI/P5AvGC46F ovwkA24GeZhvo5gQc1mF+A+pB5Ougfktzld939IW7WlA+FjfLOgXuSuhJS1DoTV+NCwq bJxoAYLt2Mvd6E0m/2gDpvRjCV0S3/KL/b7eakXGbj/rDfdocwd1YYvJ73mRiosjPoug 8HdNXa6oBxhYa+ss7Rc1c7HmT23Fqga1td1bKiD42Bvxa4/1oCt/QmGMnKiV7Z5ooQvZ qktsH3OgfX3Z0IW6Bhwe4oZza0jMPJm5cEcRWc83nII6vck3vTzyRmjS9P3zWusVHX3z r+Lg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=mZWko2l3JM33AGERPGLEXqE2EWRggkWimZrxTdJnBrQ=; b=8KR9DcqiystZ1pST7FjFT6uSMjcjXvelJSHAr8BirZRcS1IYcO19NNfj98/o7VFSoF QMNNPdc+Y8IgAVp8X8CPQONjzu/ArwVAcpVTa2qEidgkDymPxaaiBQsDZrnjSZ7l9ReP jXgGa8XGWpmxk/KenmHnIA04UxlhAgFNoqQ61HfC6hSgOGjxcyjYGLoLpqwx059lfE+4 rf54t7Jeg6rEjmEGBNvgMVZg8j5OlVLTX7XQF4aoEYa6QWI0IqRZtGkI0FB08XT1yZwu nG0AiA3IGxtN5r9sKooP3ZiyYPLWxGnv42RBXtl/i2mY/LLMtcg6Lgu1LcOt2hWcH3Kx h7Ew== X-Gm-Message-State: AJIora/UuZqOmSeiVlsdLTYMuH9RjurGnymK2AEU9LEvN7dZcqPp/RJ+ ni1KcsosDhHt3Ey1ctNcXzsfNw== X-Google-Smtp-Source: AGRyM1sTJIqHUj9k+zJkKMNhCH4MRxYX1aZCBKcFYO69Ra4u9QWn3nqtNVAorRS99L+Md9eq6+appg== X-Received: by 2002:a05:6512:114e:b0:47f:5f76:22bb with SMTP id m14-20020a056512114e00b0047f5f7622bbmr22600890lfg.648.1657015947264; Tue, 05 Jul 2022 03:12:27 -0700 (PDT) Received: from [192.168.1.52] ([84.20.121.239]) by smtp.gmail.com with ESMTPSA id y9-20020ac24e69000000b0047f647414efsm5620858lfs.190.2022.07.05.03.12.26 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 05 Jul 2022 03:12:26 -0700 (PDT) Message-ID: <2a5fec43-352c-b304-e0c9-761e1d2b67ec@linaro.org> Date: Tue, 5 Jul 2022 12:12:25 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH 11/43] dt-bindings: phy: qcom,msm8996-qmp-pcie: deprecate reset names Content-Language: en-US To: Johan Hovold , Vinod Koul , Rob Herring , Krzysztof Kozlowski Cc: Andy Gross , Bjorn Andersson , Kishon Vijay Abraham I , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220705094239.17174-1-johan+linaro@kernel.org> <20220705094239.17174-12-johan+linaro@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20220705094239.17174-12-johan+linaro@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 05/07/2022 11:42, Johan Hovold wrote: > Drop the unnecessary "lane" suffix from the PHY reset names and mark the > old names as deprecated. > > Signed-off-by: Johan Hovold > --- > .../phy/qcom,msm8996-qmp-pcie-phy.yaml | 20 +++++++++++-------- > 1 file changed, 12 insertions(+), 8 deletions(-) > > diff --git a/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-pcie-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-pcie-phy.yaml > index 7931b1fd1476..0bea8270b37e 100644 > --- a/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-pcie-phy.yaml > +++ b/Documentation/devicetree/bindings/phy/qcom,msm8996-qmp-pcie-phy.yaml > @@ -94,11 +94,15 @@ patternProperties: > - description: PHY (lane) reset > > reset-names: > - items: > - - enum: > - - lane0 > - - lane1 > - - lane2 > + oneOf: > + - items: > + - const: lane > + - items: > + - enum: > + - lane0 > + - lane1 > + - lane2 > + deprecated: true > How about just dropping reset-names entirely? Marking entire field deprecated and removing from DTS? The same in the previous patch. Usually one-item xxx-names do not bring any useful information. Best regards, Krzysztof