From patchwork Tue Feb 28 10:03:02 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: =?utf-8?b?S09OUkFEIEZyw6lkw6lyaWM=?= X-Patchwork-Id: 9595081 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7365C601D7 for ; Tue, 28 Feb 2017 10:08:48 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 540CB26530 for ; Tue, 28 Feb 2017 10:08:48 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 48AC628518; Tue, 28 Feb 2017 10:08:48 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 879A928516 for ; Tue, 28 Feb 2017 10:08:47 +0000 (UTC) Received: from localhost ([::1]:59873 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ciei5-0002Ps-Os for patchwork-qemu-devel@patchwork.kernel.org; Tue, 28 Feb 2017 05:08:45 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58955) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cied7-0006oz-5M for qemu-devel@nongnu.org; Tue, 28 Feb 2017 05:03:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cied5-00049C-Ok for qemu-devel@nongnu.org; Tue, 28 Feb 2017 05:03:37 -0500 Received: from greensocs.com ([193.104.36.180]:38433) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cied5-00048y-DO for qemu-devel@nongnu.org; Tue, 28 Feb 2017 05:03:35 -0500 Received: from localhost (localhost [127.0.0.1]) by greensocs.com (Postfix) with ESMTP id B4A4B40D43E; Tue, 28 Feb 2017 11:03:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=greensocs.com; s=mail; t=1488276214; bh=trkA5S56/FFantl4VveYs0s4+Y9e2RRAbNGViuW1pR0=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=1pM6M2nVqiywfhZf52cMb0RoGAFJieaVYW1vucKRoxsfezU8BpcHqe6GPD1e54S8H gQo9710o1sEvPKyBqa9KJm4DuUVBnMKlwbtQyIqX44pIJILvLXqDhrhVQIVHg8Oavt qxofFhZlm2lgzNLcqPEjgvKKVBnlJlzRh56LByWA= X-Virus-Scanned: amavisd-new at greensocs.com Authentication-Results: gs-01.greensocs.com (amavisd-new); dkim=pass (1024-bit key) header.d=greensocs.com Received: from greensocs.com ([127.0.0.1]) by localhost (gs-01.greensocs.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cz4XH9cwKv_o; Tue, 28 Feb 2017 11:03:33 +0100 (CET) Received: from corsair.home (bd231-7-88-127-3-24.fbx.proxad.net [88.127.3.24]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: fred.konrad@greensocs.com) by greensocs.com (Postfix) with ESMTPSA id 2C82B1A5656; Tue, 28 Feb 2017 11:03:33 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=greensocs.com; s=mail; t=1488276213; bh=trkA5S56/FFantl4VveYs0s4+Y9e2RRAbNGViuW1pR0=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=F8Q7MRy8XSqJK22+MTMTG9Q45BDzheb6xWWDSpaTmS1AmkQY0DGa9DctFh1vNBiIj KTu91UlogvANnNJTG9TDGrFW/l/wMoZeFrfiy+BSf8KNtUK8UBM5MgHNW9m35nKk9a jzbG8S+tIy4Rmx9GGJuCOLriZ3b2knLMjpnxTjsI= From: fred.konrad@greensocs.com To: qemu-devel@nongnu.org Date: Tue, 28 Feb 2017 11:03:02 +0100 Message-Id: <1488276185-31168-8-git-send-email-fred.konrad@greensocs.com> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1488276185-31168-1-git-send-email-fred.konrad@greensocs.com> References: <1488276185-31168-1-git-send-email-fred.konrad@greensocs.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 193.104.36.180 Subject: [Qemu-devel] [PATCH v3 07/10] introduce fixed-clock X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: edgar.iglesias@xilinx.com, peter.maydell@linaro.org, mark.burton@greensocs.com, alistair.francis@xilinx.com, clg@kaod.org, fred.konrad@greensocs.com Errors-To: qemu-devel-bounces+patchwork-qemu-devel=patchwork.kernel.org@nongnu.org Sender: "Qemu-devel" X-Virus-Scanned: ClamAV using ClamSMTP From: KONRAD Frederic This is a fixed clock device. It justs behave as an empty device with a parametrable output rate. Signed-off-by: KONRAD Frederic --- hw/misc/Makefile.objs | 1 + hw/misc/fixed-clock.c | 88 +++++++++++++++++++++++++++++++++++++++++++ include/hw/misc/fixed-clock.h | 30 +++++++++++++++ 3 files changed, 119 insertions(+) create mode 100644 hw/misc/fixed-clock.c create mode 100644 include/hw/misc/fixed-clock.h diff --git a/hw/misc/Makefile.objs b/hw/misc/Makefile.objs index 898e4cc..e9c4dd3 100644 --- a/hw/misc/Makefile.objs +++ b/hw/misc/Makefile.objs @@ -55,3 +55,4 @@ obj-$(CONFIG_EDU) += edu.o obj-$(CONFIG_HYPERV_TESTDEV) += hyperv_testdev.o obj-$(CONFIG_AUX) += auxbus.o obj-$(CONFIG_ASPEED_SOC) += aspeed_scu.o aspeed_sdmc.o +obj-y += fixed-clock.o diff --git a/hw/misc/fixed-clock.c b/hw/misc/fixed-clock.c new file mode 100644 index 0000000..b5af24d --- /dev/null +++ b/hw/misc/fixed-clock.c @@ -0,0 +1,88 @@ +/* + * Fixed clock + * + * Copyright (C) 2016 : GreenSocs Ltd + * http://www.greensocs.com/ , email: info@greensocs.com + * + * Frederic Konrad + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, see . + * + */ + +#include "qemu/osdep.h" +#include "hw/qdev.h" +#include "hw/misc/fixed-clock.h" +#include "qemu/qemu-clock.h" +#include "qapi/error.h" + +#ifndef DEBUG_FIXED_CLOCK +#define DEBUG_FIXED_CLOCK 0 +#endif + +#define DPRINTF(fmt, ...) do { \ + if (DEBUG_FIXED_CLOCK) { \ + qemu_log(__FILE__": " fmt , ## __VA_ARGS__); \ + } \ +} while (0); + +typedef struct { + DeviceState parent_obj; + + uint32_t rate; + QEMUClock out; +} FixedClock; + +static Property fixed_clock_properties[] = { + DEFINE_PROP_UINT32("rate", FixedClock, rate, 0), + DEFINE_PROP_END_OF_LIST() +}; + +static void fixed_clock_realizefn(DeviceState *dev, Error **errp) +{ + FixedClock *s = FIXED_CLOCK(dev); + + qemu_clk_update_rate(&s->out, s->rate); +} + +static void fixed_clock_instance_init(Object *obj) +{ + FixedClock *s = FIXED_CLOCK(obj); + + object_initialize(&s->out, sizeof(s->out), TYPE_CLOCK); + qemu_clk_device_add_clock(DEVICE(obj), &s->out, "clk_out"); +} + +static void fixed_clock_class_init(ObjectClass *klass, void *data) +{ + DeviceClass *dc = DEVICE_CLASS(klass); + + dc->realize = fixed_clock_realizefn; + dc->props = fixed_clock_properties; +} + +static const TypeInfo fixed_clock_info = { + .name = TYPE_FIXED_CLOCK, + .parent = TYPE_DEVICE, + .instance_size = sizeof(FixedClock), + .instance_init = fixed_clock_instance_init, + .class_init = fixed_clock_class_init, +}; + +static void fixed_clock_register_types(void) +{ + type_register_static(&fixed_clock_info); +} + +type_init(fixed_clock_register_types); diff --git a/include/hw/misc/fixed-clock.h b/include/hw/misc/fixed-clock.h new file mode 100644 index 0000000..1376444 --- /dev/null +++ b/include/hw/misc/fixed-clock.h @@ -0,0 +1,30 @@ +/* + * Fixed clock + * + * Copyright (C) 2016 : GreenSocs Ltd + * http://www.greensocs.com/ , email: info@greensocs.com + * + * Frederic Konrad + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License along + * with this program; if not, see . + * + */ + +#ifndef FIXED_CLOCK_H +#define FIXED_CLOCK_H + +#define TYPE_FIXED_CLOCK "fixed-clock" +#define FIXED_CLOCK(obj) OBJECT_CHECK(FixedClock, (obj), TYPE_FIXED_CLOCK) + +#endif /* FIXED_CLOCK_H */