mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 07:33:19 +02:00
ARM: dts: qcom: sdx55: add dedicated SDX55 TCSR compatible
syscon should not be used alone as compatible. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230306072618.10770-2-krzysztof.kozlowski@linaro.org
This commit is contained in:
parent
43743bfa36
commit
424a4e5273
|
|
@ -518,7 +518,7 @@ tcsr_mutex: hwlock@1f40000 {
|
|||
};
|
||||
|
||||
tcsr: syscon@1fcb000 {
|
||||
compatible = "syscon";
|
||||
compatible = "qcom,sdx55-tcsr", "syscon";
|
||||
reg = <0x01fc0000 0x1000>;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user