All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Anup Patel <anup.patel@wdc.com>
Cc: devicetree@vger.kernel.org,
	Damien Le Moal <damien.lemoal@wdc.com>,
	Albert Ou <aou@eecs.berkeley.edu>,
	Emil Renner Berhing <kernel@esmil.dk>,
	Anup Patel <anup@brainfault.org>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	linux-kernel@vger.kernel.org, Atish Patra <atish.patra@wdc.com>,
	Rob Herring <robh+dt@kernel.org>,
	Alistair Francis <Alistair.Francis@wdc.com>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	Palmer Dabbelt <palmerdabbelt@google.com>,
	Palmer Dabbelt <palmer@dabbelt.com>,
	linux-riscv@lists.infradead.org,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH v6 4/4] dt-bindings: timer: Add CLINT bindings
Date: Mon, 27 Jul 2020 13:56:06 -0600	[thread overview]
Message-ID: <20200727195606.GA777876@bogus> (raw)
In-Reply-To: <20200724071822.126758-5-anup.patel@wdc.com>

On Fri, 24 Jul 2020 12:48:22 +0530, Anup Patel wrote:
> We add DT bindings documentation for CLINT device.
> 
> Signed-off-by: Anup Patel <anup.patel@wdc.com>
> Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com>
> Tested-by: Emil Renner Berhing <kernel@esmil.dk>
> ---
>  .../bindings/timer/sifive,clint.yaml          | 60 +++++++++++++++++++
>  1 file changed, 60 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/timer/sifive,clint.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Anup Patel <anup.patel@wdc.com>
Cc: Anup Patel <anup@brainfault.org>,
	Atish Patra <atish.patra@wdc.com>,
	Albert Ou <aou@eecs.berkeley.edu>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	Alistair Francis <Alistair.Francis@wdc.com>,
	linux-kernel@vger.kernel.org, Palmer Dabbelt <palmer@dabbelt.com>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Damien Le Moal <damien.lemoal@wdc.com>,
	Emil Renner Berhing <kernel@esmil.dk>,
	linux-riscv@lists.infradead.org, Rob Herring <robh+dt@kernel.org>,
	devicetree@vger.kernel.org,
	Palmer Dabbelt <palmerdabbelt@google.com>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH v6 4/4] dt-bindings: timer: Add CLINT bindings
Date: Mon, 27 Jul 2020 13:56:06 -0600	[thread overview]
Message-ID: <20200727195606.GA777876@bogus> (raw)
In-Reply-To: <20200724071822.126758-5-anup.patel@wdc.com>

On Fri, 24 Jul 2020 12:48:22 +0530, Anup Patel wrote:
> We add DT bindings documentation for CLINT device.
> 
> Signed-off-by: Anup Patel <anup.patel@wdc.com>
> Reviewed-by: Palmer Dabbelt <palmerdabbelt@google.com>
> Tested-by: Emil Renner Berhing <kernel@esmil.dk>
> ---
>  .../bindings/timer/sifive,clint.yaml          | 60 +++++++++++++++++++
>  1 file changed, 60 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/timer/sifive,clint.yaml
> 

Reviewed-by: Rob Herring <robh@kernel.org>

  parent reply	other threads:[~2020-07-27 19:56 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-24  7:18 [PATCH v6 0/4] Dedicated CLINT timer driver Anup Patel
2020-07-24  7:18 ` Anup Patel
2020-07-24  7:18 ` [PATCH v6 1/4] RISC-V: Add mechanism to provide custom IPI operations Anup Patel
2020-07-24  7:18   ` Anup Patel
2020-08-05  1:47   ` Palmer Dabbelt
2020-08-05  1:47     ` Palmer Dabbelt
2020-07-24  7:18 ` [PATCH v6 2/4] clocksource/drivers: Add CLINT timer driver Anup Patel
2020-07-24  7:18   ` Anup Patel
2020-07-25  5:02   ` Atish Patra
2020-07-25  5:02     ` Atish Patra
2020-08-05  1:47   ` Palmer Dabbelt
2020-08-05  1:47     ` Palmer Dabbelt
2020-07-24  7:18 ` [PATCH v6 3/4] RISC-V: Remove CLINT related code from timer and arch Anup Patel
2020-07-24  7:18   ` Anup Patel
2020-07-25  5:15   ` Atish Patra
2020-07-25  5:15     ` Atish Patra
2020-07-26  5:15     ` Anup Patel
2020-07-26  5:15       ` Anup Patel
2020-08-05  1:47   ` Palmer Dabbelt
2020-08-05  1:47     ` Palmer Dabbelt
2020-07-24  7:18 ` [PATCH v6 4/4] dt-bindings: timer: Add CLINT bindings Anup Patel
2020-07-24  7:18   ` Anup Patel
2020-07-25  5:04   ` Atish Patra
2020-07-25  5:04     ` Atish Patra
2020-07-27 19:56   ` Rob Herring [this message]
2020-07-27 19:56     ` Rob Herring
2020-08-05  1:47   ` Palmer Dabbelt
2020-08-05  1:47     ` Palmer Dabbelt
2020-08-05  1:47 ` [PATCH v6 0/4] Dedicated CLINT timer driver Palmer Dabbelt
2020-08-05  1:47   ` Palmer Dabbelt
2020-08-05  9:37   ` Anup Patel
2020-08-05  9:37     ` Anup Patel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200727195606.GA777876@bogus \
    --to=robh@kernel.org \
    --cc=Alistair.Francis@wdc.com \
    --cc=anup.patel@wdc.com \
    --cc=anup@brainfault.org \
    --cc=aou@eecs.berkeley.edu \
    --cc=atish.patra@wdc.com \
    --cc=damien.lemoal@wdc.com \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kernel@esmil.dk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=palmerdabbelt@google.com \
    --cc=paul.walmsley@sifive.com \
    --cc=robh+dt@kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.