aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/backport-5.15/301-v5.16-soc-qcom-smem-Support-reserved-memory-description.patch
Commit message (Collapse)AuthorAgeFilesLines
* generic: 5.15: backport qcom smem patch for reserved-space supportChristian Marangi2022-10-251-0/+166
In new kernel version from 5.16, smem node can be declared directly in the reserved-space node. Upstream ipq806x (and to-be-merged) ipq807x allign to this new implementation. Backport this patch to kernel 5.15 to fix support for smem parser for ipq806x target. Fixes: 88bf6525251f ("ipq806x: 5.15: replace dtsi patches with upstream version") Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>