mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
485be87ac1d570b0c123820b3c2ccf365b2f841a
Hi All, This patchset adds qspi node to r8a7742 (RZ/G1H) SoC along with updating the DT binding. Cheers, Prabhakar Lad Prabhakar (2): dt-bindings: spi: renesas,rspi: Add r8a7742 to the compatible list ARM: dts: r8a7742: Add QSPI support .../devicetree/bindings/spi/renesas,rspi.yaml | 1 + arch/arm/boot/dts/r8a7742.dtsi | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) -- 2.17.1
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.6%
Makefile
0.3%
Perl
0.1%