From patchwork Sun Feb 4 21:06:41 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sakari Ailus X-Patchwork-Id: 769991 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.19]) (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 F42042C690 for ; Sun, 4 Feb 2024 21:06:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.19 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707080821; cv=none; b=tftBA1u8zftmV7Bclb3eROLO1vFXaDyfpX2W96v9UvykqN9yli4lEXts3tcZP0NHBXwCMo4hAEBxixn0GOxJZGWpMg4X3pzuNEj3fYfDGsMqgBRzG5+jH5LOvSIouUGESDvH4VXB/yZASuzG8zfNhfjk6A0fHNrmTN974/oa6y0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707080821; c=relaxed/simple; bh=s3Q4YPmrEwdqpyv003bKUhE/UnyFNV1MFRcaQYGVlhA=; h=From:To:Cc:Subject:Date:Message-Id:MIME-Version; b=ONyBM0/TPM0VMITefk4UqAD24pNwf/KIL/I73XGjnu4mGmTSEB+s17MnBp9A3Ria8DtaIMnLx35ue4a9hY5dmwlq4JcDNAeA9H+lwQ76v6AwUIBdX98M/slebubCvQdyjQgeHuNm8qad4NCIjYe2vvODHKnyQPrzCTKa2DBhLBU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=ZtXwh6f1; arc=none smtp.client-ip=198.175.65.19 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="ZtXwh6f1" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1707080820; x=1738616820; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=s3Q4YPmrEwdqpyv003bKUhE/UnyFNV1MFRcaQYGVlhA=; b=ZtXwh6f1LMJTN8xyn3CUa11B/sYOJmeOVzzyRRA3JJOZ8deu8pysnaaX Whf1J+eKPUmNLLK6hOshxxeKQ97y0pRHc+3XHAFxbalNkgwafzmm4mo5L 2vAfuH3hUrO/wzsxhVIK8ppoaJIcs9cFBhNVXPlJlCoIDOQ2Rv0oTa7zR 0pzf/jdFWovJrD7HIdttr/wBh3321IHSrYF2aj21sG4ObI6LA6SgnLCY6 yzLOkpklTzaqGTw0EynehPerSKT2RSVWMm1nwBUhmM5zFaEHRxW1pf5Vw Ja4YzHvRS+p7DKp5y8iaOZzXp7/KIpOHG/59CDljmnp4IjYDAmAwNEXgI g==; X-IronPort-AV: E=McAfee;i="6600,9927,10973"; a="309639" X-IronPort-AV: E=Sophos;i="6.05,242,1701158400"; d="scan'208";a="309639" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Feb 2024 13:06:57 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10973"; a="823694903" X-IronPort-AV: E=Sophos;i="6.05,242,1701158400"; d="scan'208";a="823694903" Received: from turnipsi.fi.intel.com (HELO kekkonen.fi.intel.com) ([10.237.72.44]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Feb 2024 13:06:55 -0800 Received: from punajuuri.localdomain (punajuuri.localdomain [192.168.240.130]) by kekkonen.fi.intel.com (Postfix) with ESMTP id B0EC811F8D2; Sun, 4 Feb 2024 23:06:52 +0200 (EET) Received: from sailus by punajuuri.localdomain with local (Exim 4.96) (envelope-from ) id 1rWjhU-002uX6-26; Sun, 04 Feb 2024 23:06:52 +0200 From: Sakari Ailus To: linux-media@vger.kernel.org Cc: laurent.pinchart@ideasonboard.com Subject: [PATCH 1/2] media: dt-bindings: Revert changes to video-interfaces.yaml Date: Sun, 4 Feb 2024 23:06:41 +0200 Message-Id: <20240204210642.693958-1-sakari.ailus@linux.intel.com> X-Mailer: git-send-email 2.39.2 Precedence: bulk X-Mailing-List: linux-media@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Commit feb8831be9d4 ("media: ov08x40: Reduce start streaming time") introduced an unintentional change to Documentation/devicetree/bindings/media/video-interfaces.yaml. Revert this change now. Reported-by: Laurent Pinchart Fixes: feb8831be9d4 ("media: ov08x40: Reduce start streaming time") Signed-off-by: Sakari Ailus --- Documentation/devicetree/bindings/media/video-interfaces.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/media/video-interfaces.yaml b/Documentation/devicetree/bindings/media/video-interfaces.yaml index ea511f2fed98..26e3e7d7c67b 100644 --- a/Documentation/devicetree/bindings/media/video-interfaces.yaml +++ b/Documentation/devicetree/bindings/media/video-interfaces.yaml @@ -190,7 +190,7 @@ properties: Allow MIPI CSI-2 non-continuous clock mode. link-frequencies: - $ref: /schemas/types.yaml#/definitions/uint32-array + $ref: /schemas/types.yaml#/definitions/uint64-array description: Allowed data bus frequencies. For MIPI CSI-2, for instance, this is the actual frequency of the bus, not bits per clock per lane value. An array From patchwork Sun Feb 4 21:06:42 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sakari Ailus X-Patchwork-Id: 770226 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.19]) (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 AEAF22C696 for ; Sun, 4 Feb 2024 21:06:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.19 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707080819; cv=none; b=nHp+814ujYyVp2Z6DUVXFRVUFSs5CRBuOjzg5ah5/LgnAd4aESY+ZGaBFhUE8XgCUG9OHeWdkcG4/nVqOtULEoQ87pCfCbkT7mEZutmKyktCMHOLNPPmrnq2reoLFqxVLxezJ77L3IxaPCaldK3odDj9ZvOYOf+hfkZhXfY/2hQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1707080819; c=relaxed/simple; bh=e9tcrD2POPy7i8XXopmPJAYL65YRDez3C79wpOGK86w=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=ISWkCSsIgktoW7vo+o04LUDyByOvubdvFilrLI4CtCpNmq2OMWITo1P5f/w8nwvi1vKTWQsxFk7MPBzR7oDvEaUxKkCxVuvSpg/BtntH0BedcOjVMBQtxi/dNi0eX76gPKEwkGWHWqV51HosyPWutHfFzSVcP+/Tl5S0HiRVQjI= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=OwlWS37T; arc=none smtp.client-ip=198.175.65.19 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="OwlWS37T" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1707080818; x=1738616818; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=e9tcrD2POPy7i8XXopmPJAYL65YRDez3C79wpOGK86w=; b=OwlWS37T5m/NQLDATVYntVuT290PFzDWBByOetVw3A5iucnMd8y/2sF4 soDrGPJWT838oeqSGCqjP1jhkXQiYsqwOfnM9nXJ6Ogrqd9OsoJaraqw9 oHmorbPfZgFKXveULSQcbESboQDJDv9aDWrtgDWakED4/DDkFCPYKBJ26 /19mTjUF8wcdLCaqXH1yF3hjJUmtJBNWt8fUMrMI0ovKyCT7/3q2OgieL TWniYsH/j6AQ0ozMuyH0x60qAMRekT/xMsr18L3hLNMrrqEyJbn8N7nex 05QskylBLRRxSHIYShxj0x0Fy6J4initUZeUsad3x/oCBSN3xKxx6B4gm A==; X-IronPort-AV: E=McAfee;i="6600,9927,10973"; a="309641" X-IronPort-AV: E=Sophos;i="6.05,242,1701158400"; d="scan'208";a="309641" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orvoesa111.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Feb 2024 13:06:57 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10973"; a="823694904" X-IronPort-AV: E=Sophos;i="6.05,242,1701158400"; d="scan'208";a="823694904" Received: from turnipsi.fi.intel.com (HELO kekkonen.fi.intel.com) ([10.237.72.44]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Feb 2024 13:06:55 -0800 Received: from punajuuri.localdomain (punajuuri.localdomain [192.168.240.130]) by kekkonen.fi.intel.com (Postfix) with ESMTP id B31E611FCC3; Sun, 4 Feb 2024 23:06:52 +0200 (EET) Received: from sailus by punajuuri.localdomain with local (Exim 4.96) (envelope-from ) id 1rWjhU-002uX9-2B; Sun, 04 Feb 2024 23:06:52 +0200 From: Sakari Ailus To: linux-media@vger.kernel.org Cc: laurent.pinchart@ideasonboard.com Subject: [PATCH 2/2] ARM: dts: Revert changes to omap3-n9.dts Date: Sun, 4 Feb 2024 23:06:42 +0200 Message-Id: <20240204210642.693958-2-sakari.ailus@linux.intel.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240204210642.693958-1-sakari.ailus@linux.intel.com> References: <20240204210642.693958-1-sakari.ailus@linux.intel.com> Precedence: bulk X-Mailing-List: linux-media@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Commit feb8831be9d4 ("media: ov08x40: Reduce start streaming time") introduced an unintentional change to arch/arm/boot/dts/ti/omap/omap3-n9.dts. Revert this change now. Reported-by: Laurent Pinchart Fixes: feb8831be9d4 ("media: ov08x40: Reduce start streaming time") Signed-off-by: Sakari Ailus --- arch/arm/boot/dts/ti/omap/omap3-n9.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/ti/omap/omap3-n9.dts b/arch/arm/boot/dts/ti/omap/omap3-n9.dts index 728a8fcf25b3..a3cf3f443785 100644 --- a/arch/arm/boot/dts/ti/omap/omap3-n9.dts +++ b/arch/arm/boot/dts/ti/omap/omap3-n9.dts @@ -26,7 +26,7 @@ smia_1: camera@10 { flash-leds = <&as3645a_flash &as3645a_indicator>; port { smia_1_1: endpoint { - link-frequencies = /bits/ 32 <199200000 210000000 499200000>; + link-frequencies = /bits/ 64 <199200000 210000000 499200000>; clock-lanes = <0>; data-lanes = <1 2>; remote-endpoint = <&csi2a_ep>;