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 26CFAC4167B for ; Tue, 13 Dec 2022 12:57:48 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235311AbiLMM5q (ORCPT ); Tue, 13 Dec 2022 07:57:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55814 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234909AbiLMM5j (ORCPT ); Tue, 13 Dec 2022 07:57:39 -0500 Received: from mail-lf1-x12f.google.com (mail-lf1-x12f.google.com [IPv6:2a00:1450:4864:20::12f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EA78F1D64C for ; Tue, 13 Dec 2022 04:57:35 -0800 (PST) Received: by mail-lf1-x12f.google.com with SMTP id j4so4834566lfk.0 for ; Tue, 13 Dec 2022 04:57:35 -0800 (PST) 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:message-id:reply-to; bh=1+49QAMDzPVtrYnuNI/l48IEaXsnLhyGQdsKK+6eiGo=; b=XsGIeHyDxkRi7MCp5j1wygAIhEt/onzyyoKl1vqHj3J2W9kLg4r38nuLOhy7IlUE8N QrEOA1jKJpm/XMcF0hv5NSq7bR88pi0ZaNMVDXdiPJgc31W5IIdHOJC/pt1RIad2nfE8 4T9boL3miIyyLclCez7JNgCaV2B2dYWMOgUjAoal9/5Tazp495IChiE2+zNslS7GHqSP McVUtjWsi71ThfVwrBjeyJuo5Iq7APSxnIwaiu0ntN3RkRUYMA9UDdzEC/Zj03bSbWAa uge6ZjZ+HDWCZrkswfUsOcY5M/Ev5XxW4EJU8GFED7mKJqDhRayJmr1OCqZImBpL/zC9 Uueg== 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:message-id:reply-to; bh=1+49QAMDzPVtrYnuNI/l48IEaXsnLhyGQdsKK+6eiGo=; b=jc/Dqxcx5tToAL56vJs9ujTf+fV2HzgLG0CCqLghgn1pQbYelsuvm/c4U/TLfOrKwU mUsxfHuFh6Pm8O4kvRebisAPZ4kdoWeFhW+v7T5HPLxZXqOkid8zveCgQoahEJTHK9Qe yFXs35BknEZd8NhuOGXlZ7IDKLkEc6qzKMG6Lg6Z8a4FboTDFqPIR5rf3aLIICEfFQko AxtblEs7AnsKtpeUPRzdeKD0AzeAdX1OsRrnMoXmicCzDi/bgyCrn/w22NjA9LS3T80l kI/iBlCL0rz3UCarTdOkiWOT520G2LV684EVG7Hpw21dL3W8mpxyqiPHh/T3H1WrIGL2 xusg== X-Gm-Message-State: ANoB5pkYIXWoZuXQEnsvS2NB7JID/zwJSAFR/4dXEk8mA+OKlLW94loq KXxg/YjmtDhV9god4tYpJZzfgQ== X-Google-Smtp-Source: AA0mqf5EZjO7rMPMLfCaq148t3alQ/vkjPqZRkTeRQJdVfvfctPFRK0e1e39qX+TE2+vx/JJZqULgQ== X-Received: by 2002:a05:6512:224b:b0:4a4:68b7:dedb with SMTP id i11-20020a056512224b00b004a468b7dedbmr6863325lfu.55.1670936254357; Tue, 13 Dec 2022 04:57:34 -0800 (PST) Received: from [192.168.0.20] (088156142067.dynamic-2-waw-k-3-2-0.vectranet.pl. [88.156.142.67]) by smtp.gmail.com with ESMTPSA id u24-20020ac258d8000000b004b591c33b99sm365972lfo.13.2022.12.13.04.57.33 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 13 Dec 2022 04:57:33 -0800 (PST) Message-ID: Date: Tue, 13 Dec 2022 13:57:32 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.1 Subject: Re: [PATCH 1/3] dt-bindings: phy: qcom,qmp-usb: Add SM6115 / SM4250 USB3 PHY Content-Language: en-US To: Bhupesh Sharma , vkoul@kernel.org, linux-phy@lists.infradead.org Cc: shawn.guo@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, agross@kernel.org, bhupesh.linux@gmail.com, linux-kernel@vger.kernel.org, robh+dt@kernel.org, andersson@kernel.org, konrad.dybcio@somainline.org References: <20221213122843.454845-1-bhupesh.sharma@linaro.org> <20221213122843.454845-2-bhupesh.sharma@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20221213122843.454845-2-bhupesh.sharma@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 13/12/2022 13:28, Bhupesh Sharma wrote: > Add dt-bindings for USB3 PHY found on Qualcomm SM6115 / SM4250 SoC. > > Signed-off-by: Bhupesh Sharma Acked-by: Krzysztof Kozlowski Best regards, Krzysztof