mainlining shenanigans
5.17, please pull the following: - Maxime fixes the HVS (display) register range for the BCM2711 (Raspberry Pi 4) SoC -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEm+Rq3+YGJdiR9yuFh9CWnEQHBwQFAmIWhXQACgkQh9CWnEQH BwQoYRAAisHNFJbmB9r4XXcWunkeXeAUmG31f42ghIfrR9f304qBdES7e01dvkeI PZR9c3WebQo+qOS5xqEoJwws+1EexMfusAF0qlZ+t+j9D+6EfEADLzj2iOx9NX5M rv9gtAVskxcd4wbhsytfvXHaYHOTxD8wJwkOums0lt340JA8G3Zrn40SEk4zWmac 69pPSHuyFhtWMb2g53EQHnlHbH04uvYRBj+IUdVya0nsKohHLO2edPWKP5EvSBYI pMKE3Fut4mk9DSOj2+UfmkUZVzHItZH59462N5y1yAGmeS6P+6bD3gUpW2Ct8jSN prtr4uwPtfpSB/hqbNg8tkoDTXo+uQTW3mYxCVxu0JNk2txjtBa6eg7SXfGKrFM8 y/ijzhxFdwiJXL/RXUy+pEyBxVCqwfB+aoGmNPwVvgGsof38gLmuTkodEoetjktX v2icTAD+4CeDsz5UVvDCfH3endpLbHQ4LdLvJOPxKb06SJaXj2Sgw/8sHjc88NbN 2vG5QCEAM+pRQi2a2RfJRnHSO2XaX3iFoGl0zv2uQNM8CyAd81d9n9voNWrFrhAv t97bIFGWxQv9igAGBBcS+li7a61y1SsvfzHtnUeqJmPgeX+Qpqlve+MLcHVGh8au RxOOKhqbvhyz8FlH7FHqDafbpbxmIauWZldlDyfsdi8zY1xQsx4= =mdxf -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmId60IACgkQmmx57+YA GNl00RAAqBJChcOK2PFyYIiSdx4FoIy9nXasjDxy6qlSZmG4N+JXslDIcOcu8b1Z HRuyagKSeFIld0MwdRYONZNSKcz6mSL8n3hHS95XV5j8UoI0+6DrqVCG6LEy3PyV N6WPNfiI81lIC5w6/5JOg31RzItA0qJ/tBgTwN0tXXTBeodeu6ZnWYIZGzJDAdID bFijvVgeU0VXXGwwso+p3f28RibeH1mu6cXm8pzvAoand+rUdbuAcBRop/lc3daR JdxJPn8Mv0cC0Td397JBEM1U7NTUosmpcmnnS0rDNzSG7SJbS+GaNU2ULuGsQomk wwZFyaW07vVuVKr4YPuA+IY7pppbkuz6wip5KGUDCM+yFGkfEXuP3OESgr6VTAFO /SZqYlhgiRpjbO6LafoAQB52BJ28RY3ZcxX0+R60JMzEFq/KN/FpOXmyQQpaGCqx qTpq3jVz0Slcu6FRO4wj4d14UgnHpZx/ONtMiNQ2cjWrFKTN/4/7hqk7e3ObymKR fe/1gYSnonKdtHVObichmmbaPQbdFWUfLc4U9zPlLDpqsKe20J1GTzEemYgDHOwH rOX2gt4CJR3Lb4vP31X2KUMpoiEXHE3q3ZYkk7zY30kRD7LZiFmvCBBvLDytHUO9 WGiE0NCfBxWBHt7D3+2S0kYMGB3i4bN5z8///Lhf65xwm0gwqm0= =vkt0 -----END PGP SIGNATURE----- Merge tag 'arm-soc/for-5.17/devicetree-fixes' of https://github.com/Broadcom/stblinux into arm/fixes This pull request contains Broadcom ARM-based SoCs Device Tree fixes for 5.17, please pull the following: - Maxime fixes the HVS (display) register range for the BCM2711 (Raspberry Pi 4) SoC * tag 'arm-soc/for-5.17/devicetree-fixes' of https://github.com/Broadcom/stblinux: ARM: boot: dts: bcm2711: Fix HVS register range Link: https://lore.kernel.org/r/20220228165537.1950863-1-f.fainelli@gmail.com 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.