Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp4119381pxb; Tue, 10 Nov 2020 08:22:47 -0800 (PST) X-Google-Smtp-Source: ABdhPJwAUjdD6d8cYZis0ixFILWusdUeOfIY+Gv6OS0UA1i3TxrTPR56w31nqCIfCsBH4suun4Ge X-Received: by 2002:a17:906:9513:: with SMTP id u19mr20345133ejx.350.1605025367210; Tue, 10 Nov 2020 08:22:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605025367; cv=none; d=google.com; s=arc-20160816; b=bxwTkxlORFSApnJHFTbLI/9pYEIuMvcq6F3nTnYggRts9yiYL6YAbXc0orYAq/X8y+ WF12hvoYWqFqlAiKCaMCoxtCk2Hj/Om+NN8VKZ6q3ShCuPvpwh+4WZaDrAD9vqb8U7EJ 8WeVaPVw0rCKUkCly931Ldq5I0bRprNKmBFFdsjLCwinvnJDVVFLU0Xid76ik0uWt87Z 9P3LFaNPsPpNSmMLlsojrpHePoE/+YCrmYEbhz/dGKR2dh/dqXl3JyznzI5HiXovX2QW b9KAtgo3qsS1rIbOIOw0H8Syacl1U/yotEpQA5PB3/WKL3WK3FaQ+CS349Mo8HAGEKTr XoJQ== 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=tzha7msPr6AFgNkpdgYTHP+Bxd38rAEOp/KDa6q742g=; b=yM9LhruhyO/qn1tgG2AwmLqIBh6kENEeegsrqQ+ChtmpjtZyRKysD0xehR1epVg3K0 F6h0dk6aTo9KP6muatNLdMHCEQMp71oVgtNi7oeohvr5935Z/s9u1kw4N02Q2aH6Y/hu 6JRaEuAuSWiAtSnBBaq4T3kZ9fc0tn/07/y5SdO5GOushQg2mCcHJFVDNS7x/mPe0TNn Syhwh+0s9RS4GshU/8qR4pV6LQXWRQs79uvMP4vsvH8z3iw2gxgeLqLbW9R0jvE2VBYv pp/zZ/H/zR92r99X3YSqCptko4FGCtRrA0GhyXBOuDIUXFGqZ0NC7YRvSQAd8/GyuMau ii5A== 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 d18si9885780edx.345.2020.11.10.08.22.18; Tue, 10 Nov 2020 08:22:47 -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 S1728320AbgKJQUh (ORCPT + 99 others); Tue, 10 Nov 2020 11:20:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49856 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727344AbgKJQUg (ORCPT ); Tue, 10 Nov 2020 11:20:36 -0500 Received: from xavier.telenet-ops.be (xavier.telenet-ops.be [IPv6:2a02:1800:120:4::f00:14]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4F695C0613D1 for ; Tue, 10 Nov 2020 08:20:35 -0800 (PST) Received: from ramsan.of.borg ([84.195.186.194]) by xavier.telenet-ops.be with bizsmtp id qgLY2300q4C55Sk01gLYVC; Tue, 10 Nov 2020 17:20:33 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1kcWNk-001E0n-E5; Tue, 10 Nov 2020 17:20:32 +0100 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1kcWNj-00Dnv7-Tg; Tue, 10 Nov 2020 17:20:31 +0100 From: Geert Uytterhoeven To: Daniel Lezcano , Thomas Gleixner Cc: Rob Herring , Lad Prabhakar , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH v5 0/2] dt-bindings: timer: renesas: tmu: Document r8a774e1 and Date: Tue, 10 Nov 2020 17:20:12 +0100 Message-Id: <20201110162014.3290109-1-geert+renesas@glider.be> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Daniel, Thomas, This patch series picks up missing Device Tree binding updates for the Renesas Timer Unit (TMU), and converts the bindings to json-schema. Thanks for applying! Geert Uytterhoeven (1): dt-bindings: timer: renesas: tmu: Convert to json-schema Marian-Cristian Rotariu (1): dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings .../devicetree/bindings/timer/renesas,tmu.txt | 49 --------- .../bindings/timer/renesas,tmu.yaml | 99 +++++++++++++++++++ 2 files changed, 99 insertions(+), 49 deletions(-) delete mode 100644 Documentation/devicetree/bindings/timer/renesas,tmu.txt create mode 100644 Documentation/devicetree/bindings/timer/renesas,tmu.yaml -- 2.25.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds