diff --git a/qcom/sun-oemvm.dtsi b/qcom/sun-oemvm.dtsi index ad5d6fe6..10a0dc51 100644 --- a/qcom/sun-oemvm.dtsi +++ b/qcom/sun-oemvm.dtsi @@ -249,11 +249,11 @@ affinity = <0>; }; - qcom,gh-qtimer@16805000 { + qcom,gh-qtimer@1680b000 { compatible = "qcom,gh-qtmr"; - reg = <0x16805000 0x1000>; + reg = <0x1680b000 0x1000>; reg-names = "qtmr-base"; - interrupts = ; + interrupts = ; interrupt-names = "qcom,qtmr-intr"; qcom,secondary; }; diff --git a/qcom/sun-vm.dtsi b/qcom/sun-vm.dtsi index 2abdd324..b54da552 100644 --- a/qcom/sun-vm.dtsi +++ b/qcom/sun-vm.dtsi @@ -641,11 +641,11 @@ affinity = <0>; }; - qcom,gh-qtimer@16805000 { + qcom,gh-qtimer@1680b000 { compatible = "qcom,gh-qtmr"; - reg = <0x16805000 0x1000>; + reg = <0x1680b000 0x1000>; reg-names = "qtmr-base"; - interrupts = ; + interrupts = ; interrupt-names = "qcom,qtmr-intr"; qcom,secondary; }; diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index bd3e89c0..10ecebb3 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3002,11 +3002,11 @@ qcom,primary; }; - qcom,gh-qtimer@16805000 { + qcom,gh-qtimer@1680b000 { compatible = "qcom,gh-qtmr"; - reg = <0x16805000 0x1000>; + reg = <0x1680b000 0x1000>; reg-names = "qtmr-base"; - interrupts = ; + interrupts = ; interrupt-names = "qcom,qtmr-intr"; qcom,primary; };