Message ID | 20220521164550.91115-9-krzysztof.kozlowski@linaro.org |
---|---|
State | Accepted |
Commit | 31b3483aaa180b88f90861d5113c342442f3646f |
Headers | show |
Series | [01/12] dt-bindings: vendor-prefixes: add Shift GmbH | expand |
On Sat, 21 May 2022 18:45:47 +0200, Krzysztof Kozlowski wrote: > Document board compatibles already present in Linux kernel. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 9f4be49aceb8..6c38c1387afd 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -54,6 +54,7 @@ description: | sdx55 sdx65 sm6125 + sm6350 sm7225 sm8150 sm8250 @@ -359,6 +360,11 @@ properties: - sony,pdx201 - const: qcom,sm6125 + - items: + - enum: + - sony,pdx213 + - const: qcom,sm6350 + - items: - enum: - fairphone,fp4
Document board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++ 1 file changed, 6 insertions(+)