Message ID | 20230614192343.57280-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 B209FEB64D8 for <linux-media@archiver.kernel.org>; Wed, 14 Jun 2023 19:25:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236878AbjFNTZO (ORCPT <rfc822;linux-media@archiver.kernel.org>); Wed, 14 Jun 2023 15:25:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50360 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236328AbjFNTYv (ORCPT <rfc822;linux-media@vger.kernel.org>); Wed, 14 Jun 2023 15:24:51 -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 9972B1FDD for <linux-media@vger.kernel.org>; Wed, 14 Jun 2023 12:23:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1686770632; 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=a5sDmWhN+ziUyUh0Om0m4AnhRp0U+N5azCSK967PPkA=; b=f0EWaXfnkfjDWNhaeW+RvszCsKcNB0mDKDDsbHubc7bIcHDDXD8GDCcMO/4Fi6Gt5X3kab /Ah25q5mIPKT1RgTLDjgTTHSYmcNZqSDFFkxOjTz6kuK1J0+OjsRuX18MeI8mVNNE7KkxH iSBqIxot2NY3kKxfKb4r9KpXp/Tfwic= 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-80-hPKyn8-JPKi2QZc-cKW9AQ-1; Wed, 14 Jun 2023 15:23:51 -0400 X-MC-Unique: hPKyn8-JPKi2QZc-cKW9AQ-1 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.rdu2.redhat.com [10.11.54.7]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 7AC1D80006E; Wed, 14 Jun 2023 19:23:50 +0000 (UTC) Received: from localhost.localdomain (unknown [10.39.192.46]) by smtp.corp.redhat.com (Postfix) with ESMTP id 7AB62140E951; Wed, 14 Jun 2023 19:23:49 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: Sakari Ailus <sakari.ailus@linux.intel.com>, Laurent Pinchart <laurent.pinchart@ideasonboard.com> Cc: Hans de Goede <hdegoede@redhat.com>, Mauro Carvalho Chehab <mchehab@kernel.org>, Andy Shevchenko <andy@kernel.org>, Kate Hsuan <hpa@redhat.com>, linux-media@vger.kernel.org Subject: [PATCH v2 0/5] media: Add MIPI CCI register access helper functions Date: Wed, 14 Jun 2023 21:23:38 +0200 Message-Id: <20230614192343.57280-1-hdegoede@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.1 on 10.11.54.7 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
|