mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 15:12:13 +02:00
ARM: dts: qcom: ipq8064: add missing smem compatible
Add missing smem compatible and hwlocks phandle for ipq8064 dtsi smem node. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220707102040.1859-3-ansuelsmth@gmail.com
This commit is contained in:
parent
fbe4be367b
commit
4fefb5434c
|
|
@ -292,8 +292,11 @@ nss@40000000 {
|
|||
};
|
||||
|
||||
smem: smem@41000000 {
|
||||
compatible = "qcom,smem";
|
||||
reg = <0x41000000 0x200000>;
|
||||
no-map;
|
||||
|
||||
hwlocks = <&sfpb_mutex 3>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user