All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Conor Dooley <mail@conchuod.ie>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Palmer Dabbelt <palmer@dabbelt.com>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	Sagar Kadam <sagar.kadam@sifive.com>,
	Rob Herring <robh+dt@kernel.org>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-riscv@lists.infradead.org, Rob Herring <robh@kernel.org>
Subject: Re: [PATCH v4 1/2] dt-bindings: interrupt-controller: sifive, plic: Fix number of interrupts
Date: Fri, 28 Jan 2022 18:51:58 +0000	[thread overview]
Message-ID: <87mtjf66cx.wl-maz@kernel.org> (raw)
In-Reply-To: <D-55Hk0vrg2vkivFR3NXwnyI8hno6J5TA6gRHi3GbGVflgVPOGQNM2auwcIoHVt3fuzkg-pe7MAARda8PG8-KPoEnarmha7U6TI-pA7V6uI=@conchuod.ie>

On Fri, 28 Jan 2022 17:57:04 +0000,
Conor Dooley <mail@conchuod.ie> wrote:
> 
> [1 PGP/MIME version identification <application/pgp-encrypted (7bit)>]
> [2 OpenPGP encrypted message <application/octet-stream (7bit)>]

Please refrain from posting encrypted messages to the mailing lists.

	M.

-- 
Without deviation from the norm, progress is not possible.

_______________________________________________
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: Marc Zyngier <maz@kernel.org>
To: Conor Dooley <mail@conchuod.ie>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	Thomas Gleixner <tglx@linutronix.de>,
	Palmer Dabbelt <palmer@dabbelt.com>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	Sagar Kadam <sagar.kadam@sifive.com>,
	Rob Herring <robh+dt@kernel.org>,
	linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	linux-riscv@lists.infradead.org, Rob Herring <robh@kernel.org>
Subject: Re: [PATCH v4 1/2] dt-bindings: interrupt-controller: sifive, plic: Fix number of interrupts
Date: Fri, 28 Jan 2022 18:51:58 +0000	[thread overview]
Message-ID: <87mtjf66cx.wl-maz@kernel.org> (raw)
In-Reply-To: <D-55Hk0vrg2vkivFR3NXwnyI8hno6J5TA6gRHi3GbGVflgVPOGQNM2auwcIoHVt3fuzkg-pe7MAARda8PG8-KPoEnarmha7U6TI-pA7V6uI=@conchuod.ie>

On Fri, 28 Jan 2022 17:57:04 +0000,
Conor Dooley <mail@conchuod.ie> wrote:
> 
> [1 PGP/MIME version identification <application/pgp-encrypted (7bit)>]
> [2 OpenPGP encrypted message <application/octet-stream (7bit)>]

Please refrain from posting encrypted messages to the mailing lists.

	M.

-- 
Without deviation from the norm, progress is not possible.

  reply	other threads:[~2022-01-28 18:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-28  9:03 [PATCH v4 0/2] dt-bindings: interrupt-controller: sifive, plic: Miscellaneous improvements Geert Uytterhoeven
2022-01-28  9:03 ` Geert Uytterhoeven
2022-01-28  9:03 ` [PATCH v4 1/2] dt-bindings: interrupt-controller: sifive, plic: Fix number of interrupts Geert Uytterhoeven
2022-01-28  9:03   ` [PATCH v4 1/2] dt-bindings: interrupt-controller: sifive,plic: " Geert Uytterhoeven
2022-01-28  9:06   ` [PATCH v4 1/2] dt-bindings: interrupt-controller: sifive, plic: " Anup Patel
2022-01-28  9:06     ` Anup Patel
2022-01-28 17:57   ` Conor Dooley
2022-01-28 17:57     ` Conor Dooley
2022-01-28 18:51     ` Marc Zyngier [this message]
2022-01-28 18:51       ` Marc Zyngier
2022-01-28 19:40       ` Conor Dooley
2022-01-28 19:40         ` Conor Dooley
2022-01-28  9:03 ` [PATCH v4 2/2] dt-bindings: interrupt-controller: sifive, plic: Group interrupt tuples Geert Uytterhoeven
2022-01-28  9:03   ` [PATCH v4 2/2] dt-bindings: interrupt-controller: sifive,plic: " Geert Uytterhoeven
2022-01-28  9:06   ` Anup Patel
2022-01-28  9:06     ` 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=87mtjf66cx.wl-maz@kernel.org \
    --to=maz@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=mail@conchuod.ie \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=robh+dt@kernel.org \
    --cc=robh@kernel.org \
    --cc=sagar.kadam@sifive.com \
    --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.