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 02b48612..96dc8465 100644 --- a/qcom/sun-vm.dtsi +++ b/qcom/sun-vm.dtsi @@ -660,11 +660,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 8fe34748..4865c696 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3019,11 +3019,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; };