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 D0490C004D4 for ; Wed, 18 Jan 2023 04:26:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229496AbjARE04 (ORCPT ); Tue, 17 Jan 2023 23:26:56 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45832 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229475AbjARE0z (ORCPT ); Tue, 17 Jan 2023 23:26:55 -0500 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6B96554118 for ; Tue, 17 Jan 2023 20:26:54 -0800 (PST) Received: by mail-ej1-x62a.google.com with SMTP id mg12so7978607ejc.5 for ; Tue, 17 Jan 2023 20:26:54 -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=P5KYUTlBMHDS9rZ5AIZChzy+GDqYCA0ROWxq3541f0Q=; b=RjhdAwsIoiY2El98eOLvDUmnYaJMo/NnkJdFdOPVmIhCXZqTgpIGKEl1G8qGp3mj+Q QLIbV48QOtX33wqIauSXD0yK1bVcYCJws4s53/ITxQw7wSKJuOs/EALXqpme3x5HMTgS SN0YWP+SyplE77QgQmtsvMjgmIqiHo1WDsYFNJpFli1ew+FR0JiJxs5VmaUHm37A1Vmc klAzGuO5C2COg4+rTr6Cjo2820dhzUDukBjkRL1xsNOST0IvAPLiRQRH6il8hyVlG8zA gEqkzK48qqMiQYq93Vbpx+qaclWDJwlZYLXC4KtaQ7bShQ4vgrTSznRvKaWG2I9U6YI3 2vAg== 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=P5KYUTlBMHDS9rZ5AIZChzy+GDqYCA0ROWxq3541f0Q=; b=5PiLfSCz3gihViL7/GzzW3S0WqZDkDPYSf8niSIdx+70uVDCPXTJhlYzvNBzO9pc8p Qo3Yc4RRwR4+F4k9CeoKq90I3gGxDwIgvT8Ni3BqdA7/vxOv2QLasIuw4wnZNaZK1aBz 9VKUr7pZCpgUUNYC4faMdQuoHSzh8Sv+fOWeR47LnQ1ieW+LHqPo2sBfib9fRBsgcsMn omr/vmP/ytYs/zKIYgLkd9e4y/Yp+rhOvzlSpKvkcoB3sM/TzK6Xd14srQHb6x3R2RM5 qCIDhFSXdECBlvVgphnrFiPAWXhX+zuqe8Gk4h2vesiqqSCC5V8a0zUDyhZaxF4GkdUw M0hA== X-Gm-Message-State: AFqh2kq1s++o1UE9vG0aOM/AS68p43t3eBCSTGOAW5S09JL+jnr/aEHP b1t3DDAQsN2qqhKnBESxgWi36g== X-Google-Smtp-Source: AMrXdXsy4obbY9VOkYpGsCFQvkd/d0iW6JL6J3zoSF0gvycTp2uXqZG7hJobI0ZJiUD8NDNN85i6vQ== X-Received: by 2002:a17:907:8c17:b0:871:38cc:7b3a with SMTP id ta23-20020a1709078c1700b0087138cc7b3amr9490203ejc.75.1674016013059; Tue, 17 Jan 2023 20:26:53 -0800 (PST) Received: from ?IPV6:2001:14ba:a085:4d00::8a5? (dzccz6yyyyyyyyyyybcwt-3.rev.dnainternet.fi. [2001:14ba:a085:4d00::8a5]) by smtp.gmail.com with ESMTPSA id kr12-20020a1709079a0c00b0084d44553af9sm11932346ejc.215.2023.01.17.20.26.51 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 17 Jan 2023 20:26:52 -0800 (PST) Message-ID: <56a82356-83fc-0a6a-b6a5-7c698bd3c307@linaro.org> Date: Wed, 18 Jan 2023 06:26:51 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [PATCH v3 5/8] phy: qcom-qmp: pcs-pcie: Add v6.20 register offsets Content-Language: en-GB To: Abel Vesa , Andy Gross , Bjorn Andersson , Konrad Dybcio , "vkoul@kernel.org" , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, devicetree@vger.kernel.org, Linux Kernel Mailing List , Johan Hovold References: <20230118005328.2378792-1-abel.vesa@linaro.org> <20230118005328.2378792-6-abel.vesa@linaro.org> From: Dmitry Baryshkov In-Reply-To: <20230118005328.2378792-6-abel.vesa@linaro.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 18/01/2023 02:53, Abel Vesa wrote: > The new SM8550 SoC bumps up the HW version of QMP phy to v6.20 for > PCIE g4x2. Add the new PCS PCIE specific offsets in a dedicated > header file. > > Signed-off-by: Abel Vesa > --- > drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 1 + > .../qualcomm/phy-qcom-qmp-pcs-pcie-v6_20.h | 23 +++++++++++++++++++ > 2 files changed, 24 insertions(+) > create mode 100644 drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v6_20.h Reviewed-by: Dmitry Baryshkov -- With best wishes Dmitry