[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <176859948753.425550.5670225773064210342.b4-ty@kernel.org>
Date: Fri, 16 Jan 2026 15:39:07 -0600
From: Bjorn Andersson <andersson@...nel.org>
To: Konrad Dybcio <konradybcio@...nel.org>,
Alexander Wilhelm <alexander.wilhelm@...termo.com>
Cc: linux-arm-msm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 0/3] soc: qcom: extend interface for big endian support
On Wed, 19 Nov 2025 11:40:04 +0100, Alexander Wilhelm wrote:
> Currently, the QMI interface only works on little endian systems due to how
> it encodes and decodes data. Most QMI related data structures are defined
> in CPU native order and do not use endian specific types.
>
> Add support for endian conversion of basic element types in the QMI
> encoding and decoding logic. Fix the handling of QMI_DATA_LEN fields to
> ensure correct interpretation on big endian systems. These changes are
> required to allow QMI to operate correctly across architectures with
> different endianness.
>
> [...]
Applied, thanks!
[1/3] soc: qcom: check QMI basic element error codes
commit: 5a6d033c4905d78c9c05b1cab36c7e03951fab9e
[2/3] soc: qcom: fix QMI encoding/decoding for basic elements
commit: d9c83903be080a6bc25ccabaafe5487836a7e1a7
[3/3] soc: qcom: preserve CPU endianness for QMI_DATA_LEN
commit: fe099c387e06b566840449ac21008db1b25ad1f4
Best regards,
--
Bjorn Andersson <andersson@...nel.org>
Powered by blists - more mailing lists