From patchwork Fri Apr 12 09:55:49 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Stein X-Patchwork-Id: 13627500 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 28D5FC4345F for ; Fri, 12 Apr 2024 09:56:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=bMffOGL6BGzdg+Q/I6POJjpFRf8wp7pDYYBxoU6V6C8=; b=ldfP6zmbxPDE+3 /n2pSBjQASdz600FQo2hq6OZUm/d/+py1cJlCauiIrNpYVYYxwMQ7GwfIMXzRhaGen7FhgJrdj6iI PgrR1RvwrY1qzGjKh0ShIZVd4Qjrq6hPdjUkJSufiCtYguXq6kkLMHAz5OCZ+8OrsV2grpju9lwn+ CU5dVQvGJezLaya2mLg5mk/2ayf/56tbXm36u9UvYbphtkmM31Rz82p6PldQgHjihDfPiamWJfjoF gafqAYU4xKakWU/Txbi4SFmv7ZNK1hyet1YbgdusupxMUNLzX/13r84LoJCohTEk3NGOsoLEpdt+0 vjmZ46FhEzYFrpiPL5vw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvDe7-0000000GXHH-300w; Fri, 12 Apr 2024 09:56:35 +0000 Received: from mx1.tq-group.com ([93.104.207.81]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvDe3-0000000GXFV-1XvB for linux-arm-kernel@lists.infradead.org; Fri, 12 Apr 2024 09:56:33 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1712915791; x=1744451791; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=/soWe7XqyBX4honSYKsLPMJeYrFbcBwBQe363188zkE=; b=GTi8piyOrEeRXKQkxaVYTCUnlNCMrns7xNiA+aEhe3zLVUcbctmxxVsl xy9rr7mni/rG3LTU1Y3H85uowtgG3KaYlaT3BKpe1SWIVr1CEwOk43yME UYoTuIkP6u5W6HMVVcU5xBh7iq+v3u/GoVauJAE2iDL9bFgJ2SedWEh2Q CbURc0lDSbbd29R+RrWxcsr4yT2NtNRgURmUog60h4ykUF8uk75MhFWqe NhPRKewk/V4PvjxfXC0GzvZbr15IRShoqMU0vWi9KybfCgd05rc+k0zml xt68fYiz9C3fnklkTEexNOfAEm2wvy0y3H0ynmvuMJ/z3Q1nGMMiikA8Y Q==; X-IronPort-AV: E=Sophos;i="6.07,195,1708383600"; d="scan'208";a="36387351" Received: from vmailcow01.tq-net.de ([10.150.86.48]) by mx1.tq-group.com with ESMTP; 12 Apr 2024 11:56:25 +0200 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 575C716F476; Fri, 12 Apr 2024 11:56:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ew.tq-group.com; s=dkim; t=1712915781; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding; bh=/soWe7XqyBX4honSYKsLPMJeYrFbcBwBQe363188zkE=; b=bohHk0WumJlGVD/6n0G6U40nRLW8D+expwA4KGgXhJK7HfzhsTIUCR4lG793CZWSHzemL0 paU3CeRhrJBE+yQ9ytGUczd817z0+AW/usVlWonsghftEiV3L+7fR0Da2T4aWBmvKWDAUH T9y3TwHQi0DygjhDobwgTTnwguL2sS5RuDhOakeESyhI+xjauWu/0w0+rb0g3K3nsD9gEo kEg51vp4Nlh57zlN5tcTdRfX0NOt+TwLriqeTENnzjy1+S/DaKVI4qEHKIKBeW7pF3M/B7 zSyXL/so4aVPWHgF3hqUoEjNBkQ5ksOYgJCZSgHzl9J+akybSU7liqIpJWARlQ== From: Alexander Stein To: Laurent Pinchart , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam Cc: Alexander Stein , Krzysztof Kozlowski , linux-media@vger.kernel.org, devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 1/1] media: dt-bindings: nxp,imx8-isi: Refuse port@1 for single pipeline models Date: Fri, 12 Apr 2024 11:55:49 +0200 Message-Id: <20240412095549.258870-1-alexander.stein@ew.tq-group.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240412_025631_784000_A21AFF93 X-CRM114-Status: UNSURE ( 8.51 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org In case the hardware only supports just one pipeline, explicitly refuse port@1 in ports node. Signed-off-by: Alexander Stein Acked-by: Krzysztof Kozlowski Reviewed-by: Laurent Pinchart --- This is v2 to patch series [1]. With 2 patches dropped, only this one is left, hence no cover letter. Changes in v2: * Dropped v1 patches 2 & 3 * Collected Krzysztof's A-b [1] https://lore.kernel.org/all/20240223140445.1885083-1-alexander.stein@ew.tq-group.com/ Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml b/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml index e4665469a86c..4d5348d456a1 100644 --- a/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml +++ b/Documentation/devicetree/bindings/media/nxp,imx8-isi.yaml @@ -84,6 +84,7 @@ allOf: properties: port@0: description: MIPI CSI-2 RX + port@1: false required: - port@0