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 D1528C7EE2F for ; Fri, 3 Mar 2023 07:36:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229799AbjCCHgo (ORCPT ); Fri, 3 Mar 2023 02:36:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37086 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229608AbjCCHgl (ORCPT ); Fri, 3 Mar 2023 02:36:41 -0500 Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A6AC63CE16 for ; Thu, 2 Mar 2023 23:36:39 -0800 (PST) Received: by mail-ed1-x532.google.com with SMTP id o15so6619492edr.13 for ; Thu, 02 Mar 2023 23:36:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1677828998; 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=lD3WNNJ/JfE+85airrus3P2fQXvOECA0Dr0b1uIncAs=; b=EFIsNG/S4zPvAcqQGle3ZcNvhRHSWWvyvLVlYwvOZT4vept/M+JBmXs/lQkcuWAS4k sw0wq/AL5ZD8zVeMg0jIXDbL5lPFAm3gpqRH+FSyZscUVI+xHFkoeJpll1rlM7AAp07Z 1eOsHqOvIx/8jWQfV+K3YhwGUr31ZyHD6ovFvwSYveRI5pkLfNq9nMDO0i11ONWj0bNl bUOS0+c0V2UuhljB+ozn5OdgXbp+p3MCa9vQ7dEodQoT68iQEge45z7CU86Fyew/mP98 QpZngUwUKBUZkFQvpd9WhxE/UpX8R7qflgV9CcwJhc3h/ZwEo2a1ThwbvEWFHFgl5s33 y3VQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677828998; 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=lD3WNNJ/JfE+85airrus3P2fQXvOECA0Dr0b1uIncAs=; b=CwKxCFferEPLZmjOmZ/5e90QgiYDuj3dN2G5kdgRZpghte3KgguwPL/UQ+JcgfBRny PfeFiMmcc3xaNjpPQh7PRQ9x+y1qWkJiSByBPEl7547lNsBzY1K2etBTSXQHrQmsd7Ev GmOxG21g4plxkIxKUTK6Zyh3kxZ9ttAYnxRrvuTZ0K0NCxA3csyJ42jEF3WNgX8N/AHi ivQ4VQ+Ct2N6c6i5Ofv6Hj7Ab5zZI8DmeQJaLaxK3XfHzOozjYlPWjUb7ZbG/nhdYVOO h7+Fkm4QYSx3O1lVkuw0Ar4lAJMMqGNWNYRhGEzHIy1AGSNZ6hT8+FZ9nFefCt3mUueW YmJg== X-Gm-Message-State: AO0yUKWQfQtzPKboxMCPEtNXfDthuplX9bky/J2fI/Bds/vFmODNrqqL soInv8DsUs8Fa2dntsm4Awk2+w== X-Google-Smtp-Source: AK7set+9A34NkjNW8rJpLhB8K7vzbcrDtVYTZXH1WEFeIMKOJ4DUIKMu4acyau4x2tvUISZ7f3EW8g== X-Received: by 2002:a17:906:4783:b0:8b1:fc:d737 with SMTP id cw3-20020a170906478300b008b100fcd737mr1051626ejc.19.1677828997912; Thu, 02 Mar 2023 23:36:37 -0800 (PST) Received: from [192.168.1.20] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id v12-20020a50c40c000000b004bb810e0b87sm824867edf.39.2023.03.02.23.36.36 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 02 Mar 2023 23:36:37 -0800 (PST) Message-ID: <5dac3aa4-8dc7-f9eb-5cf3-b361efdc9494@linaro.org> Date: Fri, 3 Mar 2023 08:36:36 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH 2/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible Content-Language: en-US To: Varadarajan Narayanan , Andy Gross , Bjorn Andersson , Konrad Dybcio , Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Wesley Cheng Cc: linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <70beab86eb21d1130e61f52753f514cfb433a4f2.1677749625.git.quic_varada@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <70beab86eb21d1130e61f52753f514cfb433a4f2.1677749625.git.quic_varada@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 02/03/2023 10:55, Varadarajan Narayanan wrote: > Document the compatible string used for the qusb2 phy in IPQ9574. > > Signed-off-by: Varadarajan Narayanan > --- I just acked the same patch... what's happening here? Best regards, Krzysztof