Message ID | 20201217171349.1030753-1-kieran.bingham+renesas@ideasonboard.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-renesas-soc-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=-13.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 E77DEC4361B for <linux-renesas-soc@archiver.kernel.org>; Thu, 17 Dec 2020 17:14:44 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B679C238E8 for <linux-renesas-soc@archiver.kernel.org>; Thu, 17 Dec 2020 17:14:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728677AbgLQROo (ORCPT <rfc822;linux-renesas-soc@archiver.kernel.org>); Thu, 17 Dec 2020 12:14:44 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33616 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728181AbgLQROo (ORCPT <rfc822;linux-renesas-soc@vger.kernel.org>); Thu, 17 Dec 2020 12:14:44 -0500 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 25978C061794; Thu, 17 Dec 2020 09:14:04 -0800 (PST) Received: from localhost.localdomain (cpc89244-aztw30-2-0-cust3082.18-1.cable.virginm.net [86.31.172.11]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 3FBBF2CF; Thu, 17 Dec 2020 18:14:00 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1608225240; bh=MrwRt4kfpi4TX9WZ7dHGkA3NpvNMf5xyN01jQsfWTvA=; h=From:To:Cc:Subject:Date:From; b=jZdkhsXAXsZ3ffEC5L+6EIjk6LYCWDr0L54Hlc7XL9r6ukhiL3TOT1FxvnQC59NJ3 BhhFo06WQe7y0xGYNmm40s4ua/YT+cNcXEqU9Q1UuWWFEPPpyx5l9HjaOIYe/ahxu+ 9vv3jKxVMacAXtKEzRZbM1S/qhTUdyvzCZ0RhHvE= From: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>, linux-media@vger.kernel.org, linux-renesas-soc@vger.kernel.org Cc: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> Subject: [PATCH 0/2] media: vsp1: V3U VSP-X/VSP-D Support Date: Thu, 17 Dec 2020 17:13:47 +0000 Message-Id: <20201217171349.1030753-1-kieran.bingham+renesas@ideasonboard.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-renesas-soc.vger.kernel.org> X-Mailing-List: linux-renesas-soc@vger.kernel.org |
Series |
media: vsp1: V3U VSP-X/VSP-D Support
|
expand
|