Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp1836848pxu; Sun, 6 Dec 2020 08:58:49 -0800 (PST) X-Google-Smtp-Source: ABdhPJw4tQzUxZ+fLQGO87SJFSpFaVe4BwSCNNYROl5QZSEFymmpDPUbmywd5suHe8xtyJzX4Ei1 X-Received: by 2002:a17:906:6d47:: with SMTP id a7mr9157981ejt.340.1607273928967; Sun, 06 Dec 2020 08:58:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1607273928; cv=none; d=google.com; s=arc-20160816; b=aK6s3m/CfWvsABk/rZY6whCERzBaNXtHrJF3C9/CFW13tffCHGMYdPsEJkaol4Sz0z 6CLxY2ptl+iFAN+lgYZ9cX06mm1gIEdgExknpr9W59jbrT5bs1qK6Xv4vUPCgvs8n7IQ t6yQdbXZR8e020P0ieIpmIjA3O3y59mlgylsqQn1ZkKnGtIHUsUvAStZxR4+gaaDP8Be 0usfEKH+2fs2pQvWLOS5zZvHNmdNdGAsu0sjjoea4wgQ9JBDvSh3yG4gFWOsjx+coZul p/Yv4bMZm1QQmbdvSwLjBuekyLc2fnD61eLQfCZ7vdJu+htSvGqDyE6FvHn0hDYyUxVu K66Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=fLOhhXJK6FkD+yX1raQYPZLBVi/b/6gTrL40MytuqeM=; b=mZXmM6NeIuuWjYk4MvIUuPWZQBMnTkB56p7Zmu+g2lYAYxbXNKPOP5uV1/A72j4uvF fe0jqXmqqwkWPAasLc0cLpVzBbc8uFKCZyeoSC0aga8RISk7Yd0hvWOqD6pngIn2limE 5UbMZgU9h2af1Mn2IOg1zqwFxvSNE5Ed4bL4ZXJ9ul68h1mZql7OmgHz6gcZbjDLQ8sn eQRheUt4L/UmWz4MCyEx2BjLChHsd6W/q/G+ccudtbEiAoLn4tTEAsEpgt34cdMppowt sS7aBFpc/Atg25eGfnVzrbotb8zxRpOo3mTnyXKqmU/8PJ2fOfweaD69UIgfEBfX8HuR JbyA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f15si4922600ejr.2.2020.12.06.08.58.26; Sun, 06 Dec 2020 08:58:48 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726522AbgLFQxW (ORCPT + 99 others); Sun, 6 Dec 2020 11:53:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38620 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726112AbgLFQwb (ORCPT ); Sun, 6 Dec 2020 11:52:31 -0500 Received: from leonov.paulk.fr (vpn-0-22.aquilenet.fr [IPv6:2a0c:e300:4:22::]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 72899C0613D0; Sun, 6 Dec 2020 08:51:51 -0800 (PST) Received: from gagarine.paulk.fr (gagarine [192.168.1.127]) by leonov.paulk.fr (Postfix) with ESMTPS id 1EE30C0139; Sun, 6 Dec 2020 17:51:48 +0100 (CET) Received: by gagarine.paulk.fr (Postfix, from userid 114) id 866B5C1D4D; Sun, 6 Dec 2020 17:51:47 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on gagarine.paulk.fr X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.2 Received: from localhost.localdomain (collins [192.168.1.129]) by gagarine.paulk.fr (Postfix) with ESMTP id F2121C1D31; Sun, 6 Dec 2020 17:51:32 +0100 (CET) From: Paul Kocialkowski To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Jernej Skrabec , Icenowy Zheng , Paul Kocialkowski Subject: [PATCH v3 0/5] Allwinner V3 SL631 Action Camera Support and Related Fixes Date: Sun, 6 Dec 2020 17:51:26 +0100 Message-Id: <20201206165131.1041983-1-contact@paulk.fr> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This series adds support for the Allwinner V3-based SL631 family of Action Cameras, starting with the IMX179 fashion. A few fixes to V3 support are added along the way, most notably support for the NMI IRQ controller which is necessary for the AXP209 IRQ. Note that some patches in this series may have already been submitted (but not yet merged) by others and are included for the series to build. Changes since v2: - Reused A80 binding for V3s NMI since registers are the same; - Changes SL631 buttons (up/down/ok) which better reflect reality. Changes since v1: - Rework commit log messages as requested; - Fixed v3s nmi controller compatible order in dt bindings doc; - Changed SL631 compatible vendor to allwinner; - Fixed LRADC button node names; - Removed unused LDO4 regulator node; - Removed merged patches. Paul Kocialkowski (5): dt-bindings: irq: sun7i-nmi: Add binding documentation for the V3s NMI ARM: dts: sun8i-v3s: Add the V3s NMI IRQ controller ARM: dts: sun8i: Cleanup the Pinecube AXP209 node dt-bindings: arm: sunxi: Add SL631 with IMX179 bindings ARM: dts: sun8i-v3: Add support for the SL631 Action Camera with IMX179 .../devicetree/bindings/arm/sunxi.yaml | 6 + .../allwinner,sun7i-a20-sc-nmi.yaml | 3 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/sun8i-s3-pinecube.dts | 8 +- arch/arm/boot/dts/sun8i-v3-sl631-imx179.dts | 12 ++ arch/arm/boot/dts/sun8i-v3-sl631.dtsi | 138 ++++++++++++++++++ arch/arm/boot/dts/sun8i-v3s.dtsi | 11 +- 7 files changed, 172 insertions(+), 7 deletions(-) create mode 100644 arch/arm/boot/dts/sun8i-v3-sl631-imx179.dts create mode 100644 arch/arm/boot/dts/sun8i-v3-sl631.dtsi -- 2.29.2