From patchwork Wed May 25 18:58:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Paul Kocialkowski X-Patchwork-Id: 12861548 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 E38A0C433EF for ; Wed, 25 May 2022 19:01:27 +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=iPq0uJe4fdN8HIZScTJVaUcumVORtKPWnwpZ04ZOigA=; b=35G6Nxyq7ucq1M 40tMt3Xf7BMUAxVlh03oE85Xg+NpPe8BWVco9dgnjFeMJ/JJRBz48M4mVVVNg2WJ6JT9M7HVzC+vw l/c7LPan+28JgwMcOpL8+ok5TsprrkkjmmEdFdDbRd/cRgTj45s2HVHYIStWXlhN0zntLdchHtz3T M9bQLthTr47bDoTFr7sGOUGHS+ixo0MgCIvA93jxasY97hxWH1SaCg3l1S8poHdryHqaRHkM+qUe1 sqIZGx7yM/5ynueNlKwWOyeGPcc2gNiq2PhN/uz/33iuI8YYChP8LWDR8+/VLIXR1V+1V8GZ6j6mg AXY0/RESVBLMI4Hwj6ig==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ntwEp-00CAmD-BV; Wed, 25 May 2022 19:00:07 +0000 Received: from relay9-d.mail.gandi.net ([217.70.183.199]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ntwE2-00CASQ-7a for linux-arm-kernel@lists.infradead.org; Wed, 25 May 2022 18:59:19 +0000 Received: (Authenticated sender: paul.kocialkowski@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 47504FF808; Wed, 25 May 2022 18:59:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1653505149; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=jnLXgeypjcLq3AOE4VuwscdmaqXfOdF/aYkjU1pKK8s=; b=f068iCrtUo8zoBl7SaKXGdB8kp/sTnbmkDUXR2QCN52JB9Yun5ow4YoDPVKPT1oWYPN4Gt NZXB2HivnUdlq3aYtNyKWdr02vurK3SWTuuwnkUbxpw1QqdPI34jPcq7YMvZb0sNl1qiH0 ae79r/WE/y2mYtgksGcaTaLETGvjNvraiKn6n8VO8g+eDcFhux9OsUMnU8QYdk3YDxlcb9 RM6X+/We7kToyvYP74awPHstVl2BpTzpJGbxyDXBRbufD59iOuxGIUOAN0BnRSN7ASr6wC iNkgZLXS3zLJIY0ctmkk9jmkUZZCzlLnq1nlfZmNCuybTDWLLI2z+fxW12LtZg== From: Paul Kocialkowski To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, linux-media@vger.kernel.org Cc: Rob Herring , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Michael Turquette , Stephen Boyd , Frank Rowand , Maxime Ripard , Laurent Pinchart , Thomas Petazzoni , Paul Kocialkowski Subject: [PATCH v4 0/7] Allwinner A31/A83T MIPI CSI-2 and A31 ISP / Platform Support Date: Wed, 25 May 2022 20:58:46 +0200 Message-Id: <20220525185853.695931-1-paul.kocialkowski@bootlin.com> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220525_115918_453226_9CEBEA51 X-CRM114-Status: GOOD ( 11.37 ) 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 This new version is an offspring from the big "Allwinner A31/A83T MIPI CSI-2 Support and A31 ISP Support" series, which was split into individual series for better clarity and handling. This part only concerns Allwinner platform support changes. Note that the device-tree bindings for the MIPI CSI-2 controller and ISP are still under review in their dedicated series, so these patches should probably not be merged yet, although feedback about them is welcome. Changes since v3: - Reordered v3s mbus compatible in binding; - Added collected tag; - Removed rejected interconnects fix. Changes since all-in-one v2: - Corrected mbus index used for the interconnects; - Used extended mbus binding and exported the DRAM clock for that; - Reworked the description of the core openfirmware change to give more insight about the situation. Kévin L'hôpital (1): ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865 Paul Kocialkowski (6): dt-bindings: interconnect: sunxi: Add V3s mbus compatible clk: sunxi-ng: v3s: Export MBUS and DRAM clocks to the public header ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect ARM: dts: sun8i: v3s: Add nodes for MIPI CSI-2 support ARM: dts: sun8i: v3s: Add support for the ISP ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node .../arm/sunxi/allwinner,sun4i-a10-mbus.yaml | 2 + arch/arm/boot/dts/sun8i-a83t-bananapi-m3.dts | 102 +++++++++++++++ arch/arm/boot/dts/sun8i-a83t.dtsi | 26 ++++ arch/arm/boot/dts/sun8i-v3s.dtsi | 121 ++++++++++++++++++ drivers/clk/sunxi-ng/ccu-sun8i-v3s.h | 4 - include/dt-bindings/clock/sun8i-v3s-ccu.h | 4 +- 6 files changed, 253 insertions(+), 6 deletions(-)