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!)
- Fix PHY interface register offset for GMACs -----BEGIN PGP SIGNATURE----- iQJIBAABCgAyFiEEoHhMeiyk5VmwVMwNGZQEC4GjKPQFAmAhnn0UHGRpbmd1eWVu QGtlcm5lbC5vcmcACgkQGZQEC4GjKPSpnQ/+MlW8DDmmHty/VpXDIAfKmBZjKfyy 92pzITjrON8zB7hfJ71bCL7cTKkwClKNrDMSafSEbRj2SqNowz7SfkDHrpx4+lxI O+kMBOW2xSCyoexwlt6giuHjH+1nZCBxDbyE0cqKmtkXMqkQcpAaiAQXwVBh90XM MZIQLMtmCpFi39hHbLSLIO+NnMjblwi37yBcN4MgMxol5h7+2aa3vUir3PPLGlIQ qLq+7U19w0SPdqCvNs0eGdH/6rHI3HKf5km9lyw89Ivkf765Uvp38clScedSRgj1 BO6lMqkZttsoDTSGrQufkePhMwoXfQln+Lwi7qcUYtxvXPOAfMDzdqCYXxHWMwLb 28lK6pEMX1vluRBpGSzeYym6pCx79ZiluXksoXTFKtmKsQAsD776lyF1dFKpLicv emTMEVJgjDu53ZkIXoqGuOLxESuOOX7CH2k3MFupdjK+h8tpui4GCisl6MMAgInG S5+bDUcrqSLEOET2DHDeY6U6cp3LhjWr2mAGNL37nje5R9fNKF3rUIx8G4y5rzk7 cNC5sVrSMmxeSauAIR06YmS0NtDIZur1Y52L9CSGK7GYQ69Ygq9tFtUS0bQ7xKgF Fex2las4EvvtT7myZO8SBNxNAuaGR5xoUPotrtVp0A6Lu00b13gG4mn26VOMLZi7 MSxhi1AgtGxyl9s= =+GVH -----END PGP SIGNATURE----- Merge tag 'socfpga_dts_fix_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes SoCFPGA Agilex fix for v5.12 - Fix PHY interface register offset for GMACs * tag 'socfpga_dts_fix_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux: arm64: dts: agilex: fix phy interface bit shift for gmac1 and gmac2 Link: https://lore.kernel.org/r/20210208203703.36109-1-dinguyen@kernel.org Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
|---|---|---|
| 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.