On 04.11.25 17:57, Philippe Mathieu-Daudé wrote: > On 4/11/25 14:03, Jan Kiszka wrote: >> From: Jan Kiszka <[email protected]> >> >> Signed-off-by: Jan Kiszka <[email protected]> >> Reviewed-by: Alex Bennée <[email protected]> >> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> >> --- >> docs/system/device-emulation.rst | 1 + >> docs/system/devices/emmc.rst | 53 ++++++++++++++++++++++++++++++++ >> 2 files changed, 54 insertions(+) >> create mode 100644 docs/system/devices/emmc.rst >> >> diff --git a/docs/system/device-emulation.rst b/docs/system/device- >> emulation.rst >> index db714ad47a..971325527a 100644 >> --- a/docs/system/device-emulation.rst >> +++ b/docs/system/device-emulation.rst >> @@ -88,6 +88,7 @@ Emulated Devices >> devices/canokey.rst >> devices/ccid.rst >> devices/cxl.rst >> + devices/emmc.rst >> devices/igb.rst >> devices/ivshmem-flat.rst >> devices/ivshmem.rst >> diff --git a/docs/system/devices/emmc.rst b/docs/system/devices/emmc.rst >> new file mode 100644 >> index 0000000000..7e15b62270 >> --- /dev/null >> +++ b/docs/system/devices/emmc.rst >> @@ -0,0 +1,53 @@ > > I'll getting: > > WARNING: Does new file 'docs/system/devices/emmc.rst' need 'SPDX- > License-Identifier'? > > Should I add (on your behalf): > > .. SPDX-License-Identifier: GPL-2.0-or-later > > ?
Yes, that license line is fine here. Jan -- Siemens AG, Foundational Technologies Linux Expert Center
