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 017E7CA0FFA for ; Tue, 5 Sep 2023 16:22:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243162AbjIEQWp (ORCPT ); Tue, 5 Sep 2023 12:22:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51406 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1353577AbjIEGro (ORCPT ); Tue, 5 Sep 2023 02:47:44 -0400 Received: from mail-ej1-x634.google.com (mail-ej1-x634.google.com [IPv6:2a00:1450:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1F63FCC2 for ; Mon, 4 Sep 2023 23:47:41 -0700 (PDT) Received: by mail-ej1-x634.google.com with SMTP id a640c23a62f3a-99bf3f59905so319915566b.3 for ; Mon, 04 Sep 2023 23:47:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1693896459; x=1694501259; 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=gtHnKiisbpzK+NDkk8Q+svMUp3+b88bQOcuQUudC2cY=; b=EztF8NYRBed/IyGyZnFAv6gUmnb3Nkhl8IwRoB0aL3if7/5ikg3JxeKrTt902t6vY8 mQf+r1pEnG1CEKjnQKutDKkPt1pGv0DVL34b3272FbBdSGjPtvNC/ZrAFPdVqeODZNRK N4Fwt5Ihcqb7nhnhIibbJslsISdsIfFiFY32MV/LVwBb5sJwGpSSm4ceDTDigVwWI3Z1 VWCtSa85hSdIG+G/M8fG3c3dF3/GhIhkxdllZvKte01TaIBE3i8yrnDcxghlqiK/YqMM q1kPjmGJ0TZxdNC/BPulSWU54nE5CsN/afoHb3ob+jjUAF0O6xWOQbx2oC3Opq2ruusj 6ZGA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693896459; x=1694501259; 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=gtHnKiisbpzK+NDkk8Q+svMUp3+b88bQOcuQUudC2cY=; b=Kd7mHntURJj4I2FjqoSB4HCp70GrWiUDez437oLi0cWTiHXZsAdjX7pFnQzmP8cwPa 0dz0HEaLK12mF2oP2O0FLxQaWCWpvEXBTyw7GcDaV6eA1UlQZnnrVna3qiawxwV9bfJr +IwtuIBuvjPa8OP8Aq1/NzaMgv2fELv0tIw9rGUaYkkYmgL+Qpb7m0EF0aw5PL01gMB9 +nlvfDojBv0zjNhcZqVBDvaUrmKnkln/QCgmHcufJ3BW2GCbwFK2+QaI1qoyQzAhStYH Vx+GShbhvbVMogJLCSjI2Pq2DnImd3GEIVn4CDY6wnnZZyYdb3caTub/I7AFvbUshx4f ZZsQ== X-Gm-Message-State: AOJu0Yw5minKGCF23IxW+yRWP1wIJqZjl6Oy9lZL43JHpbQroSfB0D4w UHVjo3YpyI1A/2h5ZtmIoTihSw== X-Google-Smtp-Source: AGHT+IGpukQ0RDg0shaXuo4HyDBWkoifbqE/MjwhBsHs2JB7raqdMGWC20Py9PQv9ho4KHUd0+P3KA== X-Received: by 2002:a17:906:4ad1:b0:9a1:e57a:362c with SMTP id u17-20020a1709064ad100b009a1e57a362cmr8488649ejt.9.1693896459650; Mon, 04 Sep 2023 23:47:39 -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 um15-20020a170906cf8f00b009928b4e3b9fsm7186471ejb.114.2023.09.04.23.47.38 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 04 Sep 2023 23:47:39 -0700 (PDT) Message-ID: <1eb37446-3d83-f7d2-7f00-a0f553bf106c@linaro.org> Date: Tue, 5 Sep 2023 08:47:37 +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 1/5] dt-bindings: phy: qcom,snps-eusb2-phy: Add compatible for SDX75 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-2-git-send-email-quic_rohiagar@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <1693889028-6485-2-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-bindings compatible string for the SDX75 SoC that > uses Synopsis eUSB2 PHY. > > Signed-off-by: Rohit Agarwal > --- Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof