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 5AD29C433EF for ; Thu, 14 Jul 2022 09:26:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238257AbiGNJ0K (ORCPT ); Thu, 14 Jul 2022 05:26:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57724 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237695AbiGNJZv (ORCPT ); Thu, 14 Jul 2022 05:25:51 -0400 Received: from mail-lj1-x22e.google.com (mail-lj1-x22e.google.com [IPv6:2a00:1450:4864:20::22e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A92411EC50 for ; Thu, 14 Jul 2022 02:24:28 -0700 (PDT) Received: by mail-lj1-x22e.google.com with SMTP id r9so1438791ljp.9 for ; Thu, 14 Jul 2022 02:24: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=RIxuG/dWnqPo1zA+7iiSWWGISkJu/Q1yXByyi5sW6U8=; b=lHItioyrMcudO1VZcpnWVPESfr1Qk/hh+owstM81ntCb3Qxosq2w2IYo7CW0WwKq3e /BPS1vgpHNVg7VgI9Z8QBewKc+GOw1br1gmSwmkvuuBcKK3IM2Ao41rKm8iPgx+FcpHN C3POgdOjUU4nzr1hrB99JC5i9mhGZaSVTFv8MVU2UnqbbWXIYgSvd7wTnpUzzgpjv/0/ Vto2erTm/6hODJGYcGp8DWu2BaBS5m84Cm/oZ+HbOZt571WLStEHPmpTmnWhnJDAQvFm Os9ddYHeHlzVb0mT9WXV0t5TBYzb4P52C6iPSwBx4V9uwQdR/JvLSejbQS2bIoiWG6uC lRtA== 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=RIxuG/dWnqPo1zA+7iiSWWGISkJu/Q1yXByyi5sW6U8=; b=v90Y6LR3Cdhhm1b+t2qLy7qXtDQegR751YEEt6t+8Z/gAb1acVpylCc2/HGJ4EGfTH ekIH0w2PmC0xZ8OOOi9Rmlke4vpHa141i7jEPylqhBGgRYExbanPzSSJ8X3/XYBnCFzN EJ8bPSYlUIuWLSqY7pVW/5ncwBQ2fLMtW4RZhkPIwrOhu77Vl5Igod+vJJltYO150Ux9 v41KF37xSSmEotSc+AbRDAsvBdLb0TZEHbVUPrXDnbT1DHTSdPNUehtRv/UlWpSGn793 CZJIzx4Th2lqiO2L+y/WtU+v5pkG3InlcoUD7THzUoWbifB0CmAcx0mgRexBQmAwgxTo FDLg== X-Gm-Message-State: AJIora9fe3v499iQJwjZkIE7CRTUxPNgdW1JDvg5IAD/JVYvcmnfP3jT v9YXG6eBa9NNtfk1ebZb9R+bYA== X-Google-Smtp-Source: AGRyM1umRoewL9yaPTS/tooayVYudGK1+3bahkbSalpzztsgA3NuexMrwv0s9xCdLxj1UJ3muI8JDg== X-Received: by 2002:a2e:93c8:0:b0:24e:eabd:bf6e with SMTP id p8-20020a2e93c8000000b0024eeabdbf6emr3844403ljh.347.1657790667064; Thu, 14 Jul 2022 02:24:27 -0700 (PDT) Received: from [10.0.0.8] (fwa5da9-171.bb.online.no. [88.93.169.171]) by smtp.gmail.com with ESMTPSA id z20-20020a2eb534000000b0025d6ecbc897sm184901ljm.46.2022.07.14.02.24.24 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 14 Jul 2022 02:24:26 -0700 (PDT) Message-ID: Date: Thu, 14 Jul 2022 11:24:23 +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 v2 19/30] dt-bindings: phy: add QMP USB PHY schema Content-Language: en-US To: Johan Hovold , Vinod Koul , Rob Herring , Krzysztof Kozlowski Cc: Dmitry Baryshkov , 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: <20220707134725.3512-1-johan+linaro@kernel.org> <20220707134725.3512-20-johan+linaro@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20220707134725.3512-20-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 07/07/2022 15:47, Johan Hovold wrote: > The QMP PHY DT schema is getting unwieldy. Break out the USB PHY > binding in a separate file. > > Signed-off-by: Johan Hovold > --- > ...com,qmp-phy.yaml => qcom,qmp-usb-phy.yaml} | 69 +++++-------------- > 1 file changed, 18 insertions(+), 51 deletions(-) > rename Documentation/devicetree/bindings/phy/{qcom,qmp-phy.yaml => qcom,qmp-usb-phy.yaml} (82%) > > diff --git a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml b/Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml > similarity index 82% > rename from Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml > rename to Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml > index 21d6ec875529..66cabf4d5722 100644 > --- a/Documentation/devicetree/bindings/phy/qcom,qmp-phy.yaml > +++ b/Documentation/devicetree/bindings/phy/qcom,qmp-usb-phy.yaml > @@ -1,11 +1,10 @@ > # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > - > %YAML 1.2 > --- > -$id: "http://devicetree.org/schemas/phy/qcom,qmp-phy.yaml#" > -$schema: "http://devicetree.org/meta-schemas/core.yaml#" > +$id: http://devicetree.org/schemas/phy/qcom,qmp-usb-phy.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Qualcomm QMP PHY controller > +title: Qualcomm QMP PHY controller (USB) > > maintainers: > - Vinod Koul > @@ -51,20 +50,20 @@ properties: > ranges: true > > clocks: > - minItems: 1 > + minItems: 3 > maxItems: 4 > > clock-names: > - minItems: 1 > + minItems: 3 > maxItems: 4 > > resets: > - minItems: 1 > - maxItems: 3 > + minItems: 2 Skip minItems (equal to max) > + maxItems: 2 > > reset-names: > - minItems: 1 > - maxItems: 3 > + minItems: 2 The same. Best regards, Krzysztof