diff options
author | Jani Nikula <jani.nikula@intel.com> | 2024-01-15 08:38:05 +0100 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2024-01-15 08:38:05 +0100 |
commit | 0ea5c948cb64bab5bc7a5516774eb8536f05aa0d (patch) | |
tree | 8437ec451643a0fa3e7e8f3cab5c851dcb5a9c4b /include/dt-bindings/arm/qcom,ids.h | |
parent | drm/i915/psr: CAN_PSR and CAN_PANEL_REPLAY can be now local defines (diff) | |
parent | nouveau/gsp: handle engines in runl without nonstall interrupts. (diff) | |
download | linux-0ea5c948cb64bab5bc7a5516774eb8536f05aa0d.tar.xz linux-0ea5c948cb64bab5bc7a5516774eb8536f05aa0d.zip |
Merge drm/drm-next into drm-intel-next
Backmerge to bring Xe driver to drm-intel-next.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'include/dt-bindings/arm/qcom,ids.h')
-rw-r--r-- | include/dt-bindings/arm/qcom,ids.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h index be12e1dd1f38..f7248348a459 100644 --- a/include/dt-bindings/arm/qcom,ids.h +++ b/include/dt-bindings/arm/qcom,ids.h @@ -193,6 +193,7 @@ #define QCOM_ID_SDA439 363 #define QCOM_ID_SDA429 364 #define QCOM_ID_SM7150 365 +#define QCOM_ID_SM7150P 366 #define QCOM_ID_IPQ8070 375 #define QCOM_ID_IPQ8071 376 #define QCOM_ID_QM215 386 @@ -203,6 +204,9 @@ #define QCOM_ID_SM6125 394 #define QCOM_ID_IPQ8070A 395 #define QCOM_ID_IPQ8071A 396 +#define QCOM_ID_IPQ8172 397 +#define QCOM_ID_IPQ8173 398 +#define QCOM_ID_IPQ8174 399 #define QCOM_ID_IPQ6018 402 #define QCOM_ID_IPQ6028 403 #define QCOM_ID_SDM429W 416 @@ -233,6 +237,7 @@ #define QCOM_ID_SM8450_3 482 #define QCOM_ID_SC7280 487 #define QCOM_ID_SC7180P 495 +#define QCOM_ID_QCM6490 497 #define QCOM_ID_IPQ5000 503 #define QCOM_ID_IPQ0509 504 #define QCOM_ID_IPQ0518 505 |