mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 01:53:29 +02:00
arm64: dts: qocm: sdx75: align smem node name with coding style
Node names should not have vendor prefixes. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20240426123101.500676-1-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
355e5d72a4
commit
bfb751d922
|
|
@ -441,7 +441,7 @@ ipa_smp2p_in: ipa-modem-to-ap {
|
|||
};
|
||||
};
|
||||
|
||||
smem: qcom,smem {
|
||||
smem: smem {
|
||||
compatible = "qcom,smem";
|
||||
memory-region = <&smem_mem>;
|
||||
hwlocks = <&tcsr_mutex 3>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user