Message ID | 20230705213010.390849-1-hdegoede@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-acpi-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DFB50C0015E for <linux-acpi@archiver.kernel.org>; Wed, 5 Jul 2023 21:31:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232039AbjGEVbQ (ORCPT <rfc822;linux-acpi@archiver.kernel.org>); Wed, 5 Jul 2023 17:31:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37078 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231514AbjGEVbO (ORCPT <rfc822;linux-acpi@vger.kernel.org>); Wed, 5 Jul 2023 17:31:14 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E00901982 for <linux-acpi@vger.kernel.org>; Wed, 5 Jul 2023 14:30:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1688592627; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=aNPcI727MEQr120xN4jIDjobzYcffFj0ReEYJ4IlPyI=; b=HvplbNmRfFM/2WHrptrShBdhN15b4fJ06mSGMqQZ+O5lULyzgPIpoow36L7jO0/3bT2+a3 JqIKsckTAjbKRENf7h8r7p6hs+KHAHjepqbffgu4LJJiPychvJeIk4FggEkwFey8EOUheV S/+mVX6LLtW99vV4m5QyuboJpX6jPT8= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-136-eWTu-zhFOZWxf2ZUWGweWQ-1; Wed, 05 Jul 2023 17:30:21 -0400 X-MC-Unique: eWTu-zhFOZWxf2ZUWGweWQ-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 0B25B101A54E; Wed, 5 Jul 2023 21:30:21 +0000 (UTC) Received: from localhost.localdomain (unknown [10.39.192.7]) by smtp.corp.redhat.com (Postfix) with ESMTP id 4A1DA40C2063; Wed, 5 Jul 2023 21:30:19 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: "Rafael J . Wysocki" <rafael@kernel.org>, Sakari Ailus <sakari.ailus@linux.intel.com>, Laurent Pinchart <laurent.pinchart@ideasonboard.com>, Daniel Scally <dan.scally@ideasonboard.com> Cc: Hans de Goede <hdegoede@redhat.com>, linux-acpi@vger.kernel.org, Mauro Carvalho Chehab <mchehab@kernel.org>, Andy Shevchenko <andy@kernel.org>, Kate Hsuan <hpa@redhat.com>, Hao Yao <hao.yao@intel.com>, Bingbu Cao <bingbu.cao@intel.com>, linux-media@vger.kernel.org Subject: [PATCH v3 00/18] media: ipu-bridge: Shared with atomisp, rework VCM instantiation Date: Wed, 5 Jul 2023 23:29:52 +0200 Message-ID: <20230705213010.390849-1-hdegoede@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.1 Precedence: bulk List-ID: <linux-acpi.vger.kernel.org> X-Mailing-List: linux-acpi@vger.kernel.org |
Series |
media: ipu-bridge: Shared with atomisp, rework VCM instantiation
|
expand
|