mirror of
https://github.com/torvalds/linux.git
synced 2026-08-21 23:15:43 +02:00
Linux kernel source tree
* Update audio clock gate hierarchy for meson8 and gxbb * Update g12a spicc clock sources -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE9OFZrhjz9W1fG7cb5vwPHDfy2oUFAl5gx9sACgkQ5vwPHDfy 2oXbsg//UjqnFvtyP2DsbCBjjhVBs6YcGgUnC9+2jaCmbyR0SbsZovF1a31PILt1 yHL0JEvlSkO+5qKnp/s8Ff13wgDAz5QhEp5MXvRBBqU7zKksBUB2NhEzuMOFzVqA 79uaLcStGza8tjjOR+Qg3WDuZZsEVWGI1pTX0Vj6TnonUhRlcoN0mFVZa3/zya2+ GER0WaDJUCrbjT3Sm3M0ZzpfV/XKtu+9BDLmVLoG0weyLB4lrQdSlVHLz0mf2XS0 gVtEMnj57n5x3nkrdB9OYX0LSydPqMiYYho5dMh6WQ1QFjeHBheS0mCJFxdKrSWM 89obpP5CZYFa5Lvoboh516fwo/hA/KpdqAVmauIuxHqIQ5ZLAwfFJ7e8c8YMpDRw JEJy5fXShFJy5utbk4UZs8X30p+X2RgKhXFc2KdyuZ6UEo2wRxfvOFvumDt41RVX +onHnqF0UCBBuPepc9TNtfw3qH6qG9KsnRfNfIydMdIO2A/MSKu2TbCyYsiVkm3w W5enEOUIY+cSZ35fTDzVXotwXLW+7uYosvcEa/KlEHgQ9gzkrTGagKtj8eY4xFgZ i54rlY49SoivIRPrNR68bPQSDNHSgyLOH52kp7m2sa7633UAvbmnxwHKx8S3ZWlM 0EmS6J0KAIItpan4t2ujsWfxMjwcugFRApZ4orx1fTUDzEB3vb8= =14dC -----END PGP SIGNATURE----- Merge tag 'clk-meson-v5.7-1' of https://github.com/BayLibre/clk-meson into clk-amlogic Pull Amlogic clk driver updates from Jerome Brunet: - Update audio clock gate hierarchy for meson8 and gxbb - Update g12a spicc clock sources * tag 'clk-meson-v5.7-1' of https://github.com/BayLibre/clk-meson: clk: meson: meson8b: set audio output clock hierarchy clk: meson: g12a: add support for the SPICC SCLK Source clocks dt-bindings: clk: g12a-clkc: add SPICC SCLK Source clock IDs clk: meson: gxbb: set audio output clock hierarchy clk: meson: gxbb: add the gxl internal dac gate dt-bindings: clk: meson: add the gxl internal dac gate |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| fs | ||
| include | ||
| init | ||
| ipc | ||
| kernel | ||
| lib | ||
| LICENSES | ||
| mm | ||
| net | ||
| samples | ||
| scripts | ||
| security | ||
| sound | ||
| tools | ||
| usr | ||
| virt | ||
| .clang-format | ||
| .cocciconfig | ||
| .get_maintainer.ignore | ||
| .gitattributes | ||
| .gitignore | ||
| .mailmap | ||
| COPYING | ||
| CREDITS | ||
| Kbuild | ||
| Kconfig | ||
| MAINTAINERS | ||
| Makefile | ||
| 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.