Loading Documentation/devicetree/bindings/arm/msm/msm_watchdog.txt +3 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,8 @@ Required properties: - compatible : "qcom,msm-watchdog" - reg : offset and length of the register set for the watchdog block. - reg-names : names corresponding to each reg property value. "wdt-base" - physical base address of watchdog timer registers - interrupts : should contain bark and bite irq numbers - qcom,pet-time : Non zero time interval at which watchdog should be pet in ms. - qcom,bark-time : Non zero timeout value for a watchdog bark in ms. Loading @@ -29,6 +31,7 @@ Example: qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; Loading arch/arm/boot/dts/qcom/apq8084.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -3130,6 +3130,7 @@ qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; Loading arch/arm/boot/dts/qcom/fsm9900.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -466,6 +466,7 @@ qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; Loading arch/arm/boot/dts/qcom/mdm9630.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -397,6 +397,7 @@ qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <1 2 0>, <1 1 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; Loading arch/arm/boot/dts/qcom/msm8226.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -707,6 +707,7 @@ qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; Loading Loading
Documentation/devicetree/bindings/arm/msm/msm_watchdog.txt +3 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,8 @@ Required properties: - compatible : "qcom,msm-watchdog" - reg : offset and length of the register set for the watchdog block. - reg-names : names corresponding to each reg property value. "wdt-base" - physical base address of watchdog timer registers - interrupts : should contain bark and bite irq numbers - qcom,pet-time : Non zero time interval at which watchdog should be pet in ms. - qcom,bark-time : Non zero timeout value for a watchdog bark in ms. Loading @@ -29,6 +31,7 @@ Example: qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; Loading
arch/arm/boot/dts/qcom/apq8084.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -3130,6 +3130,7 @@ qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; Loading
arch/arm/boot/dts/qcom/fsm9900.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -466,6 +466,7 @@ qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; Loading
arch/arm/boot/dts/qcom/mdm9630.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -397,6 +397,7 @@ qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <1 2 0>, <1 1 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; Loading
arch/arm/boot/dts/qcom/msm8226.dtsi +1 −0 Original line number Diff line number Diff line Loading @@ -707,6 +707,7 @@ qcom,wdt@f9017000 { compatible = "qcom,msm-watchdog"; reg = <0xf9017000 0x1000>; reg-names = "wdt-base"; interrupts = <0 3 0>, <0 4 0>; qcom,bark-time = <11000>; qcom,pet-time = <10000>; Loading