Commit 48a0585b authored by Alexandre Courbot's avatar Alexandre Courbot Committed by Bjorn Andersson

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

Cheza boards require this node to probe, so add it.
Reviewed-by: default avatarStanimir Varbanov <stanimir.varbanov@linaro.org>
Signed-off-by: default avatarAlexandre Courbot <acourbot@chromium.org>
Link: https://lore.kernel.org/r/20200108032623.113921-1-acourbot@chromium.orgSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 4a657c26
......@@ -1296,3 +1296,9 @@ config {
};
};
};
&venus {
video-firmware {
iommus = <&apps_smmu 0x10b2 0x0>;
};
};
......@@ -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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment