mainlining shenanigans
Few NXP i.MX GPIO controller bindings cleanup. -----BEGIN PGP SIGNATURE----- iQJEBAABCgAuFiEE3dJiKD0RGyM7briowTdm5oaLg9cFAl9SWDcQHGtyemtAa2Vy bmVsLm9yZwAKCRDBN2bmhouD1/pCEACBOjQb2Shnx5tFMpfzVL+RyDfNfUKNHEsk t7Vonu66hmFv0xGqRQuWuXPC4eGy2rp/5T6SyE/dPzv0Gg1EuuLNdKZOkElA9yh9 scAB+CSAs9oRQQFHV3w9boXXPl8LmRAco5SM7VHQCwyhzUIIw662LgPuB821JjKS tHDH2gujsQsxjsS3t9vFTk6ULUQGM9LHO6iyoFkyUTINRceGsg/T4dukNi/bEpuV ezn7c70K3Ud0yjCDxAusoa5AeuLREuXnUhW0Xvc9qKDf+lL309RTcdoAlYQtgg3N gW6XkzROGy5u6msOM1aHbSfkQHbWkbBJJNy2WJUmX0A8c4c9GjeyLC4CzPcLJeTo nC+oGXbhpdeajrt1bgqeAYZdvonvD5+onZKWdLVo7lpOOvJLg89Tg4sA21EPviWl 0yzAvJuEHWb/8rDSrtl1BIaBBB5infJwlL2DLqESKcmZfrKKsdPj/Ve2Z0J0DkGe VXz7BEJGHYokMqxmNEJKwewDHicapWZmVkcaxq61flTBtlBSEahALhFXzVwtGnW2 PFqiU/ZOceZSIRJ1VAlHKg+o+6HMzCPYuVF89ieq/prMgo0qdc62S8j9yXoqH3Z0 5pd6gzEtFCqrEdkBRmfIEKyqroRdydmh32xsUMCRhEAEAEz/NOI3DWAH8v5zNiKn 0JB3oLSUnw== =F2LP -----END PGP SIGNATURE----- Merge tag 'imx-gpio-5.10' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into devel NXP i.MX GPIO bindings for v5.10 Few NXP i.MX GPIO controller bindings cleanup. |
||
---|---|---|
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.