Received: by 10.213.65.68 with SMTP id h4csp581135imn; Tue, 20 Mar 2018 10:06:19 -0700 (PDT) X-Google-Smtp-Source: AG47ELuLj1n5rLNwLUr0lwKqxDm0aHiDQi7UNIVvvBFZAaX9NjndRBbkK7RO7kbik0Wpl/GAZp17 X-Received: by 10.98.242.6 with SMTP id m6mr14230901pfh.230.1521565579124; Tue, 20 Mar 2018 10:06:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521565579; cv=none; d=google.com; s=arc-20160816; b=TksVUDORZsdZc/hRYbsMCSnn5ym+WgRV5rl07gXLV/tzgd6cIEDuTEja3AIHzwtvGJ vfdZKmcwE7PEhPGaYWal0flxUvh33ehoKG1olHXQMEIcCRLupWKZ37hS4ap4WsQj4SXK RD4HZMwpmd5XdczopbowMDQ66RDujCIg0EZOx2n572JMCfdSO/3GqC2Rip0sttXTG47z Abs+ciWNnV5Q8P68kYecYEbstmtkVRgQMyChD6GfRiDia4kHnlZY/UGjIRb0j6EdGJXj pDF8A5J3cMfDKObgM5nlUOyBYh21RkuC9r4DaEKyJieqkn/q4HiiZYTGzVVFZ9BFWIyq HZmQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:date:subject:user-agent:message-id :references:cc:in-reply-to:from:to:content-transfer-encoding :mime-version:dmarc-filter:arc-authentication-results; bh=FEpn+H/NlOaFv7L2QfrKC6jbOAvEI9JnUiffmsQlPB4=; b=xGDSIFW3NfFGuTVoV1fIyMtvMjoxB+sR6qxYT6hWyeoRCSKR9q6yKoI7C5uQtrT1xq AE+r5FXplzocyEbxAetM78qeOrviCESv4VbFelwck+8lFZFEgjnvS3AtfYHZWHVKpMge r7x/cWVp3cXZHTJtV4mW84a83QKaLuQdkX/Fu5ZcnpC8JwGYMWAOItyh5ZLuNi0qQQTJ sf3enmCFIGpCKu4PCMpLJftBduRvepznfs7LjWKmlC0M4il0P/MlLM+Azdr7EDh1kysf 1gbu/+A5fNa4ygqNg8eS8fFtjqcvyd+bHXiRXIyo05CcqxcIwm3kT9PEnL0eNG0ou8G5 QbIw== 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 i5-v6si2053202plk.139.2018.03.20.10.05.57; Tue, 20 Mar 2018 10:06:19 -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 S1752171AbeCTREI convert rfc822-to-8bit (ORCPT + 99 others); Tue, 20 Mar 2018 13:04:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:48608 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751889AbeCTREA (ORCPT ); Tue, 20 Mar 2018 13:04:00 -0400 Received: from localhost (unknown [104.132.1.75]) (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 5A88B2183A; Tue, 20 Mar 2018 17:04:00 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5A88B2183A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=sboyd@kernel.org Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT To: David Lechner , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org From: Stephen Boyd In-Reply-To: <1521168778-27236-11-git-send-email-david@lechnology.com> Cc: Michael Turquette , Stephen Boyd , Rob Herring , Mark Rutland , Sekhar Nori , Kevin Hilman , Bartosz Golaszewski , Adam Ford , linux-kernel@vger.kernel.org, David Lechner References: <1521168778-27236-1-git-send-email-david@lechnology.com> <1521168778-27236-11-git-send-email-david@lechnology.com> Message-ID: <152156543978.183971.1705082607591158848@swboyd.mtv.corp.google.com> User-Agent: alot/0.7 Subject: Re: [PATCH v8 10/42] clk: davinci: New driver for davinci PSC clocks Date: Tue, 20 Mar 2018 10:03:59 -0700 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Quoting David Lechner (2018-03-15 19:52:26) > This adds a new driver for mach-davinci PSC clocks. This is porting the > code from arch/arm/mach-davinci/psc.c to the common clock framework and > is converting it to use regmap to simplify the code. Additionally, it > adds device tree support for these clocks. > > Note: although there are similar clocks for TI Keystone we are not able > to share the code for a few reasons. The keystone clocks are device tree > only and use legacy one-node-per-clock bindings. Also the keystone > driver makes the assumption that there is only one PSC per SoC and uses > global variables, but here we have two controllers per SoC. > > Signed-off-by: David Lechner > --- Applied to clk-next