Message ID | 20211009160548.306550-1-hdegoede@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-clk-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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id EE4A2C433F5 for <linux-clk@archiver.kernel.org>; Sat, 9 Oct 2021 16:06:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D236460FC1 for <linux-clk@archiver.kernel.org>; Sat, 9 Oct 2021 16:06:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229471AbhJIQIA (ORCPT <rfc822;linux-clk@archiver.kernel.org>); Sat, 9 Oct 2021 12:08:00 -0400 Received: from us-smtp-delivery-124.mimecast.com ([170.10.133.124]:31082 "EHLO us-smtp-delivery-124.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229518AbhJIQIA (ORCPT <rfc822;linux-clk@vger.kernel.org>); Sat, 9 Oct 2021 12:08:00 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1633795562; 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=iaPvDQL8oAOCDALj9mcU71yczG7rgFT9+NpjQN32tLo=; b=fwksu5hJvG+ogu8Gpi0Y0XhHnckUd9aohnh4fZmgwyYhGOAmOFEUfIdgP8AUGKNrsLGIsm TNKdRKaCzc49s+CSzKKM8GhcWanTY91BTgMHAl/tUYp8OmAOvjd2hv3S9VsG67TyMIB4Gk in8zNAcLNuXmaiIqKWQj0DAr7MalWI8= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-534-JhZfooeOOti73xzA8008KA-1; Sat, 09 Oct 2021 12:06:00 -0400 X-MC-Unique: JhZfooeOOti73xzA8008KA-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 6ED181808304; Sat, 9 Oct 2021 16:05:58 +0000 (UTC) Received: from x1.localdomain.com (unknown [10.39.192.7]) by smtp.corp.redhat.com (Postfix) with ESMTP id 1C9F15C1B4; Sat, 9 Oct 2021 16:05:48 +0000 (UTC) From: Hans de Goede <hdegoede@redhat.com> To: "Rafael J . Wysocki" <rjw@rjwysocki.net>, Mark Gross <markgross@kernel.org>, Andy Shevchenko <andy@infradead.org>, Daniel Scally <djrscally@gmail.com>, Laurent Pinchart <laurent.pinchart@ideasonboard.com>, Mauro Carvalho Chehab <mchehab@kernel.org>, Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>, Michael Turquette <mturquette@baylibre.com>, Stephen Boyd <sboyd@kernel.org> Cc: Hans de Goede <hdegoede@redhat.com>, Len Brown <lenb@kernel.org>, linux-acpi@vger.kernel.org, platform-driver-x86@vger.kernel.org, linux-kernel@vger.kernel.org, Sakari Ailus <sakari.ailus@linux.intel.com>, Kate Hsuan <hpa@redhat.com>, linux-media@vger.kernel.org, linux-clk@vger.kernel.org Subject: [PATCH v2 00/13] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data Date: Sat, 9 Oct 2021 18:05:35 +0200 Message-Id: <20211009160548.306550-1-hdegoede@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Precedence: bulk List-ID: <linux-clk.vger.kernel.org> X-Mailing-List: linux-clk@vger.kernel.org |
Series |
Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
|
expand
|