From: Alexander Wilhelm <alexander.wilhelm@westermo.com>
To: Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] soc: qcom: QMI helpers supports for big endian
Date: Thu, 22 May 2025 16:35:28 +0200 [thread overview]
Message-ID: <20250522143530.3623809-1-alexander.wilhelm@westermo.com> (raw)
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
next reply other threads:[~2025-05-22 14:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-22 14:35 Alexander Wilhelm [this message]
2025-05-22 14:35 ` [PATCH v2 1/2] soc: qcom: QMI encoding/decoding for big endian Alexander Wilhelm
2025-05-23 8:34 ` Dmitry Baryshkov
2025-05-22 14:35 ` [PATCH v2 2/2] soc: qcom: fix endianness for QMI header Alexander Wilhelm
2025-05-22 19:09 ` Dmitry Baryshkov
2025-05-23 5:57 ` Alexander Wilhelm
2025-05-23 8:32 ` Dmitry Baryshkov
2025-05-23 8:34 ` Dmitry Baryshkov
2025-06-17 21:31 ` [PATCH v2 0/2] soc: qcom: QMI helpers supports for big endian Bjorn Andersson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250522143530.3623809-1-alexander.wilhelm@westermo.com \
--to=alexander.wilhelm@westermo.com \
--cc=andersson@kernel.org \
--cc=konradybcio@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox