Linux mainline fork with MSM8998 patches | https://mainline.space | Currently supported devices:
OnePlus 5/5T, Xiaomi Mi 6, F(x)tec Pro¹ (2019 QX1000 model) & Sony Xperia XZ Premium (UNTESTED!)
- New clocks for i.MX7D SNVS, CAAM and Keypad. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABAgAGBQJapyj2AAoJEFBXWFqHsHzOY+gH/2R1hXzo9ldl2DUGA59//iZV 0D3T3eAFegjcT/noQ1Jj/cS6d9qsbIpSDrHYBFb5qb6k4dwNnPXv4eD/P7n2gv3K 4PkCrsjDSqRDsU5X/vuodznVIZYFs08mE6vLKd+BGu9YfDo/0OVh0wNBZEknuUOg vNuRQp4R/r5AfH6CrNAn8qacoWn9VIGHeAQwghQNTD1uPnKYKxeCh0iJl7FuS/Jy PX62bU1KecrCJuyW15KupqWRg/r76rDA2YfO+Dyve0I7C3QuMYDRPXtT2iuWVs6U JckS0f3ismVaRGCg+bhN9ajXFh/aM5Lh7aO3igeWdZjT6wAZwc5X3ttjnN0R1BM= =RtJW -----END PGP SIGNATURE----- Merge tag 'clk-imx-4.17-newid' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-imx Pull i.MX new clock additions from Shawn Guo: - New clocks for i.MX7D SNVS, CAAM and Keypad. * tag 'clk-imx-4.17-newid' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: clk: imx: imx7d: add the Keypad Port module clock clk: imx7d: add CAAM clock clk: imx: imx7d: add the snvs clock |
||
|---|---|---|
| arch | ||
| block | ||
| certs | ||
| crypto | ||
| Documentation | ||
| drivers | ||
| firmware | ||
| fs | ||
| include | ||
| init | ||
| ipc | ||
| kernel | ||
| lib | ||
| LICENSES | ||
| mm | ||
| net | ||
| samples | ||
| scripts | ||
| security | ||
| sound | ||
| tools | ||
| usr | ||
| virt | ||
| .cocciconfig | ||
| .get_maintainer.ignore | ||
| .gitattributes | ||
| .gitignore | ||
| .mailmap | ||
| COPYING | ||
| CREDITS | ||
| Kbuild | ||
| Kconfig | ||
| MAINTAINERS | ||
| Makefile | ||
| README | ||
Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. 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.