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: ufs: qcom,ufs: document required-opps

UFS device node on SC8280XP uses required-opps:

sc8280xp-crd.dtb: ufs@1d84000: Unevaluated properties are not allowed ('required-opps' was unexpected)

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

authored by

Krzysztof Kozlowski and committed by
Rob Herring
8ffbaa98 3db50cb6

+3
+3
Documentation/devicetree/bindings/ufs/qcom,ufs.yaml
··· 71 71 minItems: 1 72 72 maxItems: 2 73 73 74 + required-opps: 75 + maxItems: 1 76 + 74 77 resets: 75 78 maxItems: 1 76 79