Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp678662ybv; Thu, 13 Feb 2020 07:37:59 -0800 (PST) X-Google-Smtp-Source: APXvYqwG8roKEzNT4SOt4fzv35ZnxeW/lua83FGh0C1CI4y1rW2vLNhmO2tYOiuc2ayN2GyCr2bA X-Received: by 2002:a05:6830:14c3:: with SMTP id t3mr13446492otq.213.1581608279306; Thu, 13 Feb 2020 07:37:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581608279; cv=none; d=google.com; s=arc-20160816; b=KeJtzcLkid4hcaR8bmtZKuH5nf+4/sUnrvTQqWO656vQs8XxhgwE9yV0FBjexcbnev d3k8162YRtxbL+oig0TpAjADvnEioDzMVERk6t5cbC8MQz1CwmRgwDmM0St8nzTL5Us5 ZVOeDAgFrs3GZwxNw3KHZ5i5I8koaA4gF8Jf4LPaNU66QsHpUabSobdWQol0dQnV2JZ8 ppcpsP38/i7gQNS7HSyGYI69gRkZOmFCTwDVnat0A/9dcEc2dvgIJBRLhJlLsw9O2ufA uh+92lANwO9iDs88yAgub9YEniHvtAvhl6quzSsTWQNdDoEpX4FYDQFd1wL1gtPLA2e+ VPtg== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=nYXkcVPBqTM4XRbL2ufxV0PUk7k1+42grjok6HtnpZA=; b=n62ksj3gAVIX+QQ3vExVzea79qZsVK2x221jbgPlruhp/KhuY4snOp7GnxLHbX2ElZ 5mMiMyCRYwtsS1O9SXbe7I8cejnKM5847qrfZH1caYjAoi60UKkxB5jz4mg+8z5lRFfo zZ4AGQwDD8IEgI0fESHd9w/kSS2RthDwtTaARy9e+OdCrSkiWP1sYMjSS3g9Y79KfFeQ Z9J3G6EfU/s7BzdbZ+9TOVIVphbdEsaL0GDCvsrSYyWhZxT5ddjRqMQSp3weiBxPVJ7K qYAE30cqoVzJN8L4GLzn6tQQv4e7tGj4X/ByDNcSK4vkqWQD7lLhQzKSFcNLlaKvBz5N iJDQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=GwwCTXuL; 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 k6si1231625otn.172.2020.02.13.07.37.47; Thu, 13 Feb 2020 07:37:59 -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; dkim=pass header.i=@kernel.org header.s=default header.b=GwwCTXuL; 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 S1729312AbgBMP3V (ORCPT + 99 others); Thu, 13 Feb 2020 10:29:21 -0500 Received: from mail.kernel.org ([198.145.29.99]:46128 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387601AbgBMP0f (ORCPT ); Thu, 13 Feb 2020 10:26:35 -0500 Received: from localhost (unknown [104.132.1.104]) (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 8A3EA2465D; Thu, 13 Feb 2020 15:26:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1581607594; bh=vK0jvBmRKwQvyHXa/EMemD0TVUS1+x9d8R924du5diM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=GwwCTXuLGek4TDE20WErBY9WKZIKh1VpxVWsELLhHPLK6L0UUCzURaPBBMfvVHijm CjhX64v2c8CbUnXUoZs2MJj6td8NXsBRYyOrK56Y61FXwPE5jD/eNgDUmJjQGJY5Wb hClnD0f4qz3MvIICVDydv2fnHXMCvnxabsFlZ1NM= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, =?UTF-8?q?Karl=20Rudb=C3=A6k=20Olsen?= , Alexandre Belloni Subject: [PATCH 4.19 27/52] ARM: dts: at91: sama5d3: define clock rate range for tcb1 Date: Thu, 13 Feb 2020 07:21:08 -0800 Message-Id: <20200213151821.296370732@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200213151810.331796857@linuxfoundation.org> References: <20200213151810.331796857@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Alexandre Belloni commit a7e0f3fc01df4b1b7077df777c37feae8c9e8b6d upstream. The clock rate range for the TCB1 clock is missing. define it in the device tree. Reported-by: Karl Rudbæk Olsen Fixes: d2e8190b7916 ("ARM: at91/dt: define sama5d3 clocks") Link: https://lore.kernel.org/r/20200110172007.1253659-2-alexandre.belloni@bootlin.com Signed-off-by: Alexandre Belloni Signed-off-by: Greg Kroah-Hartman --- arch/arm/boot/dts/sama5d3_tcb1.dtsi | 1 + 1 file changed, 1 insertion(+) --- a/arch/arm/boot/dts/sama5d3_tcb1.dtsi +++ b/arch/arm/boot/dts/sama5d3_tcb1.dtsi @@ -23,6 +23,7 @@ tcb1_clk: tcb1_clk { #clock-cells = <0>; reg = <27>; + atmel,clk-output-range = <0 166000000>; }; }; };