mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-26 09:52:31 -04:00
ae990a1de014396ffc8d0fcc31b6888c9b0ce59a
Fix IOMMU device node names as "iommu@". Fixes:bbb44da0b5("ARM: dts: r8a7743: Add IPMMU DT nodes") Fixes:0dcba3de58("ARM: dts: r8a7745: Add IPMMU DT nodes") Fixes:350ae49b97("ARM: dts: r8a7744: Add IPMMU DT nodes") Fixes:70496727c0("ARM: shmobile: r8a7790: Add IPMMU DT nodes") Fixes:f1951852ed("ARM: shmobile: r8a7791: Add IPMMU DT nodes") Fixes:098cb3a601("ARM: shmobile: r8a7793: Add IPMMU nodes") Fixes:1cb2794f60("ARM: shmobile: r8a7794: Add IPMMU DT nodes") Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Link: https://lore.kernel.org/r/1587461756-13317-1-git-send-email-yoshihiro.shimoda.uh@renesas.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97%
Assembly
1%
Shell
0.6%
Rust
0.5%
Python
0.4%
Other
0.3%