From patchwork Tue Jan 8 21:57:22 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Robin Murphy X-Patchwork-Id: 10752921 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CE3701399 for ; Tue, 8 Jan 2019 21:57:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id BC3EF27F91 for ; Tue, 8 Jan 2019 21:57:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B087F28D04; Tue, 8 Jan 2019 21:57:55 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 6946B27F91 for ; Tue, 8 Jan 2019 21:57:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject: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=YCp+ww/q6nKSXO4gPB+EzNjfRz79YZ/XqdMGQk47qrY=; b=nwF rOl26aviZrTEz86c2fWRWvY8XJsckgA9RM80uEgqmnx7nHeVduQxXLs9ep8eLiGWt78M9FJ7Jmd4+ fX6xuFUzplCNEsrwDJ42vVtfVKcFL4IfPVVa4XtD19H/yr06i58pR/bT/bpAwjmduturPb/pjp18k eziAhXnnKXEsYn4a9E9shTSp2lSVDqRduH6a2lg/qSVnwx7cgNjKupGjGQTxSGpXo7VcejMZZ/2xK Auta3XtEhCLPCC7Ueq8g9TJTGWmVMEcRUD8d2+Ij8brgoqdhzvIo/ylLKLMQ9g0Ng5n8rFNBOoSLw YiD6T2YzlX5CWmgo0z7mJP5Ao+VT6Sw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ggzNf-0003x5-Ik; Tue, 08 Jan 2019 21:57:51 +0000 Received: from foss.arm.com ([217.140.101.70]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1ggzNU-0003mQ-3Y; Tue, 08 Jan 2019 21:57:41 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 9125F80D; Tue, 8 Jan 2019 13:57:37 -0800 (PST) Received: from DESKTOP-VLO843J.lan (usa-sjc-mx-foss1.foss.arm.com [217.140.101.70]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 1A2A43F5AF; Tue, 8 Jan 2019 13:57:35 -0800 (PST) From: Robin Murphy To: heiko@sntech.de Subject: [PATCH 0/5] NanoPC-T4 (and a bit of NanoPi M4) support Date: Tue, 8 Jan 2019 21:57:22 +0000 Message-Id: X-Mailer: git-send-email 2.17.1 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190108_135740_153390_BBFBB889 X-CRM114-Status: GOOD ( 12.05 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-rockchip@lists.infradead.org, tomeu.vizoso@collabora.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org MIME-Version: 1.0 Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+patchwork-linux-rockchip=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi all, Since I finally got to spend some quality time with my NanoPC-T4 over the holidays, I set to testing Tomeu's v4 patch, and ended up poring over the schematics of all 3 boards and doing a fair bit more hacking. I've taken the liberty of addressing the remaining review comments and posting it as v5 here so as to also start adding stuff on top. My current step is trying to get Wifi and Bluetooth working reliably... Robin. Robin Murphy (4): arm64: dts: rockchip: Add DT for NanoPi M4 arm64: dts: rockchip: Refine nanopi4 differences arm64: dts: rockchip: Add NanoPC-T4 IR receiver arm64: dts: rockchip: Fix nanopi4 uSD card detect Tomeu Vizoso (1): arm64: dts: rockchip: Add DT for NanoPC-T4 .../devicetree/bindings/arm/rockchip.yaml | 10 + arch/arm64/boot/dts/rockchip/Makefile | 2 + .../boot/dts/rockchip/rk3399-nanopc-t4.dts | 91 +++ .../boot/dts/rockchip/rk3399-nanopi-m4.dts | 66 ++ .../boot/dts/rockchip/rk3399-nanopi4.dtsi | 677 ++++++++++++++++++ 5 files changed, 846 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-nanopc-t4.dts create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-nanopi-m4.dts create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-nanopi4.dtsi