Skip to content

Commit

Permalink
arm64: dts: qcom: sdm636-sony-xperia-ganges-mermaid: correct sdc2 pin…
Browse files Browse the repository at this point in the history
…conf

[ Upstream commit 3a04cec ]

Fix the device tree node in the &sdc2_state_on override. The sdm630 uses
'clk' rather than 'pinconf-clk'.

Fixes: 4c1d849 ("arm64: dts: qcom: sdm630-xperia: Retire sdm630-sony-xperia-ganges.dtsi")
Reviewed-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Marijn Suijten <marijn.suijten@somainline.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220521202708.1509308-9-dmitry.baryshkov@linaro.org
Signed-off-by: Sasha Levin <sashal@kernel.org>
  • Loading branch information
lumag authored and gregkh committed Aug 17, 2022
1 parent 0a8d15d commit 78ed18a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
};

&sdc2_state_on {
pinconf-clk {
clk {
drive-strength = <14>;
};
};

0 comments on commit 78ed18a

Please sign in to comment.