Sync the SoC IDs in qcom,ids.h with relevant entries from Qualcomm's LK bootloader that is used for almost all older Qualcomm SoCs. This is meant to reduce the effort for future SoC bring-up (to avoid having to send a separate patch series for each new SoC) and will also benefit other projects using the same dt-bindings, e.g. bootloaders where adding support for all these SoCs is a bit easier than on Linux. Stephan Gerhold (4): soc: qcom: socinfo: Fix soc_id order dt-bindings: arm: qcom,ids: Add QRD board ID dt-bindings: arm: qcom,ids: Add a bunch of older SoCs soc: qcom: socinfo: Add a bunch of older SoCs drivers/soc/qcom/socinfo.c | 80 ++++++++++++++++++++++++++++-- include/dt-bindings/arm/qcom,ids.h | 75 ++++++++++++++++++++++++++++ 2 files changed, 152 insertions(+), 3 deletions(-) -- 2.39.0