mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
arm64: dts: qcom: msm8996: qcom,controlled-remotely is boolean
QCOM BAM parses property `qcom,controlled-remotely` as a boolean, adjust dts to reflect that. Discovered while converting text documentation into yaml format. Signed-off-by: David Heidelberg <david@ixit.cz> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211220145526.49102-1-david@ixit.cz
This commit is contained in:
parent
fad35efa75
commit
0b9ae7ecdf
|
|
@ -713,7 +713,7 @@ cryptobam: dma@644000 {
|
|||
clock-names = "bam_clk";
|
||||
#dma-cells = <1>;
|
||||
qcom,ee = <0>;
|
||||
qcom,controlled-remotely = <1>;
|
||||
qcom,controlled-remotely;
|
||||
};
|
||||
|
||||
crypto: crypto@67a000 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user