Thanks for the patch. This was already fixed last month. Alex On Wed, Jun 22, 2022 at 1:52 AM Zhang Jiaming <jiaming@xxxxxxxxxxxx> wrote: > > There is a spelling mistake in comments. > Replace 'paramater' with 'parameter'. > > Signed-off-by: Zhang Jiaming <jiaming@xxxxxxxxxxxx> > --- > drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/arcturus_ppsmc.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/arcturus_ppsmc.h b/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/arcturus_ppsmc.h > index 45f5d29bc705..15b313baa0ee 100644 > --- a/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/arcturus_ppsmc.h > +++ b/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/arcturus_ppsmc.h > @@ -120,7 +120,7 @@ > #define PPSMC_MSG_ReadSerialNumTop32 0x40 > #define PPSMC_MSG_ReadSerialNumBottom32 0x41 > > -/* paramater for MSG_LightSBR > +/* parameter for MSG_LightSBR > * 1 -- Enable light secondary bus reset, only do nbio respond without further handling, > * leave driver to handle the real reset > * 0 -- Disable LightSBR, default behavior, SMU will pass the reset to PSP > -- > 2.25.1 >