Arnd Bergmann b05cff9f4d dt-bindings: Changes for v5.15-rc1
This contains a single patch that adds the compatible string for the
 NVIDIA Jetson TX2 NX developer kit.
 -----BEGIN PGP SIGNATURE-----
 
 iQJHBAABCAAxFiEEiOrDCAFJzPfAjcif3SOs138+s6EFAmEWlQYTHHRyZWRpbmdA
 bnZpZGlhLmNvbQAKCRDdI6zXfz6zoUSKD/4rO/NndVWcEa/xIDZ4B2OVtl9p/mFm
 m35ZFNFGrI1cmvMjLfSkxZAgwe755K529yz2d28rRkvoba5EgR6A7GR3nmxIq7v8
 IYlsVEPObtbQfDBEcveGQEfWsP9kJMytEts60elJGP6N8EdVbSEgvtKLoqU0cvT+
 0C8zmY7RvfXeLITk38kI/K1nBTS6pb5r0EKY+vfxYsRrQ44Er4DvOnGeeCbsE7D4
 xMNXtAFM7nNxULi++eQds2Z1mkmB4Q/9UD9E6qigkzfJCwlB5CQ5VwSU4GrgylW1
 3PcvyoU7rFNrjbm8w9aBqQ+BIcQ8utzab6P5JWJDHj0qcIjroQb/9nFAL0Abx500
 zQbXMq7kMMwxVtW5jO6mEIPGb/54cWJxeF62+IQdY6mwbjjsUXKvruYrk5ciV0IW
 w5yU51NnZPOaWzUMeMN9hp7yDI+2aYUK2UTfy5G3sDpgd5oQuSzInkPSaznUzqb/
 ydU0YGBiYWDZyLiPHmrSnkFIDpkw46fUcKtF1zSbhGwxK3wHfN1/4vbFSOgINLQ8
 /ubaW9Xts70minY43kzumTU+kxW3ym/afkyzuRjw/FsIQLqAvV3jMIXBVb/3+nTK
 PlbcIceRDDt/ueqtHaDqkl2ki5FFfHAPoxMqNeP9b5gjbnJkB64TwNliaTxAGKDE
 6NVhIdDzmDKeQg==
 =g0AO
 -----END PGP SIGNATURE-----
gpgsig -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmEa0OcACgkQmmx57+YA
 GNlu4w//WHQN+bJqAzMwLXqG2A9NtHEpk6VMjyesgS+I10zL2ddnge/3tz3m4NKV
 5hjjbLiH+AtinqROx9pLn1zu79IAeT9Gsp6kG9bUfrmsdCG7mN3bMJdIkZn2dXXN
 pkiulBds5kYZcL9DTf299Lb6QQvpClCI0PIxndFMtPoP1jJduMVAZ/uurj2oY3x0
 koB+OqQzFrm012nrHe4MTZUOm2KRGTf3hxpIzxpSnID4FVlyeZwwLbSGz2RJIrfG
 JKXazXBl5mE3iEx+IFcoeQQoG851iv+/TPqBndQSqy/fyu6zge3DYbopcHho7QlK
 ooJ0fCKH44U84kW2A9Y2sAEjQK1IibpnCTLfOQWJF/Tow1nz7B9lEERJ83994ZAp
 opfXpc7q9sRzQzTi77LwJbFDo5uRRcAi0Gf9e2rsvVTQJbdhvEhIcpGnFJZO4ZYQ
 MRy8azyRbdj/ofY4fdsbqiy/3gEV3hjr2V2zECLvNKQ0DuJFFW4wJqIFLlfcXigY
 YC2CROFXPYOgEEg2glStL2qdg8YwE2xZiYwSQo/frBN9Oq1SzfypByQ/oX0QtS5m
 vLx/94p2Q80eXMaPF8+sE6eyT1Q7oEix5eYxb47WnP2vu8Bvk4bRndXyVthUc1k7
 A70wV5A9eZBxN0YRhk/bYNhXL96hKtfMFTxbWHNsF02ioGqUvSs=
 =6jxr
 -----END PGP SIGNATURE-----

Merge tag 'tegra-for-5.15-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/dt

dt-bindings: Changes for v5.15-rc1

This contains a single patch that adds the compatible string for the
NVIDIA Jetson TX2 NX developer kit.

* tag 'tegra-for-5.15-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux:
  dt-bindings: tegra: Document NVIDIA Jetson TX2 NX developer kit

Link: https://lore.kernel.org/r/20210813162157.2820913-1-thierry.reding@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2021-08-16 22:56:07 +02:00
2021-07-30 11:08:12 -07:00
2021-05-08 10:00:11 -07:00
2021-08-01 12:07:23 -07:00
2021-07-18 11:10:30 -07:00
2021-07-23 09:58:23 -07:00
2021-06-28 14:01:03 -07:00
2021-08-01 17:04:17 -07:00

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
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%