[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190925042912.119553-1-anup.patel@wdc.com>
Date: Wed, 25 Sep 2019 04:29:50 +0000
From: Anup Patel <Anup.Patel@....com>
To: Palmer Dabbelt <palmer@...ive.com>,
Paul Walmsley <paul.walmsley@...ive.com>,
Albert Ou <aou@...s.berkeley.edu>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Roman Kiryanov <rkir@...gle.com>
CC: Atish Patra <Atish.Patra@....com>,
Alistair Francis <Alistair.Francis@....com>,
Christoph Hellwig <hch@...radead.org>,
Anup Patel <anup@...infault.org>,
"linux-riscv@...ts.infradead.org" <linux-riscv@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Anup Patel <Anup.Patel@....com>
Subject: [PATCH 0/2] Enable Goldfish RTC for RISC-V
We will be using Goldfish RTC device real date-time on QEMU RISC-V virt
machine so this series:
1. Allows GOLDFISH kconfig option to be enabled for RISC-V
2. Enables GOLDFISH RTC driver in RISC-V defconfigs
This series can be found in goldfish_rtc_v1 branch at:
https//github.com/avpatel/linux.git
For the QEMU patches adding Goldfish RTC to virt machine refer:
https://lists.gnu.org/archive/html/qemu-devel/2019-09/msg05465.html
Anup Patel (2):
platform: goldfish: Allow goldfish virtual platform drivers for RISCV
RISC-V: defconfig: Enable Goldfish RTC driver
arch/riscv/configs/defconfig | 3 +++
arch/riscv/configs/rv32_defconfig | 3 +++
drivers/platform/goldfish/Kconfig | 2 +-
3 files changed, 7 insertions(+), 1 deletion(-)
--
2.17.1
Powered by blists - more mailing lists