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 CD491CA0FF8 for ; Tue, 5 Sep 2023 16:25:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350831AbjIEQY7 (ORCPT ); Tue, 5 Sep 2023 12:24:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50716 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1353592AbjIEGt0 (ORCPT ); Tue, 5 Sep 2023 02:49:26 -0400 Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 32B2CCCB for ; Mon, 4 Sep 2023 23:49:22 -0700 (PDT) Received: by mail-ej1-x62f.google.com with SMTP id a640c23a62f3a-977e0fbd742so300150766b.2 for ; Mon, 04 Sep 2023 23:49:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1693896560; x=1694501360; darn=vger.kernel.org; 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=VhpzS59cETDVJJl58LmIfvoLI5Ek49A+bTArNaUplrk=; b=tWevKYi02/WON0f9mhhhreH5P0nmSMFBU62Axq00HvBtXtj34KRIPCp5Dh7P157hlZ ou/AM8vyJHJeLJG1s7fcFDdKgGhjgA9jNftjIrk/Ws7C1xI7S+HPcpT+lwowahqpyF/A XBl93/GoHc8k+Vbzezqi9jWpg9xdbb7kiG8MxVpxwzg6EO/CaAeVfTJAscAatsgK0T1n 9H6hkrOrrog5HnG4rskM0T6vtAthmQ1a4sZTU2c+r27msG1EGSwKFLpxDQS3Hp0a5eHG ZxJYgDpzAjzwHgW0a+KUReK5iIhKFv/SRjr7ffRDbaQpOout0eUaB6Z6k8QKnpsaTBGA Tnsw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693896560; x=1694501360; 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=VhpzS59cETDVJJl58LmIfvoLI5Ek49A+bTArNaUplrk=; b=Ml5lldCj+5XMjgZxfI0MLrSqe8HQe8GEn0pK9XrGaq6iK9L47KlufMU/ooZB3QbVvF VS/9VdAZwlMkttIA0g4W0FoFeWytm+Rh/WiLdVNDSNsIulV2IxtnQDGJjqf1KaZp4HHE Cjnx4Wo6oyqlzKJNehsQQf40aLHOIOs0s0a+UYurNDABSkkNb25sAmYgyC6s9f71IY7l e9bGf9CeeB5Wk3YIuhStRZps9a893TkSaGEziranap1hb7rvKsv3+sDFDarBN+1Qly7V 6vthUbccFvPDWfUZ0fnkHp8pDf5+OAo9JXQjp0I1wlu0EaKz7UnNRpPD6V/wBBmQ0HSl HZjg== X-Gm-Message-State: AOJu0Yy90ao0EmTlh8sNBHs/xmzmCgenrEf+VcbZccFU2INi9jhKUaW0 L76FPkc+uwEfM7ArMc40NfH8Wg== X-Google-Smtp-Source: AGHT+IHjQFBB1VJsBsu+AIJLy6rePuMEP5AF/uK5pVEQorTl4ACwpz9FCi5c3zYXBuacFMfzU5OHPQ== X-Received: by 2002:a17:906:3006:b0:9a1:c991:a521 with SMTP id 6-20020a170906300600b009a1c991a521mr7520272ejz.4.1693896560728; Mon, 04 Sep 2023 23:49:20 -0700 (PDT) Received: from [192.168.0.22] (77-252-46-238.static.ip.netia.com.pl. [77.252.46.238]) by smtp.gmail.com with ESMTPSA id jo26-20020a170906f6da00b00982d0563b11sm7072419ejb.197.2023.09.04.23.49.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 04 Sep 2023 23:49:20 -0700 (PDT) Message-ID: <0a2fcbc0-4b18-a54c-9f91-9710cc0bea1c@linaro.org> Date: Tue, 5 Sep 2023 08:49:18 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH 2/5] dt-bindings: phy: Add qcom,sdx75-qmp-usb3-uni schema file Content-Language: en-US To: Rohit Agarwal , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, vkoul@kernel.org, kishon@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, gregkh@linuxfoundation.org, abel.vesa@linaro.org, quic_wcheng@quicinc.com Cc: linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, kernel@quicinc.com References: <1693889028-6485-1-git-send-email-quic_rohiagar@quicinc.com> <1693889028-6485-3-git-send-email-quic_rohiagar@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <1693889028-6485-3-git-send-email-quic_rohiagar@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 05/09/2023 06:43, Rohit Agarwal wrote: > Add a dt-binding schema for SDX75 SoC. > It's the same as qcom,ipq9574-qmp-usb3-phy. Best regards, Krzysztof