* [PATCH] rtc: pl031: document struct pl031_vendor_data members
@ 2025-03-05 22:16 alexandre.belloni
2025-03-06 9:12 ` Linus Walleij
0 siblings, 1 reply; 2+ messages in thread
From: alexandre.belloni @ 2025-03-05 22:16 UTC (permalink / raw)
To: Linus Walleij, Alexandre Belloni
Cc: kernel test robot, linux-arm-kernel, linux-rtc, linux-kernel
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Document the range related members of struct pl031_vendor_data.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202503011015.SYvdddTc-lkp@intel.com/
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
---
drivers/rtc/rtc-pl031.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/rtc/rtc-pl031.c b/drivers/rtc/rtc-pl031.c
index 47bfc5395e59..0401c51191e5 100644
--- a/drivers/rtc/rtc-pl031.c
+++ b/drivers/rtc/rtc-pl031.c
@@ -74,6 +74,8 @@
* @st_weekday: if this is an ST Microelectronics silicon version that need
* the weekday fix
* @irqflags: special IRQ flags per variant
+ * @range_min: minimum date/time supported by the RTC
+ * @range_maximum: maximum date/time supported by the RTC
*/
struct pl031_vendor_data {
struct rtc_class_ops ops;
--
2.48.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] rtc: pl031: document struct pl031_vendor_data members
2025-03-05 22:16 [PATCH] rtc: pl031: document struct pl031_vendor_data members alexandre.belloni
@ 2025-03-06 9:12 ` Linus Walleij
0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2025-03-06 9:12 UTC (permalink / raw)
To: alexandre.belloni
Cc: kernel test robot, linux-arm-kernel, linux-rtc, linux-kernel
On Wed, Mar 5, 2025 at 11:17 PM <alexandre.belloni@bootlin.com> wrote:
> From: Alexandre Belloni <alexandre.belloni@bootlin.com>
>
> Document the range related members of struct pl031_vendor_data.
>
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202503011015.SYvdddTc-lkp@intel.com/
> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-03-06 9:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05 22:16 [PATCH] rtc: pl031: document struct pl031_vendor_data members alexandre.belloni
2025-03-06 9:12 ` Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox