ARM: dts: msm: Add SoC version
Enable version specific handling in FW and driver. Change-Id: Ifc739584b04075c33fbbd308cbd576b4b8f8d2d8 Signed-off-by: George Shen <quic_sqiao@quicinc.com>
This commit is contained in:
@@ -7,5 +7,6 @@
|
|||||||
|
|
||||||
&msm_cvp {
|
&msm_cvp {
|
||||||
qcom,allowed-clock-rates = <350000000 400000000 450000000 500000000 550000000>;
|
qcom,allowed-clock-rates = <350000000 400000000 450000000 500000000 550000000>;
|
||||||
|
soc_ver = <0x20000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@@ -46,6 +46,7 @@
|
|||||||
qcom,gcc-reg = <0x110000 0x90000>;
|
qcom,gcc-reg = <0x110000 0x90000>;
|
||||||
|
|
||||||
pas-id = <26>;
|
pas-id = <26>;
|
||||||
|
soc_ver = <0x10000>;
|
||||||
memory-region = <&cvp_mem>;
|
memory-region = <&cvp_mem>;
|
||||||
|
|
||||||
/* UC region mapping */
|
/* UC region mapping */
|
||||||
|
Reference in New Issue
Block a user