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 891C8C433EF for ; Tue, 5 Jul 2022 10:13:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230017AbiGEKNu (ORCPT ); Tue, 5 Jul 2022 06:13:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37164 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230504AbiGEKNu (ORCPT ); Tue, 5 Jul 2022 06:13:50 -0400 Received: from mail-lf1-x12b.google.com (mail-lf1-x12b.google.com [IPv6:2a00:1450:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5355813CED for ; Tue, 5 Jul 2022 03:13:48 -0700 (PDT) Received: by mail-lf1-x12b.google.com with SMTP id z13so19663451lfj.13 for ; Tue, 05 Jul 2022 03:13:48 -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=cLjhHLrbRBnYiVAOCNhcYbbg+1XpO08dGVEQiEigido=; b=NokVD5aeNj9stoX6SL9K7J5iP98z+qj56ikZljVqZfxNlvBdGGeYXxMh0F5JndN1FC GtOq9Ejxu35KdYEDvApSJA5U7E8l8jCd9wPmco0VlUftMK6OspoEKj0gsE3fkzJdKLRG Y5Lqu69MWowm2utmq73ikL5F63glMys4dDxIU4dVtr7VwlPhsq54UOrAyALxpu/izWK8 KpX9f5FLxeVfLqcJ1U4k817QRBe/uxD1DUsNiyxsoy5QQuZmuWLG6Y/ccQS2jaKU/meQ +6NF0zGrSlSfPnlykGS1k0h/Y8yt1ptey2o4l/BFh8H17mwFekV/9ParMWFzH4gp2R/7 CwVA== 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=cLjhHLrbRBnYiVAOCNhcYbbg+1XpO08dGVEQiEigido=; b=Ee1L58w8ODNUrt99BCDW9aoijb3ikgsSlPUfKI3XtP3qcDCvAVGNktbkJCI3pVl2tC FWyXgulrprLQFGQ3SbUrJO+LIzBNScrUqCT0dt9h6zpZ270at/xoormlJwnqrGQTrfXe nJdYVv+orXMqdRTYwcL1qQIwDblW8XghGQdbqNr3l2UmtsPRxzg8xHoT53xSRvpCvKid IbOabq34Bmu78bdEBZldIDINqQaqyH7cZ7n95P406XkYymPOg62T2MqKBDiMP6HXYuQL pG9Er9d0GxKMqYVEq8pN10xOE4MJVveMjjdG2A/O1cIVWGhkfD8BLlkaLpLG2897uvvI W+wQ== X-Gm-Message-State: AJIora/xEwgLiamf2JDX8Orh61ThOaThsuQ6FYK5OtA34llE+yzzegA6 AjIi5gIsBDf1mr2e7eWOp7CGkA== X-Google-Smtp-Source: AGRyM1uZsAzZdN771jYqFkZTGKGgnuxS95JZHOFMEG9qBWCRtFMChuq0B2wnLKhmNJ/+m+DoTVFchw== X-Received: by 2002:a05:6512:128f:b0:47f:879b:dc9c with SMTP id u15-20020a056512128f00b0047f879bdc9cmr23369198lfs.478.1657016026738; Tue, 05 Jul 2022 03:13:46 -0700 (PDT) Received: from [192.168.1.52] ([84.20.121.239]) by smtp.gmail.com with ESMTPSA id r25-20020a2e9959000000b0025a70f7ea3asm5468127ljj.138.2022.07.05.03.13.45 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 05 Jul 2022 03:13:45 -0700 (PDT) Message-ID: <1db53d76-575f-53f2-d52d-1241e5053f59@linaro.org> Date: Tue, 5 Jul 2022 12:13:44 +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 13/43] dt-bindings: phy: qcom,qmp-pcie: clean up register constraints 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-14-johan+linaro@kernel.org> From: Krzysztof Kozlowski In-Reply-To: <20220705094239.17174-14-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: > Only some USB and combo PHYs have a second dp_com control block. > > Signed-off-by: Johan Hovold > --- > Documentation/devicetree/bindings/phy/qcom,qmp-pcie-phy.yaml | 2 -- > 1 file changed, 2 deletions(-) Squash it. This patch does not make any sense on its own. Best regards, Krzysztof