d8293670ae46e84973c974ea5745527e90a8afbb
Fix the device node names as "mmc@". Fixes:6647469792("ARM: dts: r7s72100: add sdhi to device tree") Fixes:a49f76cdda("ARM: dts: r7s9210: Add SDHI support") Fixes:43304a5f51("ARM: shmobile: r8a73a4: tidyup DT node naming") Fixes:7d907894bf("ARM: shmobile: r8a7740: tidyup DT node naming") Fixes:3ab2ea5fd1("ARM: dts: r8a7742: Add SDHI nodes") Fixes:63ce8a617b("ARM: dts: r8a7743: Add SDHI controllers") Fixes:b591e323b2("ARM: dts: r8a7744: Add SDHI nodes") Fixes:d83010f87a("ARM: dts: r8a7744: Initial SoC device tree") Fixes:7079131ef9("ARM: dts: r8a7745: Add SDHI controllers") Fixes:0485da7880("ARM: dts: r8a77470: Add SDHI1 support") Fixes:15aa5a95e8("ARM: dts: r8a77470: Add SDHI0 support") Fixes:f068cc8160("ARM: dts: r8a77470: Add SDHI2 support") Fixes:14e1d9147d("ARM: shmobile: r8a7778: tidyup DT node naming") Fixes:2624705ceb("ARM: shmobile: r8a7779: tidyup DT node naming") Fixes:b718aa4483("ARM: shmobile: r8a7790: tidyup DT node naming") Fixes:b7ed8a0dd4("ARM: shmobile: Add SDHI devices to r8a7791 DTSI") Fixes:ce01b14ecf("ARM: dts: r8a7792: add SDHI support") Fixes:fc9ee228f5("ARM: dts: r8a7793: Add SDHI controllers") Fixes:b8e8ea127d("ARM: shmobile: r8a7794: add SDHI DT support") Fixes:33f6be3bf6("ARM: shmobile: sh73a0: tidyup DT node naming") Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Link: https://lore.kernel.org/r/1594382936-14114-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.
Languages
C
97.2%
Assembly
1.7%
Shell
0.4%
Makefile
0.3%
Python
0.2%