diff options
author | Abel Vesa <[email protected]> | 2024-02-23 16:37:55 +0200 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-03-16 13:07:49 -0500 |
commit | 734364d0ddee6c145705bac89400266c972efc0b (patch) | |
tree | 35602fd9ab91a588496f923bc98bb4998654b8ea | |
parent | 15ec7c641dd3a33f4d7b7c0cc59369d87edcec5c (diff) |
dt-bindings: arm: qcom,ids: Add SoC ID for X1E80100
Add the ID for the Qualcomm X1E80100 SoC.
Signed-off-by: Abel Vesa <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
-rw-r--r-- | include/dt-bindings/arm/qcom,ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h index 19ac7b36f608..d040033dc8ee 100644 --- a/include/dt-bindings/arm/qcom,ids.h +++ b/include/dt-bindings/arm/qcom,ids.h @@ -258,6 +258,7 @@ #define QCOM_ID_QRU1000 539 #define QCOM_ID_SM8475_2 540 #define QCOM_ID_QDU1000 545 +#define QCOM_ID_X1E80100 555 #define QCOM_ID_SM8650 557 #define QCOM_ID_SM4450 568 #define QCOM_ID_QDU1010 587 |