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 744FFC433FE for ; Wed, 12 Oct 2022 21:16:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230036AbiJLVQ4 (ORCPT ); Wed, 12 Oct 2022 17:16:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34478 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229872AbiJLVQx (ORCPT ); Wed, 12 Oct 2022 17:16:53 -0400 Received: from mail-lj1-x22a.google.com (mail-lj1-x22a.google.com [IPv6:2a00:1450:4864:20::22a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3FF7BC8207 for ; Wed, 12 Oct 2022 14:16:52 -0700 (PDT) Received: by mail-lj1-x22a.google.com with SMTP id f9so18191ljk.12 for ; Wed, 12 Oct 2022 14:16:52 -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=0VBSiNNdP6Vmjj9hybF4bhmKiJc3VXo8jl0DctURnTs=; b=FMP8F7ZeA1LdcgtFQ8df8rDtUJqjsFyu+sNiLiJSYqr86TP1Ghf0Me2o0hvpcH/65Y a4W5vMVWeshNrtI2p4b/QsL0TgA9Nmt1ruVkTl0xmF2qZOfA+sOwK5p5t/L94OYjfa0t ttj0cYzZ2CDGZnSTSfKL6PsN3D0GhO5L8vIwtDjldDjSshCKjM9q4UlvCrJ6QAiACiaw Cjd1r08RnSoba2v67HDfJkSsdXQgsjqeiBz4+nxNV5CSwovN4IOXJiuoz1/r/F5AVbi6 dtMVa+0hj+5mqdBtD1SFI7uaqf18AWjuyyWIs1CC1PS+2QceBdfVwkJ4R+1VX2ocQDwA 8YOw== 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=0VBSiNNdP6Vmjj9hybF4bhmKiJc3VXo8jl0DctURnTs=; b=nKdGhaudw+vdbbJr0S2qVUQkUyT2zujogan+Fe3Sq8B8qx6GnK7AFfZV9lxzqpMvpI Xd5hIahgS0t7kFwbUaTRxAR5lJ5YtNZXC0CtLqssydSRZgingj7R/BDkbGZpY4BN9pjz 5o2zRYkylvZK6sof5D9sJnI0IBwgFJGAx+IelmWXC5KRvk4iL7iVADXjWQNJeUnyicn2 k3FVgL3Frvpnn5CSFVJrMxt6JuyBbNdFzp2wxzMyZGVul6z9zPPZQBRPjcirISisOnGd 4+Jej5O0m+DMDuABIxvBOhX/gQ/4pjVrM4vBNne7gjcOhvOZwbELCgb94kqFPR2jx6dR ZrLw== X-Gm-Message-State: ACrzQf0YUP0mcTy2R3e1yvhirM0icBy4Mp3IJ6Ll6IxkFhTaheRd+MER J7dm2Z5hunakxqG90j5CTRWRUQ== X-Google-Smtp-Source: AMsMyM759DAF2IJ7L6BA6YB2h2c5K0FjBvRsLYu5HqIy1exNyzhwKavziTnQkKo5Uy72UVJV0PyOKQ== X-Received: by 2002:a2e:a889:0:b0:25e:3d55:b092 with SMTP id m9-20020a2ea889000000b0025e3d55b092mr11979006ljq.402.1665609410477; Wed, 12 Oct 2022 14:16:50 -0700 (PDT) Received: from [192.168.1.211] ([37.153.55.125]) by smtp.gmail.com with ESMTPSA id j28-20020ac253bc000000b00494792ea34esm99484lfh.273.2022.10.12.14.16.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 12 Oct 2022 14:16:50 -0700 (PDT) Message-ID: <41f7aa58-839b-b8b6-8b81-24f9c06c5503@linaro.org> Date: Thu, 13 Oct 2022 00:16:49 +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 15/20] phy: qcom-qmp-combo: drop start and pwrdn-ctrl abstraction 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: <20221012084846.24003-1-johan+linaro@kernel.org> <20221012085002.24099-1-johan+linaro@kernel.org> <20221012085002.24099-15-johan+linaro@kernel.org> From: Dmitry Baryshkov In-Reply-To: <20221012085002.24099-15-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-kernel@vger.kernel.org On 12/10/2022 11:49, Johan Hovold wrote: > All USB PHYs need to start and stop the SerDes and PCS so drop the > start-ctrl abstraction which is no longer needed since the QMP driver > split. > > Similarly, drop the pwrdn-ctrl abstraction which also is not needed > since the split. > > Signed-off-by: Johan Hovold > --- > drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 29 +++++------------------ > 1 file changed, 6 insertions(+), 23 deletions(-) > Reviewed-by: Dmitry Baryshkov -- With best wishes Dmitry