Qualcomm made some under-the-hood changes and made more peripherals capable of coherent transfers with SM8550. This series marks them as such and brings fixups to usb and psci-cpuidle. Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> --- Konrad Dybcio (7): dt-bindings: dmaengine: qcom: gpi: Allow dma-coherent dt-bindings: qcom: geni-se: Allow dma-coherent arm64: dts: qcom: sm8550: Fix up CPU idle states arm64: dts: qcom: sm8550: Mark QUPs and GPI dma-coherent arm64: dts: qcom: sm8550: Mark APPS SMMU as dma-coherent arm64: dts: qcom: sm8550: Add missing DWC3 quirks arm64: dts: qcom: sm8550: Mark DWC3 as dma-coherent .../devicetree/bindings/dma/qcom,gpi.yaml | 2 + .../devicetree/bindings/soc/qcom/qcom,geni-se.yaml | 2 + arch/arm64/boot/dts/qcom/sm8550.dtsi | 52 ++++++++++++++++------ 3 files changed, 42 insertions(+), 14 deletions(-) --- base-commit: 56585460cc2ec44fc5d66924f0a116f57080f0dc change-id: 20230830-topic-8550_dmac2-7986d683d9bf Best regards, -- Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>