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 81FD4C43219 for ; Wed, 12 Oct 2022 20:40:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229851AbiJLUkW (ORCPT ); Wed, 12 Oct 2022 16:40:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56594 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229813AbiJLUkQ (ORCPT ); Wed, 12 Oct 2022 16:40:16 -0400 Received: from mail-lf1-x12d.google.com (mail-lf1-x12d.google.com [IPv6:2a00:1450:4864:20::12d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 22DFDBEAE1 for ; Wed, 12 Oct 2022 13:40:02 -0700 (PDT) Received: by mail-lf1-x12d.google.com with SMTP id j4so27587819lfk.0 for ; Wed, 12 Oct 2022 13:40:01 -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=AxTkPgU3rNcIJM9AjTkJgUGwH+NeJHSORKyf6MDGTgQ=; b=JTfgKXZ2+cY1aNINlKTeM7v8/Mui5ZYvMOpsHVPRBGgXrtYhDyDfLREgP8AJH7jZgL bfxVtpy6Xb0Z9kqJXmEplRaOyP3Qgen746xU40JRJVoUPtEQ4BIg6/zs7iz3LZ+k7mi9 4QNrcP4CHo7HO56HQDdETRcaOLv2eHnSagkYH6x8kUYoL5i37ttmMEp4qURZ+EHZU0w9 7mSdQFb5Whs2FAPc3pmHWMoXyuJvrrnXBA9UgiWM58PokXKkz913TOTDTEa0srX/wP/n r8ekR3HEBHSBq/Kdk40bXtmmJ0ivCDDvyKgRQCxLWzI6DVp/5vKU8CLaAJnuL8AoMdN6 hGdw== 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=AxTkPgU3rNcIJM9AjTkJgUGwH+NeJHSORKyf6MDGTgQ=; b=HRwJBJ9bzs7t956hyFFOLym2HGEVDZOij4FoazBMbiHydawpnc4vjUY3mj2I47paok ptFSPmLxkOvYS/lW/RdwnDoxH3xgmhdmnRAFojnErd2pvgwGxtxqBhoWddZ09KZp88AH FVoFd+9xHNUkCIj5EZsJUogyl4g5SONLL2StfajRcdZZRgV05tG2IsLJBaG0/ARzyFrZ X4V5UADMcnmZznFgvyGpZxaxsUrXup2pCdgqyzwH4yHEcrU0Vo1cgTTvMcnv1ycHkznf hJrD1BRZ8S6qNutIleT3dZEpuK5MhAWLHzQUcpX7yUO04kWSdoi2Jy6kwFfTB22L4Wsa /5fA== X-Gm-Message-State: ACrzQf2VWLQR4UA0GpBPeNus2X64EBecS+Sc3SXPAOc7eiGL4x4FpVoF TAHgIWtOQUUkfZZhaLZnyAbkAKkIr5VauQ== X-Google-Smtp-Source: AMsMyM7oPM/M/LdynQa845+2bMvdd0uoPnJOPiwohfV0wcsBTu8zbX0XE7yWGi9/xIHzdyCH+jPdWg== X-Received: by 2002:ac2:4f03:0:b0:495:ec98:bcac with SMTP id k3-20020ac24f03000000b00495ec98bcacmr10574813lfr.339.1665607200092; Wed, 12 Oct 2022 13:40:00 -0700 (PDT) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id o18-20020a056512053200b004976809d6a7sm88787lfc.283.2022.10.12.13.39.59 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 12 Oct 2022 13:39:59 -0700 (PDT) Message-ID: Date: Wed, 12 Oct 2022 23:39:59 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.3.1 Subject: Re: [PATCH v2 07/14] phy: qcom-qmp-usb: drop unused in-layout configuration Content-Language: en-GB To: Johan Hovold , Vinod Koul Cc: Andy Gross , Bjorn Andersson , Konrad Dybcio , Kishon Vijay Abraham I , linux-arm-msm@vger.kernel.org, linux-phy@lists.infradead.org, linux-kernel@vger.kernel.org References: <20221012081241.18273-1-johan+linaro@kernel.org> <20221012081241.18273-8-johan+linaro@kernel.org> From: Dmitry Baryshkov In-Reply-To: <20221012081241.18273-8-johan+linaro@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 12/10/2022 11:12, Johan Hovold wrote: > The QMP USB PHY driver does not use the "in-layout" configuration macro > to configure registers that are typically accessed using "regs_layout" > arrays (e.g. QPHY_START_CTRL) so drop this unused feature. > > Signed-off-by: Johan Hovold > --- Reviewed-by: Dmitry Baryshkov -- With best wishes Dmitry