diff options
author | Alexandre Messier <[email protected]> | 2024-06-03 02:28:56 -0400 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-06-05 22:02:30 -0500 |
commit | 336e26f80d79d0d686220b4ff062fb9a0db025ab (patch) | |
tree | 549f064c5c3fb3ee01ac2ba6995e17a32b5093c6 | |
parent | 0e500122d0e9932f985ba13b9f66e191ff604ffd (diff) |
dt-bindings: arm: qcom: add HTC One (M8)
Add a compatible for the HTC One (M8), which is based on the
MSM8974Pro SoC.
Signed-off-by: Alexandre Messier <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 34d32f70a856..1be21a16ba36 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -185,6 +185,7 @@ properties: - items: - enum: - fairphone,fp2 + - htc,m8 - oneplus,bacon - samsung,klte - sony,xperia-castor |