This series adds an overview over hardware. It does not explain every
tiny bit but explains for instance why power management or USB might be
a bad thing.
I also collected Lukas' patches which rename a referenced Kconfig symbol
and a maintainers entry for the docs.
v1…v2: https://lore.kernel.org/all/20251120113708.83671-1-bigeasy@linutronix.de/
- picked up tags
- s/busses/buses/ as per Randy Dunlap
Lukas Bulwahn (2):
Documentation: update config name in real-time architecture support
MAINTAINERS: Add doc files on real-time support to Real-time Linux
Sebastian Andrzej Siewior (1):
Documentation: Add some hardware hints for real-time
.../real-time/architecture-porting.rst | 3 +-
Documentation/core-api/real-time/hardware.rst | 132 ++++++++++++++++++
Documentation/core-api/real-time/index.rst | 1 +
MAINTAINERS | 1 +
4 files changed, 136 insertions(+), 1 deletion(-)
create mode 100644 Documentation/core-api/real-time/hardware.rst
--
2.51.0