Message ID | 1554365467-1325-1-git-send-email-t-kristo@ti.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-omap-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 247961800 for <patchwork-linux-omap@patchwork.kernel.org>; Thu, 4 Apr 2019 08:12:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 17AB128A22 for <patchwork-linux-omap@patchwork.kernel.org>; Thu, 4 Apr 2019 08:12:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0BA1028A27; Thu, 4 Apr 2019 08:12:18 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0480828A26 for <patchwork-linux-omap@patchwork.kernel.org>; Thu, 4 Apr 2019 08:12:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727431AbfDDIMQ (ORCPT <rfc822;patchwork-linux-omap@patchwork.kernel.org>); Thu, 4 Apr 2019 04:12:16 -0400 Received: from fllv0015.ext.ti.com ([198.47.19.141]:52784 "EHLO fllv0015.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727339AbfDDIMQ (ORCPT <rfc822;linux-omap@vger.kernel.org>); Thu, 4 Apr 2019 04:12:16 -0400 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id x348CCaA038280; Thu, 4 Apr 2019 03:12:12 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1554365532; bh=XyQYuK6+vSd0HGFe1pJ4bPqiqSbz9hc53X2IJrltfic=; h=From:To:CC:Subject:Date; b=k73iV5i6u3pIyzuEq+CUoFsOjzu1bQaPOOk8Zu0I4lziAfpSwo+uzvHxTZ6d7ZUtJ MtIOpWKsZtrrXm0dBdRjcx1d/1gAObI5+PDXI93heCQ+R6Nqd6j5P+Hprt3gdgtA2J vkHYJ71zTg/ycNuBPd83RcoNon6PR+IW5hIvnaKo= Received: from DLEE113.ent.ti.com (dlee113.ent.ti.com [157.170.170.24]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x348CCvl073055 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 4 Apr 2019 03:12:12 -0500 Received: from DLEE108.ent.ti.com (157.170.170.38) by DLEE113.ent.ti.com (157.170.170.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5; Thu, 4 Apr 2019 03:12:10 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DLEE108.ent.ti.com (157.170.170.38) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5 via Frontend Transport; Thu, 4 Apr 2019 03:12:10 -0500 Received: from gomoku.home (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id x348C8G7093305; Thu, 4 Apr 2019 03:12:09 -0500 From: Tero Kristo <t-kristo@ti.com> To: <linux-clk@vger.kernel.org>, <linux-omap@vger.kernel.org>, <sboyd@kernel.org>, <mturquette@baylibre.com> CC: <tony@atomide.com> Subject: [PATCH 0/6] clk: ti: a few OMAP clock fixes Date: Thu, 4 Apr 2019 11:11:01 +0300 Message-ID: <1554365467-1325-1-git-send-email-t-kristo@ti.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: <linux-omap.vger.kernel.org> X-Mailing-List: linux-omap@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
clk: ti: a few OMAP clock fixes
|
expand
|