Commit bfb751d9 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Bjorn Andersson

arm64: dts: qocm: sdx75: align smem node name with coding style

Node names should not have vendor prefixes.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240426123101.500676-1-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 355e5d72
...@@ -441,7 +441,7 @@ ipa_smp2p_in: ipa-modem-to-ap { ...@@ -441,7 +441,7 @@ ipa_smp2p_in: ipa-modem-to-ap {
}; };
}; };
smem: qcom,smem { smem: smem {
compatible = "qcom,smem"; compatible = "qcom,smem";
memory-region = <&smem_mem>; memory-region = <&smem_mem>;
hwlocks = <&tcsr_mutex 3>; hwlocks = <&tcsr_mutex 3>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment