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

Alexander Wilhelm posted 2 patches 6 months, 3 weeks ago
There is a newer version of this series
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 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(-)

-- 
2.34.1