diff options
| author | Alexander Koskovich <akoskovich@pm.me> | 2026-04-12 18:42:40 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-05-19 06:39:05 +0300 |
| commit | 5073d284650a585dc2450d682ae0c0052b253ae4 (patch) | |
| tree | 6c027ed0f126505022351b7426e1e39933b2822f /include | |
| parent | a92d3fdb44c2b9d2b8dc463e287030e03ea00699 (diff) | |
| download | linux-5073d284650a585dc2450d682ae0c0052b253ae4.tar.xz | |
dt-bindings: arm: qcom,ids: Add SoC ID for SM7750
Document the ID for SM7750, an Eliza SoC variant that can be found on
the Nothing Phone (4a) Pro.
Signed-off-by: Alexander Koskovich <akoskovich@pm.me>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260412-sm7550-id-v1-1-958a673ff791@pm.me
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'include')
| -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 bc65e233eb93..7f73f315f0ec 100644 --- a/include/dt-bindings/arm/qcom,ids.h +++ b/include/dt-bindings/arm/qcom,ids.h @@ -290,6 +290,7 @@ #define QCOM_ID_IPQ5424 651 #define QCOM_ID_QCM6690 657 #define QCOM_ID_QCS6690 658 +#define QCOM_ID_SM7750 659 #define QCOM_ID_SM8850 660 #define QCOM_ID_IPQ5404 671 #define QCOM_ID_QCS9100 667 |
