From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3951BC31E51 for ; Tue, 18 Jun 2019 13:02:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 0FECE20665 for ; Tue, 18 Jun 2019 13:02:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725955AbfFRNC0 (ORCPT ); Tue, 18 Jun 2019 09:02:26 -0400 Received: from mail-lj1-f194.google.com ([209.85.208.194]:40021 "EHLO mail-lj1-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725913AbfFRNC0 (ORCPT ); Tue, 18 Jun 2019 09:02:26 -0400 Received: by mail-lj1-f194.google.com with SMTP id a21so13032820ljh.7; Tue, 18 Jun 2019 06:02:25 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=tsagcCT9Ohp0Us7uof5xqB9uUWR1asmbCLvtCOexC2c=; b=cEgQpBysmLsOs3ZyNXnFtldvi7pvtdJxMLx9eH9LsEKgUYNuXMjIr30x8DPblRSuho qLKS+pSbq3QyGBVanlXKqZSAL4Oaqeael1Kw5LrfXssRoXt5qGIG1Ne/l8k6ubn717nF ipMguXxGRoLulHFVgjRKN8Ls0TmMivamlHpWqm+4bffBDu10qNK9nsnQgCdDsfd1d9v6 MEQbVBI5RfxBDyaaTSAAR8AbpOEkKWry7wmQhWNArmivOM0qvDcCjYkTIFFigQovwPLO KraF3vmfsL/y901moxn+vUH87/cz01tQlaj4BqDi1WwiW0Ouf7xbXgU8XlTWHlnxCuYc EOWw== X-Gm-Message-State: APjAAAWnWn/rMquV2EAdFjItiMqooq0tYqDNyPTF5yWsL943Rao1mWtE nDoau1YZ6kIWzdX5VeWaO/2HddA6PDgFhzkJTlQ= X-Google-Smtp-Source: APXvYqzGCOl/KAZ888CZcgfpLeQmG1J9/qPZXHDzO/9SwYVRlV8ymZgQo9QqptUUaqQUMJgyYrVJ3rqK5SI1Z7UjJ+U= X-Received: by 2002:a2e:5dc4:: with SMTP id v65mr53603841lje.138.1560862944617; Tue, 18 Jun 2019 06:02:24 -0700 (PDT) MIME-Version: 1.0 References: <156076216767.4736.16337667537984218274.sendpatchset@octo> <156076222206.4736.3009593403446400658.sendpatchset@octo> In-Reply-To: <156076222206.4736.3009593403446400658.sendpatchset@octo> From: Geert Uytterhoeven Date: Tue, 18 Jun 2019 15:02:11 +0200 Message-ID: Subject: Re: [PATCH 6/8] dt-bindings: timer: renesas, cmt: Add CMT0 and CMT1 to r8a77990 To: Magnus Damm Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Mark Rutland , Linux-Renesas , Rob Herring Content-Type: text/plain; charset="UTF-8" Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org On Mon, Jun 17, 2019 at 11:02 AM Magnus Damm wrote: > From: Magnus Damm > > This patch adds DT binding documentation for the CMT devices on > the R-Car Gen3 E3 (r8a77990) SoC. > > Signed-off-by: Magnus Damm Reviewed-by: Geert Uytterhoeven 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