From mboxrd@z Thu Jan 1 00:00:00 1970 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 75FB9ECAAD6 for ; Fri, 26 Aug 2022 19:03:31 +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:References:In-Reply-To: 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: List-Owner; bh=q8mClXEqt7P4sZdHAQ0/ChLhIs4ePeJWQ3RBUrFaE5Y=; b=Mwhl+XPWQDoSy4 2yrtovMCpgt1IA8FiopVAnwqRgtL/0cOQp2It6mT34K99cnkfwHNPFpxA7gt1rNyFZ3laAw9KyXhC ytvw6u8VmZuROC+4AzGSKV4uRRyXCvOTK+TZO/U6jMBZHvHvPO2gAYc4vL8T6Md9hDaCyQrF8sCGm cNZQOgs34VeNzGtQHB3l7bh8r5ZLLqa14qEGdY1tJMIfBcBMHg4xhvy1uyzMVXPe11hAGaCfIG6bL 2Tf9NKvvNNb1DYZno/FkTPQtHZvXyGZDRk8rSHDdXnux8CpHsJV2nmws13Bx4emjSNuotS5KDj6YI ychRilRbSctizjyjF1GQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oReav-00AKhO-3k; Fri, 26 Aug 2022 19:02:17 +0000 Received: from relay2-d.mail.gandi.net ([2001:4b98:dc4:8::222]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oReHT-00A9ID-FP for linux-arm-kernel@lists.infradead.org; Fri, 26 Aug 2022 18:42:12 +0000 Received: (Authenticated sender: paul.kocialkowski@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 14D824000C; Fri, 26 Aug 2022 18:42:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1661539327; 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: in-reply-to:in-reply-to:references:references; bh=yq9qCs8d0+gMGAhESkCWOrYcrw3Z2Gzpyql4CYmayvQ=; b=l4d6ET+LUWrsYQ/0lQVRiAsqJTeS7CD+lOxGZnjtGsOuASsV/AEDlCcjcF7VK8uNc75wPU 0t59lNErbtwqA16CxiYfo8zmTnWxOTFpjNtMj257ILumRdEoIt2nUHmvkNY2C3FPmDUG85 7toafyRLIQDEF0fA09JkopRefPv5HCPoauv45uURfgwA/+GHb45UZeiyw4aZxlMwsl9IED hqXDqNBqXD6FzOojiqUIPb2DQY1g2HNUa8jioeb6WvdzGEi+mM1+ez1UISogg8iTsry4yC po5Bfz272kMKTBrhKRs/2JWjRnFyjOWNHBrBgIxgi/bSSjZ2UdPCmBt+nDQTLQ== From: Paul Kocialkowski To: linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, linux-staging@lists.linux.dev Cc: Paul Kocialkowski , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Sakari Ailus , Hans Verkuil , Laurent Pinchart , Maxime Ripard , Thomas Petazzoni , Rob Herring Subject: [PATCH v6 2/6] dt-bindings: media: sun6i-a31-csi: Add ISP output port Date: Fri, 26 Aug 2022 20:41:40 +0200 Message-Id: <20220826184144.605605-3-paul.kocialkowski@bootlin.com> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220826184144.605605-1-paul.kocialkowski@bootlin.com> References: <20220826184144.605605-1-paul.kocialkowski@bootlin.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220826_114211_692493_AED7D780 X-CRM114-Status: GOOD ( 10.24 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Some Allwinner devices come with an Image Signal Processor (ISP) that allows processing camera data to produce good-looking images, especially from raw bayer representations. The ISP does not have a dedicated capture path: it is fed directly by one of the CSI controllers, which can be selected at run-time. Represent this possibility as a graph connection between the CSI controller and the ISP in the device-tree bindings. Signed-off-by: Paul Kocialkowski Acked-by: Rob Herring --- .../devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml b/Documentation/devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml index 8551c4a711dc..54eb80e517e3 100644 --- a/Documentation/devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml +++ b/Documentation/devicetree/bindings/media/allwinner,sun6i-a31-csi.yaml @@ -73,6 +73,10 @@ properties: $ref: /schemas/graph.yaml#/properties/port description: MIPI CSI-2 bridge input port + port@2: + $ref: /schemas/graph.yaml#/properties/port + description: ISP output port + anyOf: - required: - port@0 -- 2.37.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel