Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp3818085ybi; Tue, 18 Jun 2019 07:02:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqx043FUtCf+D4terqI3x4VlUqwkSN0r7wyuN84RCMWHVM84D+E0UABG7IyFs1dtW3yVv5M5 X-Received: by 2002:a65:518d:: with SMTP id h13mr2826507pgq.22.1560866532682; Tue, 18 Jun 2019 07:02:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560866532; cv=none; d=google.com; s=arc-20160816; b=hMrNeapajpLt71CJInF7cJCs0qN+T1+CzYyYo9tgHThlcgC7BTLih8wvDp/Wqfr6yv v5VfawO4BK5nQRbu5VBRQ9wROX/74NjUm8OJL23WANybS+F2uzegcE01VoBuztnP8r+t IlKKEKV7tl81CohBf5NABCNOWTWaKD6ma8cfdl8DdVe4fEm+hT58W9gY8ITxeESDworc 19RRWLTr2Uq89qd7JB53yE8dEUBUVqgL7dcrRUvnrTxpndoNoZD62YDW6htOBsoGAxfX IHWK7LXu9LbzjjzcsZQTkyFLLwHEUFnRygtAk1K/ufm99z5yASLKgcD3MGxBXhVDz0Ho VH8w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=716SIEhxCSVlTfgyLimgBonKbBhqB5MAE+WOGTsOZ2o=; b=RdQ/cPjsUCSkcpl6hXMf1JocB9GNXMKYOkB1LcXfeCOQO2J726u0Psap/Wteza/dYq vmi1+By9kitmBCkxaWfE6I/qzFpnzgVOskwckifoRi9ciCe7m6QR5Z5x3Cc+4FVdaDDl Lqdsi9dBE0//9QyaSWt2Xh69NP5lwrDKChZtDi5q7OMBHMTzFxGg+IcVdm1KHvvn2IaB YMDizaVRM/NgVQs6lEIGjhvVOB5wKkGjED28TUAj+cksru/sKokmYL6FAuR6tZhfZ7/G OGjRsHRdj49JwspDe5WB6InIvGbcrcUvI1u0FRH9HdYHWWyWiHXOIodPSU+fMy9s8LM8 y9VQ== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a129si295130pgc.79.2019.06.18.07.01.54; Tue, 18 Jun 2019 07:02:12 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729681AbfFROBF (ORCPT + 99 others); Tue, 18 Jun 2019 10:01:05 -0400 Received: from ns.iliad.fr ([212.27.33.1]:43806 "EHLO ns.iliad.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729389AbfFROBE (ORCPT ); Tue, 18 Jun 2019 10:01:04 -0400 Received: from ns.iliad.fr (localhost [127.0.0.1]) by ns.iliad.fr (Postfix) with ESMTP id D14A91FF57; Tue, 18 Jun 2019 16:01:01 +0200 (CEST) Received: from [192.168.108.49] (freebox.vlq16.iliad.fr [213.36.7.13]) by ns.iliad.fr (Postfix) with ESMTP id B991A1FF13; Tue, 18 Jun 2019 16:01:01 +0200 (CEST) Subject: Re: [PATCH v2] ARM: dts: qcom: ipq4019: fix high resolution timer To: Christian Lamparter Cc: Abhishek Sahu , Andy Gross , Bjorn Andersson , Pavel Kubelun , MSM , LKML References: <20190615162918.29120-1-chunkeey@gmail.com> From: Marc Gonzalez Message-ID: <91de77a5-c823-3e90-989e-8459c91abed9@free.fr> Date: Tue, 18 Jun 2019 16:01:01 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 MIME-Version: 1.0 In-Reply-To: <20190615162918.29120-1-chunkeey@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP ; ns.iliad.fr ; Tue Jun 18 16:01:01 2019 +0200 (CEST) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 15/06/2019 18:29, Christian Lamparter wrote: > From: Abhishek Sahu > > Isn't there a spurious newline there? > Cherry-picked from CAF QSDK repo with Change-Id > I7c00b3c74d97c2a30ac9f05e18b511a0550fd459. Do we really care about the downstream change-id? Is this publicly available somewhere? > Original commit message: Not sure this introduction brings any info. > The kernel is failing in switching the timer for high resolution > mode and clock source operates in 10ms resolution. The always-on > property needs to be given for timer device tree node to make > clock source working in 1ns resolution. > > Signed-off-by: Abhishek Sahu > Signed-off-by: Pavel Kubelun > Signed-off-by: Christian Lamparter > --- > > v2: fixed subject [Abhishek Sahu is bouncing] > --- > arch/arm/boot/dts/qcom-ipq4019.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/boot/dts/qcom-ipq4019.dtsi b/arch/arm/boot/dts/qcom-ipq4019.dtsi > index bbcb7db810f7..0e3e79442c50 100644 > --- a/arch/arm/boot/dts/qcom-ipq4019.dtsi > +++ b/arch/arm/boot/dts/qcom-ipq4019.dtsi > @@ -169,6 +169,7 @@ > <1 4 0xf08>, > <1 1 0xf08>; > clock-frequency = <48000000>; > + always-on; > }; > > soc { >