Message ID | 20200224232152.25562-1-s-anna@ti.com |
---|---|
Headers | show
Return-Path: <SRS0=6eJi=4M=vger.kernel.org=linux-omap-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI, SPF_HELO_NONE, SPF_PASS, USER_AGENT_GIT autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 82546C11D3A for <linux-omap@archiver.kernel.org>; Mon, 24 Feb 2020 23:22:10 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5835A2176D for <linux-omap@archiver.kernel.org>; Mon, 24 Feb 2020 23:22:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="MSIBHwhX" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728569AbgBXXWJ (ORCPT <rfc822; linux-omap@archiver.kernel.org>); Mon, 24 Feb 2020 18:22:09 -0500 Received: from fllv0016.ext.ti.com ([198.47.19.142]:48826 "EHLO fllv0016.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728269AbgBXXWJ (ORCPT <rfc822; linux-omap@vger.kernel.org>); Mon, 24 Feb 2020 18:22:09 -0500 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 01ONLvmb054476; Mon, 24 Feb 2020 17:21:57 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1582586517; bh=mDaDuvaFh0sunLB3b2TyLWg6Xn466LJ8UhglyscAC0M=; h=From:To:CC:Subject:Date; b=MSIBHwhXgWYCKGUCgpnSb3aEakgB0K5q7myYnn6g95IAgw6C9V6yvkv5FkFxrN+CZ VEyzJHatxigPWIw0EfkJ7tJVph6HLfha5uIOHv/YjI2gJkGVwVJNUgzlixmVNNR2ZE BeUlfpqQD2dQa9x46ijByUg9w6OJ2WKyybScq+lU= Received: from DFLE105.ent.ti.com (dfle105.ent.ti.com [10.64.6.26]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 01ONLvpw105193 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 24 Feb 2020 17:21:57 -0600 Received: from DFLE113.ent.ti.com (10.64.6.34) by DFLE105.ent.ti.com (10.64.6.26) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1847.3; Mon, 24 Feb 2020 17:21:57 -0600 Received: from fllv0040.itg.ti.com (10.64.41.20) 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.1847.3 via Frontend Transport; Mon, 24 Feb 2020 17:21:57 -0600 Received: from lelv0597.itg.ti.com (lelv0597.itg.ti.com [10.181.64.32]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id 01ONLvWT046682; Mon, 24 Feb 2020 17:21:57 -0600 Received: from localhost (irmo.dhcp.ti.com [128.247.58.153]) by lelv0597.itg.ti.com (8.14.7/8.14.7) with ESMTP id 01ONLvuF021215; Mon, 24 Feb 2020 17:21:57 -0600 From: Suman Anna <s-anna@ti.com> To: Tony Lindgren <tony@atomide.com> CC: Tero Kristo <t-kristo@ti.com>, Roger Quadros <rogerq@ti.com>, <linux-omap@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, Suman Anna <s-anna@ti.com> Subject: [PATCH 0/3] Drop PRUSS and OMAP4 IPU/DSP hwmod data Date: Mon, 24 Feb 2020 17:21:49 -0600 Message-ID: <20200224232152.25562-1-s-anna@ti.com> X-Mailer: git-send-email 2.23.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 |
Series |
Drop PRUSS and OMAP4 IPU/DSP hwmod data
|
expand
|