On Mon, 25 Sep 2023 12:42:19 -0700, Srinivas Pandruvada wrote: > Display read and write blocked status of each TPMI feature in addition > to disabled and locked status. > > This will require reading of read/write blocked state from the hardware. > Currently tpmi_read_feature_status(), doesn't provide this state. > > Define TPMI feature state as defined in the TPMI spec. Modify the function > tpmi_read_feature_status() to update full feature state instead of just > disabled and locked state. > > [...] Thank you for your contribution, it has been applied to my local review-ilpo branch. Note it will show up in the public platform-drivers-x86/review-ilpo branch only once I've pushed my local branch there, which might take a while. Once I've run some tests on the review-ilpo branch the patches there will be added to the platform-drivers-x86/for-next branch and eventually will be included in the pdx86 pull-request to Linus for the next merge-window. The list of commits applied: [1/1] platform/x86/intel/tpmi: Add debugfs support for read/write blocked commit: 8df012a7f513141412b3c35af204ccdb810fcc81 -- i.