User Details
- User Since
- Mar 22 2019, 4:46 AM (366 w, 4 d)
Yesterday
I'm sorry this got forgotten. I think this is ready, so I'm going to merge it now so that it doesn't get dropped again.
Hi, thanks for taking this on, it would be nice to see this conversion completed.
Seems like a few have already spoken. Thanks for being attentive here.
The IGNORE seems like a fine solution for now, and can be changed to fit how these macros actually get used. I suspect the active/legacy release lists will still require frequent micro-management. (this is now your purview? ;) )
Mon, Mar 30
Thanks for working on these macros. I think in many places they are highly desirable.
Not an authority on shells and their lineage, but I certainly agree with your assessment in the description.
Mon, Mar 23
Thanks. I will commit, with a couple of style/whitespace tweaks.
Wed, Mar 18
Similar comments to D55907. The structure looks good, but I did not review the clock method logic.
This looks straightforward to me. I did not review the recalc / set_freq methods in detail.
Can you use the existing clk_fixed class for these clocks? It seems like it. See sys/dev/clk/clk_fixed.h.
This appears to be a duplicate of D55907. Is there a difference?
Mon, Mar 16
Thu, Mar 12
Wed, Mar 11
The change seems correct to me, but the test plan does not; pmcstat does not make any use of the pmc_get_msr() code path. Perhaps you have some other use-case or test program that you used?
Tweak comment instead, to retain the useful info.
I am sorry to speak up only now, after the review sat open for so long. But in looking over the change it seems to be incomplete.
Feb 24 2026
Thanks. This was humbling.
The move into the generic place seems good.
Feb 18 2026
Feb 16 2026
Looks good. The main thing is that we don't throw off the balance by including interrupt sources which exist but will definitely remain unused (the isrc == NULL case). Here the allocation is a good indicator that a driver is attached and it will/can be used.
Feb 12 2026
Feb 11 2026
Perhaps aw_mmc(4) as well?
Feb 9 2026
Feb 5 2026
Feb 4 2026
Feb 3 2026
Not knowledgeable here but it seems correct.
Feb 2 2026
Jan 30 2026
Thanks a lot for handling this.
Jan 28 2026
FYI, there is a small set of allwinner manpages (aw_gpio(4), aw_mmc(4), etc.) that maintain the list of compatible strings and SOC_ALLWINNER_* options.