]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: Drop CMA heap
authorNikita Travkin <nikita@trvn.ru>
Thu, 27 Feb 2025 14:26:48 +0000 (19:26 +0500)
committerBjorn Andersson <andersson@kernel.org>
Tue, 4 Mar 2025 04:31:46 +0000 (22:31 -0600)
commit2a26a02e668ff101580647221c898d75ed93f8f5
tree0f2e664dca8370638d0376239b8e2272c9b9e818
parent06eadce936971dd11279e53b6dfb151804137836
arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: Drop CMA heap

Initially added, the cma heap was supposed to help with libcamera swisp,
however a mistake was made such that the node was never applied as part
of the overlay since the change was added to the overlay root ("/") and
not with a reference to the target dtb root ("&{/}"). Moveover libcamera
doesn't require CMA heap on Qualcomm platforms anymore as it can now use
UDMA buffers instead.

Drop the CMA heap node. This change has no effect on the final dtb.

This reverts commit 99d557cfe4fcf89664762796678e26009aa3bdd9.

Fixes: 99d557cfe4fc ("arm64: dts: qcom: qrb5165-rb5-vision-mezzanine: Add cma heap for libcamera softisp support")
Suggested-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Nikita Travkin <nikita@trvn.ru>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://lore.kernel.org/r/20250227-qcom-nonroot-overlays-v2-1-bde44f708cbe@trvn.ru
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/qrb5165-rb5-vision-mezzanine.dtso