Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp3166844ybd; Mon, 24 Jun 2019 20:48:12 -0700 (PDT) X-Google-Smtp-Source: APXvYqxV1ZhHhh3wl+InGxGSHzw1ZjO2RP8xZb3mDknLDcQXbdN9W4YHlYVmz5R3qFPbM3MrXP0E X-Received: by 2002:a17:902:2e81:: with SMTP id r1mr152619598plb.0.1561434492608; Mon, 24 Jun 2019 20:48:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561434492; cv=none; d=google.com; s=arc-20160816; b=X7ZOfbmkoOKHrvc9V6AfWhtylyfjd63a6TgTpjqVdZe92rGKuXk6EBL52k1yGhh7hD nfTqAR/UFhE7iqZisSzWxlVCO9xkCYHTgyS4+oeIssaC/XwKVKSMoT2/AQEo1dH9as2h /IHLfP4LZmVSjIYVYTTkiOvjUa3wqCwEDtwK2Oc40cMz4S9jXbuHV7umqeLdo13bktbQ nDs0ba29DnlOvH8cPf4SnaEZUgpmh5OPaHkyZOnf1Pul39jXJBFrcYmz5FcnX+YPBkyN nN+k966UF6PR1VPhHSAqZxBjLwDXIg2Sbr3bpm8ksicM40E0EAI+8rW0rfQ30moedMaN 5+8g== 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:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=2v0Z5R4mQM3hEewqviblwFvXCBmmKWeQbk4PLuRGQ8M=; b=mBu9dGH4nrWqyjeDIGV1x9Z6pMdHm5klzNtO7t8WYwNSQ3ij3h4xLHdL0DAG3+aYmW VYvN+/jQpkQAt+EI4TmsX5WvT3V7JXfhb+ZfBsjo440Ghm/aU5/rVtdepCwvfQYfonaO LQcEtr/i/wW0FCebi+Wlc7/psUE0QSiapoquUuZz8/0UGc7l29MSQy9NR/XG8EpbLU8U asEzSYs17Jq27VkDCVUqPsuCji9EJfG1s6Gyl2vH/s5D2OUEU0xfOXGiu4FAvM1v3+3K ujyWQlfCN3bK7I/lVLq7/5eMvRDeRzKvJtqAqbx5B9TbZS/bRoR47uoMKmQ0/llDKH2E UUjw== ARC-Authentication-Results: i=1; mx.google.com; dkim=fail header.i=@crapouillou.net header.s=mail header.b="vO/81n0d"; 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=crapouillou.net Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o8si11640336pll.64.2019.06.24.20.47.56; Mon, 24 Jun 2019 20:48: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; dkim=fail header.i=@crapouillou.net header.s=mail header.b="vO/81n0d"; 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=crapouillou.net Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727966AbfFXW6v (ORCPT + 99 others); Mon, 24 Jun 2019 18:58:51 -0400 Received: from outils.crapouillou.net ([89.234.176.41]:33426 "EHLO crapouillou.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727845AbfFXW6i (ORCPT ); Mon, 24 Jun 2019 18:58:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=crapouillou.net; s=mail; t=1561417115; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2v0Z5R4mQM3hEewqviblwFvXCBmmKWeQbk4PLuRGQ8M=; b=vO/81n0dKKZrNarNV85OPQaZrvanEnJI8NFWXHfzffwmJzHUjBUMoRAsQtucKdNkWo134s 5DeCD2Y9UfjObgvdNhFCOARCy/UGHgWvscft0tX5OiCbHjn3M8VfxScgC6HqHd6Skny+Xt O4WLXZI8DjctSyvwZXMgv4fIK4X3OHQ= From: Paul Cercueil To: Daniel Lezcano , Thomas Gleixner , Ralf Baechle , Paul Burton , James Hogan , Jonathan Corbet , Michael Turquette , Stephen Boyd , Jason Cooper , Marc Zyngier , Lee Jones Cc: Mathieu Malaterre , od@zcrc.me, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, linux-doc@vger.kernel.org, linux-clk@vger.kernel.org, Paul Cercueil , Artur Rojek Subject: [PATCH v13 12/13] MIPS: GCW0: Reduce system timer and clocksource to 750 kHz Date: Tue, 25 Jun 2019 00:57:58 +0200 Message-Id: <20190624225759.18299-13-paul@crapouillou.net> In-Reply-To: <20190624225759.18299-1-paul@crapouillou.net> References: <20190624225759.18299-1-paul@crapouillou.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The default clock (12 MHz) is too fast for the system timer. Signed-off-by: Paul Cercueil Tested-by: Mathieu Malaterre Tested-by: Artur Rojek --- Notes: v8: New patch v9: Don't configure clock timer1, as the OS Timer is used as clocksource on this SoC v10: Revert back to v8 bahaviour. Let the user choose what clocksource should be used. v11: No change v12: Move clocksource to channel 2, as channel 1 is used as PWM for the backlight. v13: No change arch/mips/boot/dts/ingenic/gcw0.dts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/mips/boot/dts/ingenic/gcw0.dts b/arch/mips/boot/dts/ingenic/gcw0.dts index 35f0291e8d38..f58d239c2058 100644 --- a/arch/mips/boot/dts/ingenic/gcw0.dts +++ b/arch/mips/boot/dts/ingenic/gcw0.dts @@ -2,6 +2,7 @@ /dts-v1/; #include "jz4770.dtsi" +#include / { compatible = "gcw,zero", "ingenic,jz4770"; @@ -60,3 +61,12 @@ /* The WiFi module is connected to the UHC. */ status = "okay"; }; + +&tcu { + /* 750 kHz for the system timer and clocksource */ + assigned-clocks = <&tcu TCU_CLK_TIMER0>, <&tcu TCU_CLK_TIMER2>; + assigned-clock-rates = <750000>, <750000>; + + /* PWM1 is in use, so reserve channel #2 for the clocksource */ + ingenic,pwm-channels-mask = <0xfa>; +}; -- 2.21.0.593.g511ec345e18