Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp708744imu; Fri, 7 Dec 2018 07:45:39 -0800 (PST) X-Google-Smtp-Source: AFSGD/WrRFwFdhXUoHcZYr7zzeH3uWJdiOLI7pNyiRXlsq59ltJtiAKeX30j8PdlIcxbrcm0DEA2 X-Received: by 2002:a62:3a04:: with SMTP id h4mr2688262pfa.119.1544197539259; Fri, 07 Dec 2018 07:45:39 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544197539; cv=none; d=google.com; s=arc-20160816; b=jBFb/HaOFuebgMCBFWN4AwtLMcN8SvIVAcxAbu2dmUfloIflrQSGQbaYn38rutFexB HL5y6cXbySfzq7fwDieRZ308LsCaSHuajUZTAu190UBP55abKyMVbLM8Lcz7M6y12Obc SekvbFXPwUFiNuRJFZ1Z+hL22ib1xhLjBZkznssutJ9AUmzWJU0FJJ07G0c0Ke4YUHDx 4wm9ZiM8BwUsrTXEy4ZtxeoPdU5ellbHfwcguI6kTkLrUi7nQsVhjrF79HwuG/zeracQ bKcRwBvGkHv217CjIh/xanzDwSExL9Lwhzc4Fuus7hflwGrPhZIHRqkDhlvpNZWUHqrg Q8Rw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=AqbwVnHpLlY60okwOzF9aIL4UrHkTmLX94Mm2989ktg=; b=WgW56ZPG6bA/lJll6VeMSD0f12L+XkYLUzQ5sRORznftjgywGD/Fd2z2OnJ4X/4xpA pSwN744AvTt+0og3vawHZsm1HAfFDhBnDu+Q4wdWAYK9GyzHmoZE8/pPG0cibsjxHXsw AlIlD+p+q9ei3fJ33aXxJn16+8hQWGj8p7uDbVW0uwGZZK4mommqnfHTrPgu+5Y6Nm5d jvnjnepxsqEejBvzadjZoCK5XdtRl5WfsNUsrkAblAOTvV5sKh8cAzLuQNSMxh0kPbJU r/PaOhIZb4yDEE2Qr/6KadoAblh4Uf6ZmgbCRaP/j0hp7WVnExWhLM52YfqdH2Y8J0/W 93Lg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 90si3196761plb.17.2018.12.07.07.45.22; Fri, 07 Dec 2018 07:45:39 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726132AbeLGPop (ORCPT + 99 others); Fri, 7 Dec 2018 10:44:45 -0500 Received: from mga17.intel.com ([192.55.52.151]:35138 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726010AbeLGPop (ORCPT ); Fri, 7 Dec 2018 10:44:45 -0500 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 Dec 2018 07:44:45 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,326,1539673200"; d="scan'208";a="127997968" Received: from kuha.fi.intel.com ([10.237.72.189]) by fmsmga001.fm.intel.com with SMTP; 07 Dec 2018 07:44:42 -0800 Received: by kuha.fi.intel.com (sSMTP sendmail emulation); Fri, 07 Dec 2018 17:44:41 +0200 Date: Fri, 7 Dec 2018 17:44:41 +0200 From: Heikki Krogerus To: Kyle Tso Cc: linux@roeck-us.net, gregkh@linuxfoundation.org, badhri@google.com, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] usb: typec: tcpm: Extend the matching rules on PPS APDO selection Message-ID: <20181207154441.GA30561@kuha.fi.intel.com> References: <20181206030227.9507-1-kyletso@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20181206030227.9507-1-kyletso@google.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Dec 06, 2018 at 11:02:27AM +0800, Kyle Tso wrote: > Current matching rules ensure that the voltage range of selected Source > Capability is entirely within the range defined in one of the Sink > Capabilities. This is reasonable but not practical because Sink may not > support wide range of voltage when sinking power while Source could > advertise its capabilities in raletively wider range. For example, a > Source PDO advertising 3.3V-11V@3A (9V Prog of Fixed Nominal Voltage) > will not be selected if the Sink requires 5V-12V@3A PPS power. However, > the Sink could work well if the requested voltage range in RDOs is > 5V-11V@3A. > > To improve the usability, change the matching rules to what listed > below: > a. The Source PDO is selectable if any portion of the voltage range > overlaps one of the Sink PDO's voltage range. > b. The maximum operational voltage will be the lower one between the > selected Source PDO and the matching Sink PDO. > c. The maximum power will be the maximum operational voltage times the > maximum current defined in the selected Source PDO > d. Select the Source PDO with the highest maximum power > > Signed-off-by: Kyle Tso Reviewed-by: Heikki Krogerus > --- > drivers/usb/typec/tcpm/tcpm.c | 29 +++++++++++++++++------------ > 1 file changed, 17 insertions(+), 12 deletions(-) > > diff --git a/drivers/usb/typec/tcpm/tcpm.c b/drivers/usb/typec/tcpm/tcpm.c > index 3620efee2688..3001df7bd602 100644 > --- a/drivers/usb/typec/tcpm/tcpm.c > +++ b/drivers/usb/typec/tcpm/tcpm.c > @@ -2213,7 +2213,8 @@ static unsigned int tcpm_pd_select_pps_apdo(struct tcpm_port *port) > unsigned int i, j, max_mw = 0, max_mv = 0; > unsigned int min_src_mv, max_src_mv, src_ma, src_mw; > unsigned int min_snk_mv, max_snk_mv; > - u32 pdo; > + unsigned int max_op_mv; > + u32 pdo, src, snk; > unsigned int src_pdo = 0, snk_pdo = 0; > > /* > @@ -2263,16 +2264,18 @@ static unsigned int tcpm_pd_select_pps_apdo(struct tcpm_port *port) > continue; > } > > - if (max_src_mv <= max_snk_mv && > - min_src_mv >= min_snk_mv) { > + if (min_src_mv <= max_snk_mv && > + max_src_mv >= min_snk_mv) { > + max_op_mv = min(max_src_mv, max_snk_mv); > + src_mw = (max_op_mv * src_ma) / 1000; > /* Prefer higher voltages if available */ > if ((src_mw == max_mw && > - min_src_mv > max_mv) || > + max_op_mv > max_mv) || > src_mw > max_mw) { > src_pdo = i; > snk_pdo = j; > max_mw = src_mw; > - max_mv = max_src_mv; > + max_mv = max_op_mv; > } > } > } > @@ -2285,14 +2288,16 @@ static unsigned int tcpm_pd_select_pps_apdo(struct tcpm_port *port) > } > > if (src_pdo) { > - pdo = port->source_caps[src_pdo]; > - > - port->pps_data.min_volt = pdo_pps_apdo_min_voltage(pdo); > - port->pps_data.max_volt = pdo_pps_apdo_max_voltage(pdo); > - port->pps_data.max_curr = > - min_pps_apdo_current(pdo, port->snk_pdo[snk_pdo]); > + src = port->source_caps[src_pdo]; > + snk = port->snk_pdo[snk_pdo]; > + > + port->pps_data.min_volt = max(pdo_pps_apdo_min_voltage(src), > + pdo_pps_apdo_min_voltage(snk)); > + port->pps_data.max_volt = min(pdo_pps_apdo_max_voltage(src), > + pdo_pps_apdo_max_voltage(snk)); > + port->pps_data.max_curr = min_pps_apdo_current(src, snk); > port->pps_data.out_volt = > - min(pdo_pps_apdo_max_voltage(pdo), port->pps_data.out_volt); > + min(port->pps_data.max_volt, port->pps_data.out_volt); > port->pps_data.op_curr = > min(port->pps_data.max_curr, port->pps_data.op_curr); > } > -- > 2.20.0.rc2.403.gdbc3b29805-goog -- heikki