From patchwork Mon Jun 22 12:55:23 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_F=C3=A4rber?= X-Patchwork-Id: 11617963 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CA1616C1 for ; Mon, 22 Jun 2020 14:29:04 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A1E1F20720 for ; Mon, 22 Jun 2020 14:29:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="k8xiKbIT"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="OBOhEz7S" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A1E1F20720 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version: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=O8A5OudVfhzTfx7Wi7TZ/rffIsSpPODlVqCFKR9uU7g=; b=k8xiKbITCwgKahoUPjIqGPYxDK mZd5voc01zjK7PczXxRWbVqVARGFAXz4KMEC2UBtvxyLz0RAa+RiHIS/VXee8JEAT42I9ROA3EK+i KVBkKoIDssppd5qDqjRrWzK9ozfuRXaccphDEZYoJUJnVT+5NqMSMF6/TQE/5f/FrY/R2dei0B5mI BoAcExiKrf3ttH/wHtBuZmNLXaJGNNVbQtQgTIncNBxhbr1UsL5uZ568whG5XTzJUPwfZtqhnBP8o hvdoVdfBbwlBogFu9SCQfmaPnPDGmzPWfoyJMlukxVl0RXdiYuHGYaFBViClLO6+/QH2EFRrnzC5l 0ZZEPZHA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnNPV-0003Ap-0J; Mon, 22 Jun 2020 14:26:57 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnNPO-00037v-DE; Mon, 22 Jun 2020 14:26:50 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:In-Reply-To:References; bh=FlX8Be/KKI4IqJJrvKmm5ySY2sqLKRXXU16KM04dYjo=; b=OBOhEz7SKFPHMiUpmrQW2pRExw nNN7X/GAw4EESC4iWGr1WeMpWfHZ5xfFjCL3KHT45HAsst5K4dlY4tZQoBEAkvmoi+MsRCGcMbdP2 B9xQWgefRqos06N8QyAlB4+M1PvqVdjrZ+2dFTrh4t8Xob4ab+uLkcZwoNaEVD4yJlgxzb593i1Xw f7PAn14yCmKq0TOdcTVyraECWJ1386GLsETZ2tQy2wjUUdfUmKhqihXQtcf/HszKaEq5yNiW/+Hak kfGpwK0iLcu7SGnedSwzG4oel5yPcJ6qQPVxxyGUmsS6ExfYug7KApDzg2fcamZ82KPmcN9pXjc+s adkDl2Sw==; Received: from mx2.suse.de ([195.135.220.15]) by casper.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnNPE-0008JM-Ue; Mon, 22 Jun 2020 14:26:49 +0000 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id D6D39C1A6; Mon, 22 Jun 2020 14:26:30 +0000 (UTC) From: =?utf-8?q?Andreas_F=C3=A4rber?= To: linux-realtek-soc@lists.infradead.org Subject: [PATCH v4 0/3] arm64: dts: realtek: Initial RTD1319 and Pym Particles support Date: Mon, 22 Jun 2020 14:55:23 +0200 Message-Id: <20200622125527.24207-1-afaerber@suse.de> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200622_152641_898965_8B949B34 X-CRM114-Status: UNSURE ( 9.20 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -4.2 (----) X-Spam-Report: SpamAssassin version 3.4.4 on casper.infradead.org summary: Content analysis details: (-4.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [195.135.220.15 listed in list.dnswl.org] -0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) [195.135.220.15 listed in wl.mailspike.net] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record -0.0 RCVD_IN_MSPIKE_WL Mailspike good senders X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, James Tai , linux-kernel@vger.kernel.org, Rob Herring , =?utf-8?q?A?= =?utf-8?q?ndreas_F=C3=A4rber?= , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Hello, This patch series adds initial Device Trees for Realtek RTD1319 SoC and Realtek Pym Particles EVB. This v4 is an update of James' v3, incorporating pending review comments. Upstreaming progress being tracked at: https://en.opensuse.org/HCL:Realtek_DHC Latest experimental patches at: https://github.com/afaerber/linux/commits/rtd1295-next Have a lot of fun! Cheers, Andreas v3 -> v4: * Updated Realtek copyright for files changed in v3 * Updated PMU compatible (Robin) * Changed compatible, renamed .dts * Updated bindings schema and prepended refactoring Cc: devicetree@vger.kernel.org Cc: Rob Herring Cc: James Tai Andreas Färber (1): dt-bindings: arm: realtek: Convert comments to descriptions James Tai (2): dt-bindings: arm: realtek: Document RTD1319 and Realtek Pym Particles EVB arm64: dts: realtek: Add RTD1319 SoC and Realtek Pym Particles EVB .../devicetree/bindings/arm/realtek.yaml | 30 ++- arch/arm64/boot/dts/realtek/Makefile | 2 + .../boot/dts/realtek/rtd1319-pymparticles.dts | 43 ++++ arch/arm64/boot/dts/realtek/rtd1319.dtsi | 12 + arch/arm64/boot/dts/realtek/rtd13xx.dtsi | 213 ++++++++++++++++++ 5 files changed, 288 insertions(+), 12 deletions(-) create mode 100644 arch/arm64/boot/dts/realtek/rtd1319-pymparticles.dts create mode 100644 arch/arm64/boot/dts/realtek/rtd1319.dtsi create mode 100644 arch/arm64/boot/dts/realtek/rtd13xx.dtsi