[PATCH 0/3] Documentation: Update the real-time documentation

Sebastian Andrzej Siewior posted 3 patches 1 week, 4 days ago
There is a newer version of this series
.../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
[PATCH 0/3] Documentation: Update the real-time documentation
Posted by Sebastian Andrzej Siewior 1 week, 4 days ago
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.

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