Merge "ARM: dts: msm: Add support for resource resets for Eliza" into camera-kernel.lnx.8.0
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
46640ad3f5
@@ -1255,6 +1255,24 @@
|
|||||||
rt-wr-highstress-indicator-threshold = <50>;
|
rt-wr-highstress-indicator-threshold = <50>;
|
||||||
rt-wr-lowstress-indicator-threshold = <0>;
|
rt-wr-lowstress-indicator-threshold = <0>;
|
||||||
rt-wr-bw-ratio-scale-factor = <1>;
|
rt-wr-bw-ratio-scale-factor = <1>;
|
||||||
|
|
||||||
|
resets = <&gcc GCC_CAMERA_HF_AXI_SLP_STG_ARES>,
|
||||||
|
<&gcc GCC_CAMERA_SF_AXI_SLP_STG_ARES>,
|
||||||
|
<&gcc GCC_CAMERA_HF_AXI_SEL_SLP_STG_ARES>,
|
||||||
|
<&gcc GCC_CAMERA_SF_AXI_SEL_SLP_STG_ARES>,
|
||||||
|
<&gcc GCC_CAMERA_SF_CLK_EN_SLP_STG>,
|
||||||
|
<&gcc GCC_CAMERA_SF_CLK_EN_SEL_SLP_STG>,
|
||||||
|
<&gcc GCC_CAMERA_HF_CLK_EN_SLP_STG>,
|
||||||
|
<&gcc GCC_CAMERA_HF_CLK_EN_SEL_SLP_STG>;
|
||||||
|
reset-names = "hf_slp_stg_ares",
|
||||||
|
"sf_slp_stg_ares",
|
||||||
|
"hf_sel_slp_stg_ares",
|
||||||
|
"sf_sel_slp_stg_ares",
|
||||||
|
"sf_clk_en_slp_stg",
|
||||||
|
"sf_clk_en_sel_slp_stg",
|
||||||
|
"hf_clk_en_slp_stg",
|
||||||
|
"hf_clk_en_sel_slp_stg";
|
||||||
|
|
||||||
status = "ok";
|
status = "ok";
|
||||||
|
|
||||||
camera-bus-nodes {
|
camera-bus-nodes {
|
||||||
|
Reference in New Issue
Block a user