mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 16:17:41 -04:00
a6cb262af1e1adfa6287cb43f09021ee42beb21c
Fix the device node names as "mmc@". Fixes:663386c3e1("arm64: dts: renesas: r8a774a1: Add SDHI nodes") Fixes:9b33e3001b("arm64: dts: renesas: Initial r8a774b1 SoC device tree") Fixes:77223211f4("arm64: dts: renesas: r8a774c0: Add SDHI nodes") Fixes:d9d67010e0("arm64: dts: r8a7795: Add SDHI support to dtsi") Fixes:a513cf1e64("arm64: dts: r8a7796: add SDHI nodes") Fixes:111cc9ace2("arm64: dts: renesas: r8a77961: Add SDHI nodes") Fixes:f51746ad7d("arm64: dts: renesas: Add Renesas R8A77961 SoC support") Fixes:df863d6f95("arm64: dts: renesas: initial R8A77965 SoC device tree") Fixes:9aa3558a02("arm64: dts: renesas: ebisu: Add and enable SDHI device nodes") Fixes:83f18749c2("arm64: dts: renesas: r8a77995: Add SDHI (MMC) support") Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Link: https://lore.kernel.org/r/1594382634-13714-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%