[PATCH v2 0/2] soc: qcom: QMI helpers supports for big endian

Alexander Wilhelm posted 2 patches 6 months, 3 weeks ago
drivers/soc/qcom/qmi_encdec.c    | 52 +++++++++++++++++++++++++-------
drivers/soc/qcom/qmi_interface.c |  6 ++--
include/linux/soc/qcom/qmi.h     |  6 ++--
3 files changed, 47 insertions(+), 17 deletions(-)
[PATCH v2 0/2] soc: qcom: QMI helpers supports for big endian
Posted by Alexander Wilhelm 6 months, 3 weeks ago
Fix QMI encoding and decoding for variable length elements to support big
endian platforms. Also fix endiannes for QMI header.

Alexander Wilhelm (2):
  soc: qcom: QMI encoding/decoding for big endian
  soc: qcom: fix endianness for QMI header

 drivers/soc/qcom/qmi_encdec.c    | 52 +++++++++++++++++++++++++-------
 drivers/soc/qcom/qmi_interface.c |  6 ++--
 include/linux/soc/qcom/qmi.h     |  6 ++--
 3 files changed, 47 insertions(+), 17 deletions(-)


base-commit: a5806cd506af5a7c19bcd596e4708b5c464bfd21
---
Changes in v2:
  -  Make type cast explicit
-- 
2.34.1
Re: [PATCH v2 0/2] soc: qcom: QMI helpers supports for big endian
Posted by Bjorn Andersson 5 months, 4 weeks ago
On Thu, 22 May 2025 16:35:28 +0200, Alexander Wilhelm wrote:
> Fix QMI encoding and decoding for variable length elements to support big
> endian platforms. Also fix endiannes for QMI header.
> 
> Alexander Wilhelm (2):
>   soc: qcom: QMI encoding/decoding for big endian
>   soc: qcom: fix endianness for QMI header
> 
> [...]

Applied, thanks!

[1/2] soc: qcom: QMI encoding/decoding for big endian
      commit: 3ced38da5f7de4c260f9eaa86fc805827953243a
[2/2] soc: qcom: fix endianness for QMI header
      commit: 07a4688833b237331e5045f90fc546c085b28c86

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>