mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 10:00:17 +00: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.7%
Assembly
1.3%
Shell
0.3%
Makefile
0.3%
Python
0.2%
Other
0.1%