On Thu, Jun 26, 2025 at 08:48:35PM +0800, Huacai Chen wrote:Next revision:
But there is another coherency, you can see this in the 1st patch:I thought already after ffa driver from ARM that I need to fix up
+static const struct mfd_cell engines[] = {
+ { .name = "loongson-rng" },
+ { .name = "loongson-tpm" },
+};
the naming a bit before it explodes. Thus, I'll stick to this.
And e.g., I could easily find DRM driver with opposite order.
HuacaiBR, Jarkko