mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 16:35:16 +07:00
![]() MT7623. Clock controller, iommu, JPEG Decoder and SMI conotroller. -----BEGIN PGP SIGNATURE----- iQJLBAABCAA1FiEEiUuSfQSYnG8EMsBltDliWyzx00MFAlu3HUQXHG1hdHRoaWFz LmJnZ0BnbWFpbC5jb20ACgkQtDliWyzx00Mp0hAAm8fb+uXd1a2Nh7pHTsZdoW1c Zvx+DPvFOywNnmXVvRBwVp1bsnKwqzCiezZL9TcOzvbdqlGXOhnW6AnpWawNmERc D5aCNC3xx7UN3DKSMI634U6y1aOZf2Z8mHLgTw24ZqR5ZHfGw18f2LLQZ3Q64pLq 6vNQbpF+dJYlBFFKw2lwq9yRCu6BaV56Z3uYblePrZru/pV38Tiw5UpxeOHeWaSA Jc2hGyNfA2LYOxr8eabLwRJtgMLaPxxzRH4quqRGlqEYBgi3NtfmEfLQUuqmXptC anb8BBD3RtWh9QBNjOEQA52qkCbJo6uB6FdyzPuHGpItwPKvNe/AYLxe3MxLc25u bjifnJN5LzjwD9+Psj13EIdhEC7+qBCqf8/dBiUcR3xI0YumhZ7dgBYd0JTR2I/7 vNJQSOXgSlsMCwhDLD8FCu/RgB38vMWdMocFD30nxc9BuuO+2qtKrpzEdO1sbkoh /gXcs92I18kXnig2dv6/NsWMoNv+nxK8wJDWuYcEPqFyrZl6xKcP/RV/QFLccBHK CDyjfIpW5DpIG3QEQYRsVWtOHOOOaCvl9qhSiVzOXU46+p4NBaNJu5H0IbTeTShe bRL0i+gZUP+LiaWQz8mRYoeBzM2BlrpJwxsgx3r91R9b4ciKwgoIJGkqBKNvAYHv EK6jSgTvmd9NBNNwl1w= =Tmq4 -----END PGP SIGNATURE----- Merge tag 'v4.19-next-dts32-2' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into next/dt Add binding description for devices from MT7623. Clock controller, iommu, JPEG Decoder and SMI conotroller. * tag 'v4.19-next-dts32-2' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux: dt-bindings: mediatek: Add bindig for MT7623 IOMMU and SMI dt-bindings: mediatek: Add JPEG Decoder binding for MT7623 dt-bindings: iommu: mediatek: Add binding for MT7623 dt-bindings: clock: mediatek: add support for MT7623 Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
firmware | ||
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. 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.