From patchwork Wed Aug 7 07:48:51 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tero Kristo X-Patchwork-Id: 11081389 Return-Path: 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 DDD2D912 for ; Wed, 7 Aug 2019 07:49:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id CFBB4287A8 for ; Wed, 7 Aug 2019 07:49:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id C3AA628801; Wed, 7 Aug 2019 07:49:39 +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=ham 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 718FC287C1 for ; Wed, 7 Aug 2019 07:49:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387439AbfHGHtg (ORCPT ); Wed, 7 Aug 2019 03:49:36 -0400 Received: from fllv0015.ext.ti.com ([198.47.19.141]:38102 "EHLO fllv0015.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387414AbfHGHtg (ORCPT ); Wed, 7 Aug 2019 03:49:36 -0400 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id x777nQ1a074494; Wed, 7 Aug 2019 02:49:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1565164166; bh=tUDZOFOrbWsC/r3cVBM7AKpl36lzyGepos+RtNTL9Xc=; h=From:To:CC:Subject:Date; b=dxVz+4pf69S4TcWLVQha2U0J98uOtQcfrVYMgchQ4ILh1Zyi9/PSfh8sYEXU7LPd0 RDIQWm6t/65vzsmqpX184nUUMsudT7A4e1NTvuEV1UyzFKE0J4lcZrx8j9SYKOq8i4 15bUGTA4nsNFm7/nsuqA8/1WNgJmMBMZdhQEvYlE= Received: from DFLE113.ent.ti.com (dfle113.ent.ti.com [10.64.6.34]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x777nQlx078506 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 7 Aug 2019 02:49:26 -0500 Received: from DFLE109.ent.ti.com (10.64.6.30) by DFLE113.ent.ti.com (10.64.6.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5; Wed, 7 Aug 2019 02:49:25 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE109.ent.ti.com (10.64.6.30) 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; Wed, 7 Aug 2019 02:49:25 -0500 Received: from gomoku.dhcp.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id x777nNHc118711; Wed, 7 Aug 2019 02:49:23 -0500 From: Tero Kristo To: , , , CC: , , Subject: [PATCH 0/8] soc: ti: Add OMAP PRM driver Date: Wed, 7 Aug 2019 10:48:51 +0300 Message-ID: <1565164139-21886-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 Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Hi, This series adds OMAP PRM driver which initially supports only reset handling. Later on, power domain support can be added to this to get rid of the current OMAP power domain handling code which resides under the mach-omap2 platform directory. Initially, reset data is added for AM3, OMAP4 and DRA7 SoCs. I've been testing the reset handling logic with OMAP remoteproc driver which has been converted to use generic reset framework. This part is a work in progress, so will be posting patches from that part later on. -Tero --- Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki