[PATCH v3 0/2] ARM: dts: qcom: sdx65: support IPA

Alex Elder posted 2 patches 1 year, 1 month ago
arch/arm/boot/dts/qcom-sdx65-mtp.dts | 11 +++++--
arch/arm/boot/dts/qcom-sdx65.dtsi    | 47 ++++++++++++++++++++++++++--
2 files changed, 52 insertions(+), 6 deletions(-)
[PATCH v3 0/2] ARM: dts: qcom: sdx65: support IPA
Posted by Alex Elder 1 year, 1 month ago
The upstream IPA driver now supports IPA v5.0 for SDX65.  Add
IPA-related nodes and definitions to "sdx65.dtsi", and enable IPA
in "sdx65-mtp.dts".

Having touched these files, Konrad advised I should update them to
move the "status" property to the end of nodes where it is used.

Version 3 of corrects an address in the first patch that caused a
"simple-bus unit address format error" message when building dtbs.

Version 2 of this series addresses comments made by Krzysztof and
Konrad, and adds their reviewed-by tags.

					-Alex

Alex Elder (2):
  ARM: dts: qcom: sdx65: add IPA information
  ARM: dts: qcom-sdx65: move status properties to end of nodes

 arch/arm/boot/dts/qcom-sdx65-mtp.dts | 11 +++++--
 arch/arm/boot/dts/qcom-sdx65.dtsi    | 47 ++++++++++++++++++++++++++--
 2 files changed, 52 insertions(+), 6 deletions(-)

-- 
2.34.1
Re: [PATCH v3 0/2] ARM: dts: qcom: sdx65: support IPA
Posted by Bjorn Andersson 1 year ago
On Mon, 27 Mar 2023 14:56:03 -0500, Alex Elder wrote:
> The upstream IPA driver now supports IPA v5.0 for SDX65.  Add
> IPA-related nodes and definitions to "sdx65.dtsi", and enable IPA
> in "sdx65-mtp.dts".
> 
> Having touched these files, Konrad advised I should update them to
> move the "status" property to the end of nodes where it is used.
> 
> [...]

Applied, thanks!

[1/2] ARM: dts: qcom: sdx65: add IPA information
      commit: 14079448cccc2fb8e2709d5ea194bd5e6a11ded9
[2/2] ARM: dts: qcom-sdx65: move status properties to end of nodes
      commit: 280ecc191281892bf33ed6bfdea46b4c27ce582c

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