Message ID | 20231204123947.5754-1-hdegoede@redhat.com |
---|---|
Headers | show
Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="W14O8L7R" Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EA9B8191 for <linux-media@vger.kernel.org>; Mon, 4 Dec 2023 04:39:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1701693593; 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=1XAxPGVq4CuEZfAg8UFpH/iqs4ZYXLDRJqxMxUEBlKI=; b=W14O8L7Rf7uOa5pHYVrs1vjkfBylr2x84xBquyrJfltGrkuBWeRCDXgYIwDA3DA0pQuW70 qrSLIDMRnQJPp86SnBLFY8v2EYfMKRN1CsVZR8kKmC7ObgBC1iQ0MTSltQo68zT+Jp0Dvm 8yUCcBMbXHsV87pL9njTWmRlZW89Ba4= Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-441-BIMCkvwnM-aJzX7wWRUpXw-1; Mon, 04 Dec 2023 07:39:50 -0500 X-MC-Unique: BIMCkvwnM-aJzX7wWRUpXw-1 Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.rdu2.redhat.com [10.11.54.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id A0571811E7B; Mon, 4 Dec 2023 12:39:49 +0000 (UTC) Received: from x1.localdomain.com (unknown [10.39.195.73]) by smtp.corp.redhat.com (Postfix) with ESMTP id 5C69340C6EB9; Mon, 4 Dec 2023 12:39:48 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: Sakari Ailus <sakari.ailus@linux.intel.com>, Tianshu Qiu <tian.shu.qiu@intel.com>, Bingbu Cao <bingbu.cao@intel.com> Cc: Hans de Goede <hdegoede@redhat.com>, Mauro Carvalho Chehab <mchehab@kernel.org>, Kate Hsuan <hpa@redhat.com>, linux-media@vger.kernel.org Subject: [PATCH v4 0/9] media: ov2740: reset GPIO, clk and 180 MHz link-frequency support Date: Mon, 4 Dec 2023 13:39:37 +0100 Message-ID: <20231204123947.5754-1-hdegoede@redhat.com> Precedence: bulk X-Mailing-List: linux-media@vger.kernel.org List-Id: <linux-media.vger.kernel.org> List-Subscribe: <mailto:linux-media+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-media+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.2 |
Series |
media: ov2740: reset GPIO, clk and 180 MHz link-frequency support
|
expand
|