Re: [PATCH v4] mfd: intel-lpss: Prevent DebugFS messages if it is not initialized
From: Maria Lisina
Date: Mon Sep 14 2026 - 12:04:39 EST
I'm sorry, I didn't notice the part about commit description.
Also I don't really get it how is this dmesg message mandatory
when DebugFS is completely disabled. It makes no sense to me.
If user needs these LTR values for debugging purposes they should
know about DebugFS. In other cases when DebugFS is disabled these
messages shouldn't even appear as these LTR values stored in DebugFS
don't do anything, at least if I remember correctly they aren't used
for any purpose other than debugging while being exposed in DebugFS.