mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 20:14:06 +02:00
arm64: dts: qcom: sdm845: Fix qcom,controlled-remotely property
Property qcom,controlled-remotely should be boolean. Fix it. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20210829111628.5543-4-shawn.guo@linaro.org
This commit is contained in:
parent
8c97f0ac4d
commit
1c8bf398b6
|
|
@ -2315,7 +2315,7 @@ cryptobam: dma@1dc4000 {
|
|||
clock-names = "bam_clk";
|
||||
#dma-cells = <1>;
|
||||
qcom,ee = <0>;
|
||||
qcom,controlled-remotely = <1>;
|
||||
qcom,controlled-remotely;
|
||||
iommus = <&apps_smmu 0x704 0x1>,
|
||||
<&apps_smmu 0x706 0x1>,
|
||||
<&apps_smmu 0x714 0x1>,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user