From patchwork Fri Nov 3 14:26:34 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tero Kristo X-Patchwork-Id: 833903 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ATIghztb"; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=ti.com header.i=@ti.com header.b="nyjHI0ha"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yT46h5VBbz9s9Y for ; Sat, 4 Nov 2017 01:27:40 +1100 (AEDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=C9cguiwi/5D3Ln5wKJxaVFXpza51cU6CBcvq9ACj8/4=; b=ATIghztbkgnXkh egBIt2GnjkMS9Y9rn4zsFa6Tgi/UaXfCvWrSYwymGGcvHazkWKUDtQb+tENifPlhMrQ1/WM2juYQ8 AjUY8kV23vnDjDd/yNqCili1xdi07wED5pdVw16RJa3u0akhgS0pgsLApihaSjljaY36LvZm4ZlwM MQrYuwfc4akQYsbcNiUvV/Mxe1s/c4Uxn4Vo7z7pr+U78+DDoWIGWkuo0j/7b+E+AKVU5me432znX V2sf8YoAPYoTj+LxEuZ3Ri6nfRfaAavHDXy+uT4L0AaEgQHqqJJ7J1LlqkutFINpQhovOCsEwL+OK Kx1yYbU6AQSURZDy8kqA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1eAcwZ-00055V-Nf; Fri, 03 Nov 2017 14:27:35 +0000 Received: from lelnx193.ext.ti.com ([198.47.27.77]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1eAcwG-0004nE-Qa for linux-arm-kernel@lists.infradead.org; Fri, 03 Nov 2017 14:27:19 +0000 Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by lelnx193.ext.ti.com (8.15.1/8.15.1) with ESMTP id vA3EQrBY019034; Fri, 3 Nov 2017 09:26:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1509719213; bh=wChIYJSaTeJOPnqI1bjM7FVeIBsCWnYIjFY2adVNt9I=; h=From:To:CC:Subject:Date; b=nyjHI0haVc6oe45AOvRpz0lJi/ZlTS0p0gI5SHk3JnARFdJs708it2zkVtgnLrzs4 KBKQPMhnwnhyZ7r+ZZT0ObHZp+v8TxlmlL3+8JRt+p9v5/Ta1DSGSdVMBDZ60Pek92 OGZLM23xNsxuL1Dio2ddRYwVQ9WEtcofCldt/bGc= Received: from DLEE112.ent.ti.com (dlee112.ent.ti.com [157.170.170.23]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id vA3EQrbF017445; Fri, 3 Nov 2017 09:26:53 -0500 Received: from DLEE102.ent.ti.com (157.170.170.32) by DLEE112.ent.ti.com (157.170.170.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.1.845.34; Fri, 3 Nov 2017 09:26:52 -0500 Received: from dflp33.itg.ti.com (10.64.6.16) by DLEE102.ent.ti.com (157.170.170.32) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.845.34 via Frontend Transport; Fri, 3 Nov 2017 09:26:52 -0500 Received: from gomoku.home (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id vA3EQovs014982; Fri, 3 Nov 2017 09:26:51 -0500 From: Tero Kristo To: , Subject: [PATCH 0/7] ARM: OMAP2+: clkctrl fixes/enhancements for omaps Date: Fri, 3 Nov 2017 16:26:34 +0200 Message-ID: <1509719201-32700-1-git-send-email-t-kristo@ti.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20171103_072716_972597_C5EABE2C X-CRM114-Status: UNSURE ( 4.25 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.0 (--) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-2.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [198.47.27.77 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi, This series adds some fixes/enhancements for the clkctrl support on omap family SoCs. Required to properly support clkctrl clocks on am3,am4,am5,omap4,omap5,dra7. Targeted for 4.16 seeing we are pretty late on 4.14-rc cycle. This series can be merged independently from the other serieses (driver part support code, DTS data.) Boot tested against 4.14-rc1 on the boards I have access to. Series has been pushed here: Tree: https://github.com/t-kristo/linux-pm.git Branch: 4.14-rc1-clkctrl-mach-omap2 -Tero --- Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki