mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 21:09:25 -04:00
arm64: dts: qcom: msm8953: add missing TCSR syscon compatible
TCSR syscon node should come with dedicated compatible. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20220909092035.223915-7-krzysztof.kozlowski@linaro.org
This commit is contained in:
committed by
Bjorn Andersson
parent
d30bcfa440
commit
d07ac9d93c
@@ -722,7 +722,7 @@ tcsr: syscon@1937000 {
|
||||
};
|
||||
|
||||
tcsr_phy_clk_scheme_sel: syscon@193f044 {
|
||||
compatible = "syscon";
|
||||
compatible = "qcom,tcsr-msm8953", "syscon";
|
||||
reg = <0x193f044 0x4>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user