mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-14 04:09:18 -04:00
d0909bf4fa0fd79f59813952d868d0ad2fab656a
Some recent changes that added new syscon nodes used misspelled node names. Fixes:86d7c9460earm64: dts: qcom: sm8150: split TCSR halt regs out of mutex Fixes:0da6033872arm64: dts: qcom: sdm630: split TCSR halt regs out of mutex Fixes:8a8531e69barm64: dts: qcom: sdm845: split TCSR halt regs out of mutex Fixes:d9a2214d6barm64: dts: qcom: sc7280: split TCSR halt regs out of mutex Fixes:ce1ac53c7farm64: dts: qcom: sc7180: split TCSR halt regs out of mutex Fixes:fc10cfa385arm64: dts: qcom: msm8998: split TCSR halt regs out of mutex Fixes:100ce22059arm64: dts: qcom: msm8996: split TCSR halt regs out of mutex Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20220905091602.20364-1-johan+linaro@kernel.org
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%