Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: remoteproc: qcom,pil-info: add missing imem compatible

syscon and simple-mfd cannot be used without device specific compatible.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220817142246.828762-4-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Rob Herring
90afe3a1 65c47649

+1 -1
+1 -1
Documentation/devicetree/bindings/remoteproc/qcom,pil-info.yaml
··· 30 30 examples: 31 31 - | 32 32 imem@146bf000 { 33 - compatible = "syscon", "simple-mfd"; 33 + compatible = "qcom,sdm630-imem", "syscon", "simple-mfd"; 34 34 reg = <0x146bf000 0x1000>; 35 35 36 36 #address-cells = <1>;