diff options
| author | Gopikrishna Garmidi <gopikrishna.garmidi@oss.qualcomm.com> | 2026-03-18 15:40:58 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-03-26 17:40:36 +0300 |
| commit | 2c93d2986f3ab13656ec125b50b24e3ab4548102 (patch) | |
| tree | f24e8c4c1bf676d5b45d5d1d0d5ba924d872cdc5 | |
| parent | 71ede5c790bc41e22160e9b02adf20267d9d0ece (diff) | |
| download | linux-2c93d2986f3ab13656ec125b50b24e3ab4548102.tar.xz | |
dt-bindings: arm: qcom: Document Mahua SoC and board
Mahua is a derivative of Glymur SoC with the third CPU cluster disabled.
Document the compatible strings for the Mahua SoC and the Compute
Reference Device (CRD) board based on it.
Signed-off-by: Gopikrishna Garmidi <gopikrishna.garmidi@oss.qualcomm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260318124100.212992-2-gopikrishna.garmidi@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 0ef30cc628ed..f4e7d309df8b 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -68,6 +68,11 @@ properties: - items: - enum: + - qcom,mahua-crd + - const: qcom,mahua + + - items: + - enum: - fairphone,fp6 - const: qcom,milos |
