mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-14 12:46:49 +07:00
arm64: dts: sc7180: Add Venus firmware subnode
This adds Venus firmware subnode for non-TZ platform. Reviewed-by: Stanimir Varbanov <stanimir.varbanov@linaro.org> Signed-off-by: Dikshita Agarwal <dikshita@codeaurora.org> Link: https://lore.kernel.org/r/1579006416-11599-5-git-send-email-dikshita@codeaurora.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
0e4621a471
commit
2fefa8a169
@ -321,6 +321,12 @@ &usb_1_qmpphy {
|
|||||||
vdda-pll-supply = <&vreg_l4a_0p8>;
|
vdda-pll-supply = <&vreg_l4a_0p8>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&venus {
|
||||||
|
video-firmware {
|
||||||
|
iommus = <&apps_smmu 0x0c42 0x0>;
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
/* PINCTRL - additions to nodes defined in sc7180.dtsi */
|
/* PINCTRL - additions to nodes defined in sc7180.dtsi */
|
||||||
|
|
||||||
&qspi_clk {
|
&qspi_clk {
|
||||||
|
Loading…
Reference in New Issue
Block a user