Re: [PATCH v4 12/15] rtc: rzn1: use FIELD_PREP/FIELD_GET and GENMASK for register access
"Lad, Prabhakar" <[email protected]>
| Newsgroups | dev.linux.lists.sashiko-reviews,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-rtc |
|---|---|
| Message-ID | <CA+V-a8v09jMv57WpbYbJfZ0SxiFD-d-9-+=iXdWN++G9hv33yA@mail.gmail.com> |
Hi Wolfram, On Wed, Aug 19, 2026 at 2:09 PM Wolfram Sang <[email protected]> wrote: > > > > Would it make sense to wrap this value with FIELD_PREP() to enforce the > > compile-time checks and stay consistent with the rest of the patch? > > I don't care, you decide. > I'll leave it as is for now. Cheers, Prabhakar