Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp6088310yba; Thu, 11 Apr 2019 11:48:36 -0700 (PDT) X-Google-Smtp-Source: APXvYqyxJkVj265YRBxATgSkzF9Ts8twj7tmesS8e+MGZhQ6PSLdjUboIvkv2JKQTFRiezsu0ej8 X-Received: by 2002:a17:902:be0a:: with SMTP id r10mr50266368pls.4.1555008516672; Thu, 11 Apr 2019 11:48:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555008516; cv=none; d=google.com; s=arc-20160816; b=NG37rluMyLe49hDAN0clkCA7MyXhnvcCy0KPmbCo0u4S16tVNhpthB/94vhAo9v5Ob XL76xRpjr737URasMF3TJKcLYCJfKl0mbndYiaiIoCMT+/XSjX8nLV7BWxZ+2Joj8tAB G1Pfph4OSJZaGDC57v0+UOb7zLDE+hNfGFnFDDWRxu/eKrVGnKrnelvqIgIO+qS0AtLS eF/7QqEoCfHmfSe4zZG31clTo1ONOdAbttKqwdM8P88cWG5onpgC2pfV3kr78UhdaSTw PacJjsocJ7Zx6VX3ZsA9fnp3DQ3mZI0A21TNNMgs/Xu94qm1eRdcIMP5qMpW8zV+h9RH BnsQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:date:user-agent:message-id:to:cc:subject :from:references:in-reply-to:content-transfer-encoding:mime-version :dkim-signature; bh=7Mp0OVCPE3P9YpNnwFMuZ6IpmGDkWPVNEziRWO02Uug=; b=y+hrDn3tX2ae11NztnCEQTg8YolOUpmuMc+JFfNbpH6u8EhssDiNflVf3kJQIrwPae pQendOBVZUo1fGgFen9HZ2MzxwJC4OmT5dJiZWUPpaK02poFFCikpFrI+en42+ug8lPi 42ehr9FNfB6f71rGUre7eEH3YjYbIWibWMH2OlIc3iBnBXgiG3EeGRDJLUBhJuqGf3eL 7v7XTFRsg4LBuyYR+K2ve5d2fKzOQbmgdXyfQgAC5oio09K4VcFRx0FvaHNR2vOiMaRa skhh42yXtsJ4gtk7RdfnTxT6GI227rT4IzEWwxV6LnGVHZ0RgaTIQYpiqI4AzIpR7X1i GeHA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=LlPiwg1e; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p5si3900081plo.273.2019.04.11.11.48.19; Thu, 11 Apr 2019 11:48:36 -0700 (PDT) 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; dkim=pass header.i=@kernel.org header.s=default header.b=LlPiwg1e; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726678AbfDKSrk (ORCPT + 99 others); Thu, 11 Apr 2019 14:47:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:60630 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726595AbfDKSrk (ORCPT ); Thu, 11 Apr 2019 14:47:40 -0400 Received: from localhost (unknown [104.132.0.74]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 85C372083E; Thu, 11 Apr 2019 18:47:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1555008459; bh=7Mp0OVCPE3P9YpNnwFMuZ6IpmGDkWPVNEziRWO02Uug=; h=In-Reply-To:References:From:Subject:Cc:To:Date:From; b=LlPiwg1ex6qt2Ito1m3dusg9zaNRfQSGUbUqoB9AbFmzksHvqxtuH7zLU9CdUEmf1 NY+ZscKQNhpkjbrWgNyOZzsjKzPvozpCk5rttVA6zcTus9YU6k+WTY2y8ofew8IZLT SW0TdCtUJIAoAxLBny0Heq130LGC2cnBuZXoLwxM= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <1554980651-54136-1-git-send-email-hofrat@opentech.at> References: <1554980651-54136-1-git-send-email-hofrat@opentech.at> From: Stephen Boyd Subject: Re: [PATCH V2] clk: ux500: add range to usleep_range Cc: Michael Turquette , linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, Nicholas Mc Guire To: Nicholas Mc Guire , Ulf Hansson Message-ID: <155500845872.20095.16468714049509637269@swboyd.mtv.corp.google.com> User-Agent: alot/0.8 Date: Thu, 11 Apr 2019 11:47:38 -0700 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting Nicholas Mc Guire (2019-04-11 04:04:11) > Providing a range for usleep_range() allows the hrtimer subsystem to > coalesce timers - the delay is runtime configurable so a factor 2 > is taken to provide the range. With the expected range for > enable_delay_us being milliseconds, the range should lie in the 250us > range which is sufficient for hrtimer optimization. >=20 > Signed-off-by: Nicholas Mc Guire > --- Applied to clk-next