arm64: dts: qcom: add Venus firmware node on Cheza

Cheza boards require this node to probe, so add it.

Reviewed-by: Stanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: Alexandre Courbot <acourbot@chromium.org>
Link: https://lore.kernel.org/r/20200108032623.113921-1-acourbot@chromium.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
Alexandre Courbot 2020-01-08 12:26:23 +09:00 committed by Bjorn Andersson
parent 4a657c264b
commit 48a0585b53
2 changed files with 7 additions and 1 deletions

View File

@ -1296,3 +1296,9 @@ config {
};
};
};
&venus {
video-firmware {
iommus = <&apps_smmu 0x10b2 0x0>;
};
};

View File

@ -2782,7 +2782,7 @@ usb_2_dwc3: dwc3@a800000 {
};
};
video-codec@aa00000 {
venus: video-codec@aa00000 {
compatible = "qcom,sdm845-venus";
reg = <0 0x0aa00000 0 0xff000>;
interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;