From patchwork Thu Feb 1 21:58:37 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hans de Goede X-Patchwork-Id: 98646 Received: from sy.mirrors.kernel.org ([147.75.48.161]) by linuxtv.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1rVf5s-0000AX-2r for patchwork@linuxtv.org; Thu, 01 Feb 2024 21:59:39 +0000 Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sy.mirrors.kernel.org (Postfix) with ESMTPS id B0DE1B231CF for ; Thu, 1 Feb 2024 21:59:33 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 3146C3FE46; Thu, 1 Feb 2024 21:59:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="EgnDh/T6" X-Original-To: linux-media@vger.kernel.org Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id BED273FE36 for ; Thu, 1 Feb 2024 21:59:15 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706824757; cv=none; b=F5HIB3/crDbV2+j7oMoSqVEHX2a/mbvNPD62B/zoEq20JYAzUYJthysURt3fdBILCEbEkPrJxIsgBbgNG36E6zZBXsuolVgB627MjpRsITcq9xT2JGdFaPLZ99dyZFCizPBCRJ7Eko+s7tP0gXKIjBZS+/63B88Gv34wiUMpeiQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1706824757; c=relaxed/simple; bh=45QWWocBG80uVbVT2rnIaenZfrFRJC4/meWbYnIgT+E=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=oqPsqG1GdWB9xFNBIyd4IBgGnqZcpV3HVtEfNlsU1NhCrt4sVn0XNNcrIP3RDtekK8h6DcfvtGakyzWpZO9Dive4Y7Asm1TYb7FjgmqNZpMbiV73qLMWEwg4pl+06lydOr7fN7aKkgke8PxS0Zjx7Bx7vnUoE9eQ4h4mWheU6Pw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=EgnDh/T6; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1706824754; 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=tvuKyLwuFHpPvBFLZJQagwjg9xXJi6wjzQ82Y2AeSCU=; b=EgnDh/T6huX+e2ttX4C9V1nh5267yrG23VAmY1q5EmXwNZJ9kegyTaF1sJ9P06div28dx0 b8FIiNUVMH3K+iUNWdEd5bL8ICkg5Ugog8PKrYE6LR37RWV/n/SSlCGDVwQ81971P5ASCp vy4fKCBpyBh+1ifEnsk7rzfFliPLYzo= 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-639-syMPkkLIMjeFvF0IVfeSSg-1; Thu, 01 Feb 2024 16:59:11 -0500 X-MC-Unique: syMPkkLIMjeFvF0IVfeSSg-1 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.rdu2.redhat.com [10.11.54.1]) (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 49AA1185A782; Thu, 1 Feb 2024 21:59:11 +0000 (UTC) Received: from localhost.localdomain (unknown [10.39.192.90]) by smtp.corp.redhat.com (Postfix) with ESMTP id 6CD3A3C2E; Thu, 1 Feb 2024 21:59:10 +0000 (UTC) From: Hans de Goede To: Sakari Ailus , Rui Miguel Silva Cc: Hans de Goede , Mauro Carvalho Chehab , Kate Hsuan , linux-media@vger.kernel.org Subject: [PATCH 0/4] media: hi556: Add reset / clk / regulator support Date: Thu, 1 Feb 2024 22:58:37 +0100 Message-ID: <20240201215841.153499-1-hdegoede@redhat.com> Precedence: bulk X-Mailing-List: linux-media@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 3.4.1 on 10.11.54.1 X-LSpam-Score: -4.0 (----) X-LSpam-Report: No, score=-4.0 required=5.0 tests=ARC_SIGNED=0.001,ARC_VALID=-0.1,DKIMWL_WL_HIGH=-1,DKIM_SIGNED=0.1,DKIM_VALID=-0.1,DKIM_VALID_AU=-0.1,DMARC_PASS=-0.001,HEADER_FROM_DIFFERENT_DOMAINS=0.5,MAILING_LIST_MULTI=-1,RCVD_IN_DNSWL_MED=-2.3,SPF_HELO_NONE=0.001,SPF_PASS=-0.001 autolearn=unavailable autolearn_force=no Hi All, This series makes the hi556 driver work on x86_64 devices where the power-up / down sequence is not fully handled in ACPI (as is done on chromebooks) but where instead the driver is expected to do it itself This has been successfully tested on a "HP Spectre x360 13.5 (2023)": https://github.com/intel/ipu6-drivers/issues/202 Regards, Hans Hans de Goede (4): media: hi556: Return -EPROBE_DEFER if no endpoint is found media: hi556: Add support for reset GPIO media: hi556: Add support for external clock media: hi556: Add support for avdd regulator drivers/media/i2c/hi556.c | 95 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 88 insertions(+), 7 deletions(-)