devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] soc: qcom: socinfo: Add a bunch of older SoCs
@ 2023-01-04 11:53 Stephan Gerhold
  2023-01-04 11:53 ` [PATCH 1/4] soc: qcom: socinfo: Fix soc_id order Stephan Gerhold
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Stephan Gerhold @ 2023-01-04 11:53 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Andy Gross, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, ~postmarketos/upstreaming, phone-devel,
	Stephan Gerhold

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2023-01-18 23:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-04 11:53 [PATCH 0/4] soc: qcom: socinfo: Add a bunch of older SoCs Stephan Gerhold
2023-01-04 11:53 ` [PATCH 1/4] soc: qcom: socinfo: Fix soc_id order Stephan Gerhold
2023-01-09  9:30   ` Krzysztof Kozlowski
2023-01-04 11:53 ` [PATCH 2/4] dt-bindings: arm: qcom,ids: Add QRD board ID Stephan Gerhold
2023-01-08 21:36   ` Rob Herring
2023-01-04 11:53 ` [PATCH 3/4] dt-bindings: arm: qcom,ids: Add a bunch of older SoCs Stephan Gerhold
2023-01-08 21:40   ` Rob Herring
2023-01-08 22:20     ` Dmitry Baryshkov
2023-01-09  9:39       ` Stephan Gerhold
2023-01-09  8:43     ` Stephan Gerhold
2023-01-11 19:42     ` Bjorn Andersson
2023-01-12 21:08       ` Rob Herring
2023-01-04 11:53 ` [PATCH 4/4] soc: qcom: socinfo: " Stephan Gerhold
2023-01-18 23:55 ` [PATCH 0/4] " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).