[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] Trivial ARM changes
From: |
Bernhard Beschow |
Subject: |
[PATCH 0/3] Trivial ARM changes |
Date: |
Mon, 13 May 2024 12:11:05 +0200 |
This series improves the tracing experience in two devices used in ARM context.
It also removes a duplicate statement in an IMX watchdog which may indicate a
bug (see comment underneath commit message).
Best regards,
Bernhard
Bernhard Beschow (3):
hw/rtc/ds1338: Trace send and receive operations
hw/timer/imx_gpt: Convert DPRINTF to trace events
hw/watchdog/wdt_imx2: Remove redundant assignment
hw/rtc/ds1338.c | 6 ++++++
hw/timer/imx_gpt.c | 18 +++++-------------
hw/watchdog/wdt_imx2.c | 1 -
hw/rtc/trace-events | 4 ++++
hw/timer/trace-events | 6 ++++++
5 files changed, 21 insertions(+), 14 deletions(-)
--
2.45.0
- [PATCH 0/3] Trivial ARM changes,
Bernhard Beschow <=