<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/drivers/soc/qcom/socinfo.c, branch linux-6.2.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.2.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.2.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2023-03-11T12:50:21Z</updated>
<entry>
<title>soc: qcom: socinfo: Fix soc_id order</title>
<updated>2023-03-11T12:50:21Z</updated>
<author>
<name>Stephan Gerhold</name>
<email>stephan@gerhold.net</email>
</author>
<published>2023-01-04T11:53:45Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=a18cf8d7144cc4bff4f9a2e51090873adc4c016f'/>
<id>urn:sha1:a18cf8d7144cc4bff4f9a2e51090873adc4c016f</id>
<content type='text'>
[ Upstream commit 017a7c11a8a29e266aa40c6d1bf2ba83f880f719 ]

The soc_id array is mostly ordered by the numeric "msm-id" defined in
qcom,ids.h but some recent entries were added at the wrong place.

While it does not make a functional difference it does make it harder
to regenerate the entire array after adding a bunch of new IDs.

Fixes: de320c07da3d ("soc: qcom: socinfo: Add MSM8956/76 SoC IDs to the soc_id table")
Fixes: 147f6534b8ff ("soc: qcom: socinfo: Add SM8550 ID")
Signed-off-by: Stephan Gerhold &lt;stephan@gerhold.net&gt;
Reviewed-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;
Link: https://lore.kernel.org/r/20230104115348.25046-2-stephan@gerhold.net
Signed-off-by: Sasha Levin &lt;sashal@kernel.org&gt;
</content>
</entry>
<entry>
<title>soc: qcom: socinfo: Add SM6115 / SM4250 SoC IDs to the soc_id table</title>
<updated>2022-12-05T22:50:40Z</updated>
<author>
<name>Bhupesh Sharma</name>
<email>bhupesh.sharma@linaro.org</email>
</author>
<published>2022-12-01T14:16:19Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=f33ca7ec5e5e3a53d5636a4eab270bacac751f6e'/>
<id>urn:sha1:f33ca7ec5e5e3a53d5636a4eab270bacac751f6e</id>
<content type='text'>
Add SoC ID table entries for the SM6115 / SM4250 and variants.

Cc: Bjorn Andersson &lt;andersson@kernel.org&gt;
Cc: Krzysztof Kozlowski &lt;krzysztof.kozlowski+dt@linaro.org&gt;
Signed-off-by: Bhupesh Sharma &lt;bhupesh.sharma@linaro.org&gt;
Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@linaro.org&gt;
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;
Link: https://lore.kernel.org/r/20221201141619.2462705-5-bhupesh.sharma@linaro.org
</content>
</entry>
<entry>
<title>soc: qcom: socinfo: Add SM8150 and SA8155 SoC IDs to the soc_id table</title>
<updated>2022-12-05T22:50:39Z</updated>
<author>
<name>Bhupesh Sharma</name>
<email>bhupesh.sharma@linaro.org</email>
</author>
<published>2022-12-01T14:16:17Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=911eed825cd7573c8fa9fa3f348a5a657fa180a4'/>
<id>urn:sha1:911eed825cd7573c8fa9fa3f348a5a657fa180a4</id>
<content type='text'>
Add SoC ID table entries for the SM8150 and SA8155 SoCs.

Cc: Bjorn Andersson &lt;andersson@kernel.org&gt;
Cc: Krzysztof Kozlowski &lt;krzysztof.kozlowski+dt@linaro.org&gt;
Signed-off-by: Bhupesh Sharma &lt;bhupesh.sharma@linaro.org&gt;
Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@linaro.org&gt;
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;
Link: https://lore.kernel.org/r/20221201141619.2462705-3-bhupesh.sharma@linaro.org
</content>
</entry>
<entry>
<title>soc: qcom: socinfo: Add SM8550 ID</title>
<updated>2022-12-05T21:12:27Z</updated>
<author>
<name>Abel Vesa</name>
<email>abel.vesa@linaro.org</email>
</author>
<published>2022-11-16T11:24:38Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=147f6534b8ffdd766c2fd3a28b0b1d6fd41c81e4'/>
<id>urn:sha1:147f6534b8ffdd766c2fd3a28b0b1d6fd41c81e4</id>
<content type='text'>
Add the ID for the Qualcomm SM8550 SoC.

Signed-off-by: Abel Vesa &lt;abel.vesa@linaro.org&gt;
Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@linaro.org&gt;
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;
Link: https://lore.kernel.org/r/20221116112438.2643607-1-abel.vesa@linaro.org
</content>
</entry>
<entry>
<title>soc: qcom: socinfo: Add MSM8956/76 SoC IDs to the soc_id table</title>
<updated>2022-12-05T20:44:46Z</updated>
<author>
<name>AngeloGioacchino Del Regno</name>
<email>angelogioacchino.delregno@collabora.com</email>
</author>
<published>2022-11-11T12:01:52Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=de320c07da3d0e464d0e029c90ae05e810454afe'/>
<id>urn:sha1:de320c07da3d0e464d0e029c90ae05e810454afe</id>
<content type='text'>
Add SoC ID table entries for MSM8956 and MSM8976 chips.

