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 97D8FC38A2D for ; Mon, 24 Oct 2022 15:48:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230526AbiJXPsT (ORCPT ); Mon, 24 Oct 2022 11:48:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52552 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231161AbiJXPsD (ORCPT ); Mon, 24 Oct 2022 11:48:03 -0400 Received: from mail-lj1-x231.google.com (mail-lj1-x231.google.com [IPv6:2a00:1450:4864:20::231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EE997E779A for ; Mon, 24 Oct 2022 07:40:48 -0700 (PDT) Received: by mail-lj1-x231.google.com with SMTP id u2so3878859ljl.3 for ; Mon, 24 Oct 2022 07:40:48 -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=yXDMfbSvdfRJmnrB7Bcegq0YwNab1P2a/cSzHqB7sk4=; b=Ev+R/iByfTSfP39Rd2yDi4ivGXPJP5rkZVEBuevoWI0BvgeqNL+TSY6mhXtGIKwAhs ngHWlJBs81jFtaPLSADx2fpR2B4ks+F6s9CVTD9Z1N1O7+QS6857TmtElBy/GHDS+8ZK dlXdeTldpBr9U5hITtsE+ZKC1GFjSruwzYXeuo3XTQvOMvszIrmwL5H1y9KzEFwNMfWJ Hy0EEuVWDpdO/svJ34mDSlm050tJrCzO8ALcErUMTRuBDgXI6lU82FxOw0TVX/p6LXTr gYoG9fzwdT7v5ln2medVBSwR1ESi4a6LhTqJ0rh33pvq8KKUfMzcp01ERiQLVu4Ns2bJ zlMA== 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=yXDMfbSvdfRJmnrB7Bcegq0YwNab1P2a/cSzHqB7sk4=; b=sqeYQKtPBenQtNWTKPtSaRlQrg5jpirFvVYboWBTUj3RyUGZfLtUe/1ZWLpw45UwOh EkkQxBkTMN0zcRmYFOkgbqKMCtWpv9MiSocRAG7MGGntRRmzM0XfiWs6mVTLAaFniMwY 2P++Qh1Lv2sf4A5lZdzYu9EsL1wRh4Hdj0nddg62lHw++h6z3QzzrKxIloJYnMqrhySj tNgUUsPwD2PA8LyhI6n1wcT7ullrAWUDgGRYSEgbo4x4rIpj6nG+h0Hf1iEkLvUJeKdl otszxVkLR3Ga7kg96DiRs1kesYciXTOK+gcvSpwBj7kHEFYoqEqrj95vtjnMYiilw8rQ FTQQ== X-Gm-Message-State: ACrzQf3Wdo7V1hdn1lnNZZcgiEmLcRSymeXK8l0EAIs1ZlIgV0rWfVbI 9yN1od9D6JARnV3cNla3+QDvZ/c28mSL6cKS X-Google-Smtp-Source: AMsMyM4PJ88PVCPjMKghg+zRn3JJ16K/+Z7xJXEWO8J3+ykBBXlXRim6GW7JveGLx2JhXB2MEZMuAg== X-Received: by 2002:a05:651c:242:b0:26d:fb4b:9c8 with SMTP id x2-20020a05651c024200b0026dfb4b09c8mr12278995ljn.353.1666618345667; Mon, 24 Oct 2022 06:32:25 -0700 (PDT) Received: from [10.10.15.130] ([192.130.178.91]) by smtp.gmail.com with ESMTPSA id o17-20020a056512231100b0049f5c71f1c4sm4518301lfu.198.2022.10.24.06.32.25 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 24 Oct 2022 06:32:25 -0700 (PDT) Message-ID: <966b0ca2-c474-9009-04ed-5c57a68dc2b5@linaro.org> Date: Mon, 24 Oct 2022 16:32:24 +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 10/10] phy: qcom-qmp-ufs: add support for updated sc8280xp binding 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-11-johan+linaro@kernel.org> From: Dmitry Baryshkov In-Reply-To: <20221024090041.19574-11-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: > Add support for the new SC8280XP binding. > > Note that the binding does not try to describe every register subregion > and instead the driver holds the corresponding offsets. > > Also note that the driver will continue to accept the old binding, at > least for the time being. > > Signed-off-by: Johan Hovold > --- > drivers/phy/qualcomm/phy-qcom-qmp-ufs.c | 90 ++++++++++++++++++++++--- > 1 file changed, 80 insertions(+), 10 deletions(-) Reviewed-by: Dmitry Baryshkov -- With best wishes Dmitry