diff --git a/qcom/kalama-vm.dtsi b/qcom/kalama-vm.dtsi index e19e0f3e..842c39e3 100644 --- a/qcom/kalama-vm.dtsi +++ b/qcom/kalama-vm.dtsi @@ -417,11 +417,13 @@ reg = <0xac0000 0x2000>; #address-cells = <1>; #size-cells = <1>; + clock-names = "m-ahb", "s-ahb"; + clocks = <&gcc GCC_QUPV3_WRAP_1_M_AHB_CLK>, + <&gcc GCC_QUPV3_WRAP_1_S_AHB_CLK>; iommus = <&apps_smmu 0xb8 0x0>; qcom,iommu-group = <&qup_iommu_group>; dma-coherent; ranges; - qcom,not-la-vm; status = "ok"; qupv3_se4_i2c: i2c@a90000 { @@ -485,11 +487,13 @@ reg = <0x8c0000 0x2000>; #address-cells = <1>; #size-cells = <1>; + clock-names = "m-ahb", "s-ahb"; + clocks = <&gcc GCC_QUPV3_WRAP_2_M_AHB_CLK>, + <&gcc GCC_QUPV3_WRAP_2_S_AHB_CLK>; iommus = <&apps_smmu 0x438 0x0>; qcom,iommu-group = <&qup_iommu_group>; dma-coherent; ranges; - qcom,not-la-vm; status = "ok"; qupv3_se8_i2c: i2c@880000 {