mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-01 16:57:18 +09:00
f0c0cb99f74c03e2407ea553f6d46eb611e262b5
Cache related issues with DMA rings and performance issues related to caching are being caused by not properly setting the "dma-coherent" flag in the device tree entries. Adding it here to correct the issue. Signed-off-by: Jon Mason <jon.mason@broadcom.com> Fixes:fd5e5dd56("arm64: dts: Add PCIe0 and PCIe4 DT nodes for NS2") Fixes:dddc3c9d7("arm64: dts: NS2: add AMAC ethernet support") Fixes:e79249143("arm64: dts: Add Broadcom Northstar2 device tree entries for PDC driver") Fixes:ac9aae00f("arm64: dts: Add SATA3 AHCI and SATA3 PHY DT nodes for NS2") Fixes:efc877676("arm64: dts: Add SDHCI DT node for NS2") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
…
Linux kernel ============ This file was moved to Documentation/admin-guide/README.rst Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. 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.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%