From patchwork Fri Sep 18 12:48:00 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11784959 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 BBA406CB for ; Fri, 18 Sep 2020 12:48:05 +0000 (UTC) Received: by mail.kernel.org (Postfix) id B130523730; Fri, 18 Sep 2020 12:48:05 +0000 (UTC) Delivered-To: soc@kernel.org Received: from albert.telenet-ops.be (albert.telenet-ops.be [195.130.137.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id C2F6A2311C for ; Fri, 18 Sep 2020 12:48:04 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C2F6A2311C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=geert@linux-m68k.org Received: from ramsan ([84.195.186.194]) by albert.telenet-ops.be with bizsmtp id VQo22300a4C55Sk06Qo2hV; Fri, 18 Sep 2020 14:48:02 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1kJFo2-00025H-Gf; Fri, 18 Sep 2020 14:48:02 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1kJFo2-00043z-FX; Fri, 18 Sep 2020 14:48:02 +0200 From: Geert Uytterhoeven List-Id: To: arm-soc , arm-soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 4/4] Renesas DT binding updates for v5.10 Date: Fri, 18 Sep 2020 14:48:00 +0200 Message-Id: <20200918124800.15555-5-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200918124800.15555-1-geert+renesas@glider.be> References: <20200918124800.15555-1-geert+renesas@glider.be> The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5: Linux 5.9-rc1 (2020-08-16 13:04:57 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dt-bindings-for-v5.10-tag1 for you to fetch changes up to b08892556b3f19d95d356b33692247de8303fe05: dt-bindings: arm: renesas: Document Renesas Falcon boards (2020-09-10 18:55:53 +0200) ---------------------------------------------------------------- Renesas DT binding updates for v5.10 - Document core support for the R-Car V3U (R8A779A0) SoC and the Renesas Falcon CPU and BreakOut boards. ---------------------------------------------------------------- Yoshihiro Shimoda (4): dt-bindings: arm: renesas: Document R-Car V3U SoC DT bindings dt-bindings: power: renesas,rcar-sysc: Document r8a779a0 SYSC bindings dt-bindings: reset: renesas,rst: Document r8a779a0 reset module dt-bindings: arm: renesas: Document Renesas Falcon boards Documentation/devicetree/bindings/arm/renesas.yaml | 12 ++++++++++++ .../devicetree/bindings/power/renesas,rcar-sysc.yaml | 1 + Documentation/devicetree/bindings/reset/renesas,rst.yaml | 1 + 3 files changed, 14 insertions(+)