From d3ddba6a25dc16f2679717cec773118fc8baf5fa Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Sat, 21 May 2022 18:45:46 +0200 Subject: [PATCH] dt-bindings: arm: qcom: add missing SM6125 board compatibles Document board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring Link: https://lore.kernel.org/r/20220521164550.91115-8-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson --- Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index f18e798..66b0e5b 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -54,6 +54,7 @@ description: | sdm845 sdx55 sdx65 + sm6125 sm7225 sm8150 sm8250 @@ -667,6 +668,11 @@ properties: - items: - enum: + - sony,pdx201 + - const: qcom,sm6125 + + - items: + - enum: - fairphone,fp4 - const: qcom,sm7225 -- 2.7.4