Hello, On Sun, Jul 16, 2023 at 06:36:03PM +0200, Krzysztof Kozlowski wrote: > > +static const struct sun4ican_quirks sun4ican_quirks_d1 = { > > + .has_reset = true, > > +}; > > Isn't this the same as previous? Yes, but I wanted to split up the new quirk in to its own patch. Is there a better way of doing that? > > Best regards, > Krzysztof > John.