All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Sebastian Reichel <sre@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	Palmer Dabbelt <palmer@dabbelt.com>
Cc: linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-riscv@lists.infradead.org
Subject: QEMU RISC-V virt machine poweroff driver
Date: Thu,  7 Nov 2019 22:24:06 +0100	[thread overview]
Message-ID: <20191107212408.11857-1-hch@lst.de> (raw)

Hi all,

this patch add a driver for the test device in the Qemu RISC-V
virt machine which allows properly shutting down the VM.
It also is added to the riscv defconfig given that qemu-virt
is the most popular riscv platform.

WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@lst.de>
To: Sebastian Reichel <sre@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Paul Walmsley <paul.walmsley@sifive.com>,
	Palmer Dabbelt <palmer@dabbelt.com>
Cc: devicetree@vger.kernel.org, linux-riscv@lists.infradead.org,
	linux-pm@vger.kernel.org
Subject: QEMU RISC-V virt machine poweroff driver
Date: Thu,  7 Nov 2019 22:24:06 +0100	[thread overview]
Message-ID: <20191107212408.11857-1-hch@lst.de> (raw)

Hi all,

this patch add a driver for the test device in the Qemu RISC-V
virt machine which allows properly shutting down the VM.
It also is added to the riscv defconfig given that qemu-virt
is the most popular riscv platform.

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

             reply	other threads:[~2019-11-07 21:24 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-07 21:24 Christoph Hellwig [this message]
2019-11-07 21:24 ` QEMU RISC-V virt machine poweroff driver Christoph Hellwig
2019-11-07 21:24 ` [PATCH 1/2] dt-bindings: power: reset: document the QEMU RISC-V virt machine poweroff device Christoph Hellwig
2019-11-07 21:24   ` Christoph Hellwig
2019-11-07 21:52   ` Palmer Dabbelt
2019-11-07 21:52     ` Palmer Dabbelt
2019-11-07 22:32   ` Paul Walmsley
2019-11-07 22:32     ` Paul Walmsley
2019-11-14  1:44     ` Rob Herring
2019-11-14  1:44       ` Rob Herring
2019-11-07 21:24 ` [PATCH 2/2] power: reset: add a QEMU RISC-V virt machine poweroff driver Christoph Hellwig
2019-11-07 21:24   ` Christoph Hellwig
2019-11-07 21:53   ` Palmer Dabbelt
2019-11-07 21:53     ` Palmer Dabbelt
2019-11-07 22:33   ` Paul Walmsley
2019-11-07 22:33     ` Paul Walmsley
2019-11-07 21:56 ` Palmer Dabbelt
2019-11-07 21:56   ` Palmer Dabbelt
2019-11-11 11:36 ` Anup Patel
2019-11-11 11:36   ` Anup Patel
2019-11-11 16:12   ` Christoph Hellwig
2019-11-11 16:12     ` Christoph Hellwig
2019-11-11 17:20     ` Paul Walmsley
2019-11-11 17:20       ` Paul Walmsley
2019-11-12  4:16       ` Anup Patel
2019-11-12  4:16         ` Anup Patel
2019-11-14  1:50         ` Rob Herring
2019-11-14  1:50           ` Rob Herring
2019-11-15 22:14 ` Nick Kossifidis
2019-11-15 22:14   ` Nick Kossifidis
2019-11-18  6:12   ` Anup Patel
2019-11-18  6:12     ` 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=20191107212408.11857-1-hch@lst.de \
    --to=hch@lst.de \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=mark.rutland@arm.com \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=robh+dt@kernel.org \
    --cc=sre@kernel.org \
    /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.