Signed-off-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;
Reviewed-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;
Reviewed-by: Konrad Dybcio &lt;konrad.dybcio@linaro.org&gt;
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;
Link: https://lore.kernel.org/r/20221111120156.48040-8-angelogioacchino.delregno@collabora.com
</content>
</entry>
<entry>
<title>soc: qcom: socinfo: Add QDU1000/QRU1000 SoC IDs to the soc_id table</title>
<updated>2022-11-07T17:49:41Z</updated>
<author>
<name>Melody Olvera</name>
<email>quic_molvera@quicinc.com</email>
</author>
<published>2022-10-26T19:05:49Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=759dcdf24903f61bc46064e0f7dd8a68ea1a6376'/>
<id>urn:sha1:759dcdf24903f61bc46064e0f7dd8a68ea1a6376</id>
<content type='text'>
Add SoC ID table entries for the QDU1000 and QRU1000 platforms and
their variants.

Signed-off-by: Melody Olvera &lt;quic_molvera@quicinc.com&gt;
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;
Link: https://lore.kernel.org/r/20221026190549.4005703-6-quic_molvera@quicinc.com
</content>
</entry>
<entry>
<title>soc: qcom: socinfo: create soc_id table from bindings</title>
<updated>2022-10-17T18:19:40Z</updated>
<author>
<name>Krzysztof Kozlowski</name>
<email>krzysztof.kozlowski@linaro.org</email>
</author>
<published>2022-08-30T06:57:43Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=34ec89e68db2682469a9a51d9ed4022ee3992389'/>
<id>urn:sha1:34ec89e68db2682469a9a51d9ed4022ee3992389</id>
<content type='text'>
The Qualcomm SoC ID values are encoded in few places: DTS files,
Devicetree bindings (both used by some of Qualcomm bootloaders or tools)
and in soc_id table of socinfo driver.  Do not duplicate the actual
values in the last one but use the constants from the bindings.

Tested by comparing output object file (exactly the same).

Signed-off-by: Krzysztof Kozlowski &lt;krzysztof.kozlowski@linaro.org&gt;
Signed-off-by: Bjorn Andersson &lt;andersson@kernel.org&gt;
Link: https://lore.kernel.org/r/20220830065744.161163-3-krzysztof.kozlowski@linaro.org
</content>
</entry>
<entry>
<title>soc: qcom: socinfo: Add PM6125 ID</title>
<updated>2022-08-18T19:13:46Z</updated>
<author>
<name>Konrad Dybcio</name>
<email>konrad.dybcio@somainline.org</email>
</author>
<published>2022-07-23T10:02:25Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=5257841aaa8c6c39df7cfac30d72783a1c57563a'/>
<id>urn:sha1:5257841aaa8c6c39df7cfac30d72783a1c57563a</id>
<content type='text'>
PM6125 has the ID 45. Add it.

Signed-off-by: Konrad Dybcio &lt;konrad.dybcio@somainline.org&gt;
Signed-off-by: Bjorn Andersson &lt;bjorn.andersson@linaro.org&gt;
Link: https://lore.kernel.org/r/20220723100225.92053-2-konrad.dybcio@somainline.org
</content>
</entry>
<entry>
<title>soc: qcom: socinfo: Add an ID for SM6375</title>
<updated>2022-08-18T19:13:46Z</updated>
<author>
<name>Konrad Dybcio</name>
<email>konrad.dybcio@somainline.org</email>
</author>
<published>2022-07-23T10:02:24Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=fd40048901d20b81ab84fb151b16f82afca57d56'/>
<id>urn:sha1:fd40048901d20b81ab84fb151b16f82afca57d56</id>
<content type='text'>
Add an ID for SM6375, also known as BLAIR.

Signed-off-by: Konrad Dybcio &lt;konrad.dybcio@somainline.org&gt;
Signed-off-by: Bjorn Andersson &lt;bjorn.andersson@linaro.org&gt;
Link: https://lore.kernel.org/r/20220723100225.92053-1-konrad.dybcio@somainline.org
</content>
</entry>
<entry>
<title>soc: qcom: socinfo: Fix the id of SA8540P SoC</title>
<updated>2022-07-16T15:09:08Z</updated>
<author>
<name>Parikshit Pareek</name>
<email>quic_ppareek@quicinc.com</email>
</author>
<published>2022-07-11T08:39:57Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=5bed21af0005cc7d8bb05d2c4a63afbcede23382'/>
<id>urn:sha1:5bed21af0005cc7d8bb05d2c4a63afbcede23382</id>
<content type='text'>
Change the id of SA8540P to its correct value, i.e., 461.
Also, map the id 460 to its correct values, i.e. SA8295P.

Fixes: 76ee15ae1b13 ("soc: qcom: socinfo: Add some more PMICs and SoCs")
Signed-off-by: Parikshit Pareek &lt;quic_ppareek@quicinc.com&gt;
Reviewed-by: Eric Chanudet &lt;echanude@redhat.com&gt;
Tested-by: Eric Chanudet &lt;echanude@redhat.com&gt;
Signed-off-by: Bjorn Andersson &lt;bjorn.andersson@linaro.org&gt;
Link: https://lore.kernel.org/r/20220711083957.12091-1-quic_ppareek@quicinc.com
</content>
</entry>
</feed>
