]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Documentation/gpu: Disambiguate SPI term
authorBagas Sanjaya <bagasdotme@gmail.com>
Mon, 12 May 2025 07:42:16 +0000 (14:42 +0700)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 May 2025 13:37:42 +0000 (09:37 -0400)
commit73b7fd4b209263a92726daca6453a37ecb89eb9d
tree64cdadf8bdb9c070a58703956a651908fd3b8ca0
parent3b636026149d461d2d32fc686e08808646b3c20b
Documentation/gpu: Disambiguate SPI term

Documentation/userspace-api/media/glossary.rst:170: WARNING: duplicate term description of SPI, other instance in gpu/amdgpu/amdgpu-glossary

That's because SPI of amdgpu (Shader Processor Input) shares the same
global glossary term as SPI of media subsystem (which is Serial
Peripheral Interface Bus). Disambiguate the former from the latter to
fix the warning.

Note that adding context qualifiers in the term is strictly necessary
in order to make Sphinx happy.

Fixes: dd3d035a7838 ("Documentation/gpu: Add new entries to amdgpu glossary")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Closes: https://lore.kernel.org/linux-next/20250509185845.60bf5e7b@canb.auug.org.au/
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Documentation/gpu/amdgpu/amdgpu-glossary.rst