mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 01:59:54 -04:00
5908704d98e0aca3765feca7824e90327bcfff5e
Qualcomm ARM64 Updates for v4.20 * Update Coresight for MSM8916 * Switch to use mailbox for smp2p and smd on MSM8996 * Add dispcc, dsp, USB, regulator, and other nodes for SDM845 * Drop model/compatible from MSM8916 and MSM8996 * Add compat for db820c * Add MSM8998 SoC and board support along with associated nodes * Add RESIN/PON for Qualcomm PM8916 and PM8994 * tag 'qcom-arm64-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux: (31 commits) Revert "dt-bindings: thermal: qcom-spmi-temp-alarm: Fix documentation of 'reg'" Revert "dt-bindings: iio: vadc: Fix documentation of 'reg'" arm64: dts: msm8916: Update coresight bindings for hardware ports arm64: dts: msm8996: Transition smp2p and smd to mailbox arm64: dts: qcom: pm8998: Add pm8998 thermal zone arm64: dts: qcom: pm8998: Add spmi-temp-alarm node dt-bindings: thermal: qcom-spmi-temp-alarm: Fix documentation of 'reg' arm64: dts: sdm845: Add dispcc node arm64: dts: qcom: sdm845: Add adsp, cdsp and slpi smp2p arm64: dts: qcom: sdm845-mtp: Add nodes for USB arm64: dts: qcom: sdm845-mtp: Add RPMh VRM/XOB regulators arm64: dts: qcom: sdm845: Add USB-related nodes arm64: dts: qcom: Add AOSS reset driver node for SDM845 arm64: dts: msm8996: Drop model arm64: dts: msm8916: Drop model and compatible arm64: dts: db820c: Add qcom,apq8096 to compatible string arm64: dts: qcom: Populate pm8998 with additional nodes arm64: dts: qcom: msm8998: Add smp2p nodes arm64: dts: qcom: msm8998: Add the qfprom node arm64: dts: qcom: msm8998: Add firmware node ... Signed-off-by: Arnd Bergmann <arnd@arndb.de>
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.
See Documentation/00-INDEX for a list of what is contained in each file.
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%