<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<p style="font-family:Arial;font-size:10pt;color:#0000FF;margin:5pt;font-style:normal;font-weight:normal;text-decoration:none;" align="Left">
[AMD Official Use Only - General]<br>
</p>
<br>
<div>
<div style="font-family: Aptos, Aptos_EmbeddedFont, Aptos_MSFontService, Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Reviewed-by: Alex Deucher <alexander.deucher@amd.com><br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Lazar, Lijo <Lijo.Lazar@amd.com><br>
<b>Sent:</b> Tuesday, August 15, 2023 11:56 PM<br>
<b>To:</b> amd-gfx@lists.freedesktop.org <amd-gfx@lists.freedesktop.org><br>
<b>Cc:</b> Zhang, Hawking <Hawking.Zhang@amd.com>; Deucher, Alexander <Alexander.Deucher@amd.com>; sfr@canb.auug.org.au <sfr@canb.auug.org.au>; airlied@redhat.com <airlied@redhat.com>; dri-devel@lists.freedesktop.org <dri-devel@lists.freedesktop.org><br>
<b>Subject:</b> [PATCH] Documentation/gpu: Update amdgpu documentation</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">7957ec80ef97 ("drm/amdgpu: Add FRU sysfs nodes only if needed") moved<br>
the documentation for some of the sysfs nodes to amdgpu_fru_eeprom.c.<br>
Update the documentation accordingly.<br>
<br>
Signed-off-by: Lijo Lazar <lijo.lazar@amd.com><br>
---<br>
 Documentation/gpu/amdgpu/driver-misc.rst | 6 +++---<br>
 1 file changed, 3 insertions(+), 3 deletions(-)<br>
<br>
diff --git a/Documentation/gpu/amdgpu/driver-misc.rst b/Documentation/gpu/amdgpu/driver-misc.rst<br>
index be131e963d87..26334e54447b 100644<br>
--- a/Documentation/gpu/amdgpu/driver-misc.rst<br>
+++ b/Documentation/gpu/amdgpu/driver-misc.rst<br>
@@ -11,19 +11,19 @@ via sysfs<br>
 product_name<br>
 ------------<br>
 <br>
-.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c<br>
+.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c<br>
    :doc: product_name<br>
 <br>
 product_number<br>
 --------------<br>
 <br>
-.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c<br>
+.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c<br>
    :doc: product_name<br>
 <br>
 serial_number<br>
 -------------<br>
 <br>
-.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c<br>
+.. kernel-doc:: drivers/gpu/drm/amd/amdgpu/amdgpu_fru_eeprom.c<br>
    :doc: serial_number<br>
 <br>
 unique_id<br>
-- <br>
2.25.1<br>
<br>
</div>
</span></font></div>
</div>
</body>
</html>