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 5BC7DC38A2D for ; Mon, 24 Oct 2022 15:20:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231304AbiJXPUo (ORCPT ); Mon, 24 Oct 2022 11:20:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51630 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231337AbiJXPUU (ORCPT ); Mon, 24 Oct 2022 11:20:20 -0400 Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 06CF3188121 for ; Mon, 24 Oct 2022 07:03:14 -0700 (PDT) Received: by mail-ed1-x52d.google.com with SMTP id r14so31631263edc.7 for ; Mon, 24 Oct 2022 07:03:14 -0700 (PDT) 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=O+pnhwW99cTw7scNFOxjgNR2d5xs/7m7uEnUqhN6l+s=; b=jDOalpdueUOmeUwnu05qGLW/y828Wm+sQZXntgc7GyCmERl6bIu7J9N3+Q0pP0Y4LH lDcH8cFf8hmRTHgWxtMNU5PPoWhJc6/1A6O+J+yWIlhnvAmqlYJvIzME0XhaJKxwMV3+ VhzejqBagdAit3133+yz9DS6ia/53neLcDW+z1wX0zv5HJUO7MQQaD3um5k25GWKgDEx kVDXbWl0cLqXXjnwZiMgCe6jxSJF8KE06RqF66/i73jVZbeRJe0FsHFE7lfyjYCYKDL+ PcNXPaHgPW6gGOU6MjxLaj4QMafnyGUw6k/T1siKnfWq86023GwT1jBUpfVjLJdorMdS jDHg== 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=O+pnhwW99cTw7scNFOxjgNR2d5xs/7m7uEnUqhN6l+s=; b=a1TbsdEWsI6lcsgPXNw6FEqTHj0Xj+p7yZEupbwqQC0EzWG69OKNUNp1mLTETzWs0c D+zmELuPZ1Ev0HFHikZlOZtBHJ0xu72Nh9inUsP5gI3++Erfn3hUI7DkE5H21bcherS5 +YkkCSz6PnhAqPgL1Jyfahx4OSsXlFq3dMeDj/hrKwgCNlo2PSnmIAwsCGpo/aFuZir7 bI0fRAb+3XjbskCWWpunveBBOAW+GxRaT3Pl2Cj4w+0JbAzblSOTKYXJZ2S23leTLO8/ DfRWDyl4GM7ASe0GMfrx9Q5YQsqmNVqd/86o7DNUlxwHlubZLdj8BkyaC/nAT0dIG6IN fdmQ== X-Gm-Message-State: ACrzQf1C5wfvBPNGwprzZXDHorqR5b0wB7h7Qe08wT0Ppi1917upMmua wEDxfeVJe66b+M6hqZd2jtGaQQMu9jDmXTHj X-Google-Smtp-Source: AMsMyM6ssdpW/5qZIEpdjhMs07kRdaLgDzCuGJsaVvkv5NJYgbzyQY/Bj+vUQy/fvFwJY4dckcj+9A== X-Received: by 2002:a05:6512:3b10:b0:4a4:74c5:de39 with SMTP id f16-20020a0565123b1000b004a474c5de39mr11178530lfv.626.1666618289806; Mon, 24 Oct 2022 06:31:29 -0700 (PDT) Received: from [10.10.15.130] ([192.130.178.91]) by smtp.gmail.com with ESMTPSA id k22-20020a05651239d600b004994c190581sm1246769lfu.123.2022.10.24.06.31.29 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 Oct 2022 06:31:29 -0700 (PDT) Message-ID: Date: Mon, 24 Oct 2022 16:31:28 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.3 Subject: Re: [PATCH 06/10] phy: qcom-qmp-ufs: clean up PHY init Content-Language: en-GB To: Johan Hovold , Vinod Koul Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20221024090041.19574-1-johan+linaro@kernel.org> <20221024090041.19574-7-johan+linaro@kernel.org> From: Dmitry Baryshkov In-Reply-To: <20221024090041.19574-7-johan+linaro@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 24/10/2022 12:00, Johan Hovold wrote: > Clean up the PHY initialisation somewhat programming both tx and rx for > the second lane after the first lane. > > Signed-off-by: Johan Hovold > --- > drivers/phy/qualcomm/phy-qcom-qmp-ufs.c | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) Reviewed-by: Dmitry Baryshkov -- With best wishes Dmitry