mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-27 04:38:14 -04:00
cf8ae446bbcbf5c48214eb7ddaa6ac6e12f4633d
Fix IOMMU device node names as "iommu@". Fixes:8f507babc6("arm64: dts: renesas: r8a774a1: Add IPMMU device nodes") Fixes:63093a8e58("arm64: dts: renesas: r8a774b1: Add IPMMU device nodes") Fixes:6c7e02178e("arm64: dts: renesas: r8a774c0: Add IPMMU device nodes") Fixes:3b7e7848f0("arm64: dts: renesas: r8a7795: Add IPMMU device nodes") Fixes:e4b9a493df("arm64: dts: renesas: r8a7795-es1: Add IPMMU device nodes") Fixes:389baa4096("arm64: dts: renesas: r8a7796: Add IPMMU device nodes") Fixes:55697cbb44("arm64: dts: renesas: r8a779{65,80,90}: Add IPMMU devices nodes") Fixes:ce3b52a159("arm64: dts: renesas: r8a77970: Add IPMMU device nodes") Fixes:a3901e7398("arm64: dts: renesas: r8a77995: Add IPMMU device 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/1587461775-13369-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%