Received: by 10.213.65.68 with SMTP id h4csp583448imn; Tue, 20 Mar 2018 10:09:15 -0700 (PDT) X-Google-Smtp-Source: AG47ELvf/pjExzGuU22P+nBZnRQnqldj8uKW1fXlSZhEeIqzUqgyyR4l093Mo/mCSXNz+WTKzj09 X-Received: by 10.99.130.199 with SMTP id w190mr12713427pgd.15.1521565754858; Tue, 20 Mar 2018 10:09:14 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521565754; cv=none; d=google.com; s=arc-20160816; b=BdtQRXy3Xl86ZGCgCE0NZzcMXKEQzLUY09I8HeX2yL6lV6XFAY5YlxgO4dXPmL5c9v gF9ikdfHtMnT1BnwkaAGQuxVB7ORoQRC1LDKHyv6+rS5nZWi7xNrzUb/uoT2vL4A1jOD Q6VOsxmYyjqunfFZb1hq5hmKUtYFM9Rn7LCaZvz5+MQDrJBzWnyfe23jYXlBCwuGjcnE xNeNyK9KLvjIKgMkDznm9ayT085PcLTM58o1lCVxSb88QleoXtDVj4xkCCTc6LGQB+Ou TY9sTJjE4Ius9BeKRpnRiXxTVPoIx4K8gBUzsYhkMlNZZgCwLDiRuNTyl44GzBxJI7wM 9rww== 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=t7ReP55miwiD0Jyc10TE2I/D550Jx/zCoeoRx/N9xgg=; b=exRT0a7OWpoklB6BoJBE2sZLHnWgA5J6w3uMa3E9Tw0sRK9VoqT0oYhil7ulP1fGNV zrxkoM/SjsVkE7WCJ7+WkJ/s0kb+MvrnXlu2w5sw8w4bs8qbPw9WgPPZYYjPIiG0ESTq Ar3WzXV/nI49gJjks5y5nbml42DS9AW23evWHEVr4xszN1NKbf3cfzUieJJc6+XNpRKv sh5YS5P1knKSABZZa9Kyuj98ThEJOnSIJnffwdvhSHuqMK3WOENVj8jb5zSsxX7XxDd/ wmTEaAIgqdtmTcekCbtCDWZC7TJ+owRcKZoWMG25zFxJy/TrEwfXcoCZbcd0kzrDDxoC 2Yiw== 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 3-v6si1973245plz.112.2018.03.20.10.08.56; Tue, 20 Mar 2018 10:09:14 -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 S1752173AbeCTRHR convert rfc822-to-8bit (ORCPT + 99 others); Tue, 20 Mar 2018 13:07:17 -0400 Received: from mail.kernel.org ([198.145.29.99]:48568 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752014AbeCTRD6 (ORCPT ); Tue, 20 Mar 2018 13:03:58 -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 CB84421839; Tue, 20 Mar 2018 17:03:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CB84421839 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-10-git-send-email-david@lechnology.com> Cc: Mark Rutland , David Lechner , Kevin Hilman , Stephen Boyd , Michael Turquette , Sekhar Nori , linux-kernel@vger.kernel.org, Bartosz Golaszewski , Rob Herring , Adam Ford References: <1521168778-27236-1-git-send-email-david@lechnology.com> <1521168778-27236-10-git-send-email-david@lechnology.com> Message-ID: <152156543724.183971.9703906314447360197@swboyd.mtv.corp.google.com> User-Agent: alot/0.7 Subject: Re: [PATCH v8 09/42] dt-bindings: clock: New bindings for TI Davinci PSC Date: Tue, 20 Mar 2018 10:03:57 -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:25) > This adds a new binding for the Power Sleep Controller (PSC) for the > mach-davinci family of processors. > > Note: Although TI Keystone has a very similar PSC, we are not using the > existing bindings. Keystone is using a legacy one-node-per-clock binding > (actually two nodes if you count the separate reset binding for the same > IP block). Also, some davinci LPSCs have quirks that aren't handled by > the keystone bindings, so we would be adding one compatible string per > clock with quirks instead of just a new compatible string for each > controller. > > Signed-off-by: David Lechner > Reviewed-by: Rob Herring > --- Applied to clk-next