mainlining shenanigans
- Fix incorrect timer3 reg entry for Arria10 -----BEGIN PGP SIGNATURE----- iQJIBAABCgAyFiEEoHhMeiyk5VmwVMwNGZQEC4GjKPQFAl86nEEUHGRpbmd1eWVu QGtlcm5lbC5vcmcACgkQGZQEC4GjKPQhHxAAqJav+Feck5EQfDC6x4JyaNFElUXR 6T1B4RuXPHvTmtpf0neWronuyh6sLGYIlsBy2Pd0VgCwDmJcbt0OFz76KoL7/O74 z8o1c4zc7qo8R0lJDueZB9lb2cEYz+tDwSYxlnSy6wSWQXQkV+b1VLdKLDPfAXmy 8KJEGCxLK75y/czl/ucjOVxHyrZsbTdd02VKdIVqNntJ3nJBbaSaHka0tqiAfCyq VRh6QuEaLR1VY6VjQqh8a5HSIJ8LZG/Iwyt4xO9XqXkwkkaSx+FwM5KpnhrTjlQf IDczkVUUttvmJs2hYb5k6MSH/6G4Id37jkvX44NtYdPEKLHDudg4PDbhTDHHYWBw +BYV/ZW6XIYKwH7rcOUFXBBGbMKTruqyBeJXioa1eXWL6fL7LsEOoX4quOAiKKFI PJg/oTuzq2lJhBx2tSoCexx8a/vG8ahrhSEyZR7S7GRh4PuPdW868CpauJ6PreY9 PFOgvReTNO85WdhwybumaY1kNviMG7rx5z+5Ig6Z1hnl7oaPckAMj5tyZNvKjPDW /oJZSogzHzsPm7J2My7tPZsZo+tMOK+3E974p32FYc0zEyOSucZMcaSfKKv7MMqL TcE4bDKty6J85bRkDkiBKIbhdWDQPUyEylfKzjnQwbaytRxCoOjGLxINqFTuNSZt ih8lYTeHQ4no8II= =k0Sp -----END PGP SIGNATURE----- Merge tag 'socfpga_fix_for_v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into fixes arm: dts: socfpga: fix for v5.9 - Fix incorrect timer3 reg entry for Arria10 * tag 'socfpga_fix_for_v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux: ARM: dts: socfpga: fix register entry for timer3 on Arria10 Link: https://lore.kernel.org/r/20200817150827.15696-1-dinguyen@kernel.org Signed-off-by: Olof Johansson <olof@lixom.net> |
||
---|---|---|
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.