be15e7571f
- Move renesas.yaml from arm to soc, and document RZ/Five support. -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQ9qaHoIs/1I4cXmEiKwlD9ZEnxcAUCY2TqkwAKCRCKwlD9ZEnx cKWvAQD1K3DrMpuP6Yq1Xt0UDOFb4T/RBGyIXDycMkPLGwAIegEA8xPyDSTZCsTp qs9GUXL9KBtX3bDOuxLfvWLfct2lrwE= =sQ9h -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmNyShcACgkQmmx57+YA GNnLhBAAvGgpOGYgthzgVp1Qp+4NiFYeXZpWiDRaV/Xs1zBFNzwXV/9m4bXdxoa7 K3RZlhslRYjy3KYka6+O4rpyTt6GhFbII2qjtsQg66eHL5GhUHcIhuj8vLDYMLrh SUqqgm++4/FjrlogcG9R5JQSTTl7zm1q8KRuGe/qMIH3GUTRCDgudWd3r1bMjpzq XyUEMmJ8V7nc+do1Mv0R6NF3W+rPuboe2Ktqq5x8X5AxKy6WFyQxoPd5AQVbu3mp lK6Z07Oh6EWdIspCs8RuS1g/zBm+rQqoKTKQmHc9ZjhbJt8MJZDVSkU9DyDV+bLK v+yR1nAha8crABlC7NK9eIP1mcxMfKZEA7fQlbEvN2j0TtHcQwrKQ/qAeGhovOBu 7otXKDyKDCORkC8L7PWDJjY2VdSQiGj0qctu/YdjxZ+BEe/9DJqS4nBXOxFg0jDm bz8yDTSED8+LYgRknmba42ZwyGpzbehSi+xxSB63hnYN31L51XSyQn94w7A0MNcj zICKTHnA8kZ+nlIvWENLXTfINBX/MfTdzZcv89mAE+fR72+i9bcdwWxhS+hBA7If U5XdfiMsPGuCXXzi3ykGk/PmWzqWSyv5nwZKXlJIhCdJgptr4OS8wYlukLmo0mDk MMQ76JKX/5/pCt5g+DHl4YvnaLMGo4HvIfz597CdySufWvJAQQU= =sU0C -----END PGP SIGNATURE----- Merge tag 'renesas-dt-bindings-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/dt Renesas DT binding updates for v6.2 - Move renesas.yaml from arm to soc, and document RZ/Five support. * tag 'renesas-dt-bindings-for-v6.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel: dt-bindings: soc: renesas: renesas.yaml: Document Renesas RZ/Five SoC dt-bindings: soc: renesas: Move renesas.yaml from arm to soc Link: https://lore.kernel.org/r/cover.1667558749.git.geert+renesas@glider.be Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
Documentation | ||
LICENSES | ||
arch | ||
block | ||
certs | ||
crypto | ||
drivers | ||
fs | ||
include | ||
init | ||
io_uring | ||
ipc | ||
kernel | ||
lib | ||
mm | ||
net | ||
rust | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
.rustfmt.toml | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
README
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.