Message ID | 20250520024916.39712-1-andersson@kernel.org |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL] More Qualcomm driver updates for v6.16 | expand |
On Mon, 19 May 2025, Bjorn Andersson wrote: > > The following changes since commit 2c04e58e30ce858cc2be531298312c67c7d55fc3: > > soc: qcom: llcc-qcom: Add support for SM8750 (2025-05-12 22:26:21 +0100) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-for-6.16-2 > > for you to fetch changes up to 936badf282388be78094e55bd5e2c96f86635e48: > > docs: firmware: qcom_scm: Fix kernel-doc warning (2025-05-19 18:04:28 -0500) > > ---------------------------------------------------------------- > More Qualcomm driver updates for v6.16 > > Allow HP EliteBook Ultra G1q to use QSSECOM for UEFI variable acecss. > Add missing compatible for IPQ5018 TCSR block. Fix a kernel-doc warning > in SCM driver. > > ---------------------------------------------------------------- > George Moussalem (1): > dt-bindings: mfd: qcom,tcsr: Add compatible for ipq5018 Why is this commit in here? Where and when did you pick this up? I don't see anything in LORE. > Juerg Haefliger (1): > firmware: qcom: scm: Allow QSEECOM for HP EliteBook Ultra G1q > > Unnathi Chalicheemala (1): > docs: firmware: qcom_scm: Fix kernel-doc warning > > Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 + > drivers/firmware/qcom/qcom_scm.c | 1 + > drivers/firmware/qcom/qcom_scm.h | 3 +++ > 3 files changed, 5 insertions(+)
On Tue, 03 Jun 2025, George Moussalem wrote: > Hi Lee, please see inline. > > On 6/3/25 12:46, Lee Jones wrote: > > On Mon, 19 May 2025, Bjorn Andersson wrote: > > > > > > > > The following changes since commit 2c04e58e30ce858cc2be531298312c67c7d55fc3: > > > > > > soc: qcom: llcc-qcom: Add support for SM8750 (2025-05-12 22:26:21 +0100) > > > > > > are available in the Git repository at: > > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-for-6.16-2 > > > > > > for you to fetch changes up to 936badf282388be78094e55bd5e2c96f86635e48: > > > > > > docs: firmware: qcom_scm: Fix kernel-doc warning (2025-05-19 18:04:28 -0500) > > > > > > ---------------------------------------------------------------- > > > More Qualcomm driver updates for v6.16 > > > > > > Allow HP EliteBook Ultra G1q to use QSSECOM for UEFI variable acecss. > > > Add missing compatible for IPQ5018 TCSR block. Fix a kernel-doc warning > > > in SCM driver. > > > > > > ---------------------------------------------------------------- > > > George Moussalem (1): > > > dt-bindings: mfd: qcom,tcsr: Add compatible for ipq5018 > > > > Why is this commit in here? > > > > Where and when did you pick this up? I don't see anything in LORE. > > https://lore.kernel.org/all/20250512-ipq5018-syscon-v1-1-eb1ad2414c3c@outlook.com/ This is the thread confirming that I had accepted this into the mfd tree. I'm asking how / why this was applied to arm-soc via the qcom tree.