Message ID | 20230606165808.70751-1-hdegoede@redhat.com |
---|---|
Headers | show
Return-Path: <linux-media-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 D9151C7EE29 for <linux-media@archiver.kernel.org>; Tue, 6 Jun 2023 16:59:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238087AbjFFQ7B (ORCPT <rfc822;linux-media@archiver.kernel.org>); Tue, 6 Jun 2023 12:59:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47592 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232912AbjFFQ67 (ORCPT <rfc822;linux-media@vger.kernel.org>); Tue, 6 Jun 2023 12:58:59 -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 07D1810C2 for <linux-media@vger.kernel.org>; Tue, 6 Jun 2023 09:58:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1686070693; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=4oLGNH9dlQzxzpa0JgWDwqIldaBkbw3v3EQy3qrKEVc=; b=EVir2xy7VkQqtxux3yN/3IamXqPLrxgLmvlMi600IaVZ1crk6nPuvHpgtKnRZ+HjajKf42 FcWfP4GKWMaxb4zLUu80kQ9KgORDu5KRIcOlQ+Z3G2BTqphV5HwJtN4luua4mSTRMB+XfX llspjFOPEalu2zOZJHuB7vizZ7KFf3I= 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-468-8jtL9PUnMNKI77CetzFkBA-1; Tue, 06 Jun 2023 12:58:11 -0400 X-MC-Unique: 8jtL9PUnMNKI77CetzFkBA-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id D741D185A793; Tue, 6 Jun 2023 16:58:10 +0000 (UTC) Received: from x1.nl (unknown [10.39.192.155]) by smtp.corp.redhat.com (Postfix) with ESMTP id D5CD8492B00; Tue, 6 Jun 2023 16:58:09 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>, Sakari Ailus <sakari.ailus@linux.intel.com> Cc: Hans de Goede <hdegoede@redhat.com>, Mauro Carvalho Chehab <mchehab@kernel.org>, Andy Shevchenko <andy@kernel.org>, linux-media@vger.kernel.org Subject: [PATCH 0/3] media: Add MIPI CCI register access helper functions Date: Tue, 6 Jun 2023 18:58:05 +0200 Message-Id: <20230606165808.70751-1-hdegoede@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.9 Precedence: bulk List-ID: <linux-media.vger.kernel.org> X-Mailing-List: linux-media@vger.kernel.org |
Series |
media: Add MIPI CCI register access helper functions
|
expand
|