From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> To: Andy Gross <agross@kernel.org>, Bjorn Andersson <bjorn.andersson@linaro.org>, Rob Herring <robh+dt@kernel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Subject: [PATCH 08/12] dt-bindings: arm: qcom: add missing SM6125 board compatibles Date: Sat, 21 May 2022 18:45:46 +0200 [thread overview] Message-ID: <20220521164550.91115-8-krzysztof.kozlowski@linaro.org> (raw) In-Reply-To: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> 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(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 84fdb4f337b6..9f4be49aceb8 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -53,6 +53,7 @@ description: | sdm845 sdx55 sdx65 + sm6125 sm7225 sm8150 sm8250 @@ -353,6 +354,11 @@ properties: - xiaomi,beryllium - const: qcom,sdm845 + - items: + - enum: + - sony,pdx201 + - const: qcom,sm6125 + - items: - enum: - fairphone,fp4 -- 2.32.0
next prev parent reply other threads:[~2022-05-21 16:46 UTC|newest] Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-05-21 16:45 [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski 2022-05-21 16:45 ` [PATCH 02/12] dt-bindings: arm: qcom: add missing MSM8998 board compatibles Krzysztof Kozlowski 2022-05-24 2:01 ` Rob Herring 2022-05-21 16:45 ` [PATCH 03/12] dt-bindings: arm: qcom: add missing MSM8992 " Krzysztof Kozlowski 2022-05-24 2:01 ` Rob Herring 2022-05-21 16:45 ` [PATCH 04/12] dt-bindings: arm: qcom: add missing QCS404 " Krzysztof Kozlowski 2022-05-24 2:01 ` Rob Herring 2022-06-27 13:41 ` Rob Herring 2022-06-27 14:26 ` Krzysztof Kozlowski 2022-05-21 16:45 ` [PATCH 05/12] dt-bindings: arm: qcom: add missing SDM630 " Krzysztof Kozlowski 2022-05-24 2:02 ` Rob Herring 2022-05-21 16:45 ` [PATCH 06/12] dt-bindings: arm: qcom: add missing SDM636 " Krzysztof Kozlowski 2022-05-24 2:02 ` Rob Herring 2022-05-21 16:45 ` [PATCH 07/12] dt-bindings: arm: qcom: add missing SDM845 " Krzysztof Kozlowski 2022-05-24 2:04 ` Rob Herring 2022-05-21 16:45 ` Krzysztof Kozlowski [this message] 2022-05-24 2:04 ` [PATCH 08/12] dt-bindings: arm: qcom: add missing SM6125 " Rob Herring 2022-05-21 16:45 ` [PATCH 09/12] dt-bindings: arm: qcom: add missing SM6350 " Krzysztof Kozlowski 2022-05-24 2:04 ` Rob Herring 2022-05-21 16:45 ` [PATCH 10/12] ARM: dts: qcom: ipq4019: fix Micron SPI NOR compatible Krzysztof Kozlowski 2022-06-22 8:35 ` (subset) " Krzysztof Kozlowski 2022-05-21 16:45 ` [PATCH 11/12] arm64: dts: qcom: ipq6018-cp01-c1: " Krzysztof Kozlowski 2022-06-22 8:35 ` (subset) " Krzysztof Kozlowski 2022-07-03 3:56 ` Bjorn Andersson 2022-05-21 16:45 ` [PATCH 12/12] arm64: dts: qcom: msm8998-mtp: correct board compatible Krzysztof Kozlowski 2022-05-22 9:11 ` Konrad Dybcio 2022-05-22 9:20 ` Krzysztof Kozlowski 2022-06-22 8:35 ` (subset) " Krzysztof Kozlowski 2022-07-03 3:56 ` Bjorn Andersson 2022-05-26 2:18 ` [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Rob Herring 2022-06-08 10:56 ` Krzysztof Kozlowski 2022-06-22 8:10 ` Krzysztof Kozlowski 2022-06-22 8:25 ` Krzysztof Kozlowski 2022-07-03 3:56 ` (subset) " Bjorn Andersson
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20220521164550.91115-8-krzysztof.kozlowski@linaro.org \ --to=krzysztof.kozlowski@linaro.org \ --cc=agross@kernel.org \ --cc=bjorn.andersson@linaro.org \ --cc=devicetree@vger.kernel.org \ --cc=krzysztof.kozlowski+dt@linaro.org \ --cc=linux-arm-msm@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --cc=robh+dt@kernel.org \ --subject='Re: [PATCH 08/12] dt-bindings: arm: qcom: add missing SM6125 board compatibles' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.