A few definitions and glue code to support the DT node describing the LPASS SMMU in qcom msm8998 SoC. Thanks to Angelo. --- AngeloGioacchino Del Regno (3): dt-bindings: clock: gcc-msm8998: Add Q6 and LPASS clocks definitions clk: qcom: gcc-msm8998: Add Q6 BIMC and LPASS core, ADSP SMMU clocks arm64: dts: qcom: msm8998: Add disabled support for LPASS iommu for Q6 arch/arm64/boot/dts/qcom/msm8998.dtsi | 27 ++++++++++++ drivers/clk/qcom/gcc-msm8998.c | 62 ++++++++++++++++++++++++++++ include/dt-bindings/clock/qcom,gcc-msm8998.h | 5 +++ 3 files changed, 94 insertions(+) --- base-commit: 08d0fcf9db52b0ba09b07d5a0684c421d56be530 change-id: 20240814-lpass-686daa6106f8 Best regards, -- Marc Gonzalez <mgonzalez@xxxxxxxxxx>