ARM: dts: imx: Add memory node unit name Browse files Browse the repository at this point in the history Fix the following warnings from dtc by adding the unit name to memory nodes: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name Converted...
The memory access speed will be about 100 times faster than using current codes. speed comparisons I compared the memory access speeds using the download command. The result is about 100 times faster than the master branch. master(b8a261e) tnishinaga@devubuntu:~/projects/probe-rs$ RUST_LOG=...
This patch adds the shared memory in the Device tree reserved memory list so that kernel would not map it as normal memory.
("arm64: dts: qcom: qcm6490: Add device-tree for Fairphone 5") Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20231229-fp5-reserved-mem-v1-1-87bb818f1397@fairphone.com Signed-off-by: ...
The Arm ASTC Encoder, a compressor for the Adaptive Scalable Texture Compression data format. - Add gatherf_byte_inds for gathers using byte indices from memory (#511) · ARM-software/astc-encoder@546f9dd