diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2023-11-25 13:05:34 +0100 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-12-03 05:47:32 +0100 |
commit | bfccc195192ea6ae72a4a49a85c94f1ad8ee7a13 (patch) | |
tree | 8e8acc4de35535588aae54f40ade70d02c37f2ff /Documentation/devicetree/bindings/arm/qcom.yaml | |
parent | dt-bindings: vendor-prefixes: document HTC Corporation (diff) | |
download | linux-bfccc195192ea6ae72a4a49a85c94f1ad8ee7a13.tar.xz linux-bfccc195192ea6ae72a4a49a85c94f1ad8ee7a13.zip |
dt-bindings: arm: qcom: Add HTC One Mini 2
Document the compatible for the MSM8926-based HTC One Mini 2 smartphone.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lore.kernel.org/r/20231125-htc-memul-v3-2-e8f4c5839e23@z3ntu.xyz
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/qcom.yaml')
-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 ba0616445cdd..e09745a802fd 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -258,6 +258,11 @@ properties: - items: - enum: + - htc,memul + - const: qcom,msm8926 + + - items: + - enum: - motorola,potter - xiaomi,daisy - xiaomi,mido |