Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1365665

Re: [PATCH 07/17] watchdog: qcom: add option for standalone watchdog not in timer block

From Matthew McClintock <mmcclint@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH 07/17] watchdog: qcom: add option for standalone watchdog not in timer block
Date 2016-03-28 22:50 +0200
Message-ID <rhMgO-3OW-7@gated-at.bofh.it> (permalink)
References <rfZ8u-1se-3@gated-at.bofh.it> <rfZ8v-1se-31@gated-at.bofh.it> <rgEbD-5hP-1@gated-at.bofh.it> <rhIGe-1ja-5@gated-at.bofh.it> <rhJVD-2nJ-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mar 28, 2016, at 1:13 PM, Guenter Roeck <linux@roeck-us.net> wrote:
> 
>>> bit 0 is the enable bit, and bit 1 enables interrupts. At address 0x08 (eg
>>> LPASS_QDSP6SS_WDOG_UNMASKED_INT_EN), bit 0 enables interrupts and bit 1 is
>>> undefined.
>> 
>> I honestly don’t see anything at 0x8 for either blocks that looks like this. For the new block bit 0 is enabling and bit 1 enabled interrupts.
>> 
> That is from the APQ8064 datasheet. 

So taken from the timer offset 0x0208A000 I just have a generic counter register CPU0_APCS_GPT0_CNT at 0x8

What doc are you looking at?

-M

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 07/17] watchdog: qcom: add option for standalone watchdog not in timer block Matthew McClintock <mmcclint@codeaurora.org> - 2016-03-23 23:10 +0100
  Re: [PATCH 07/17] watchdog: qcom: add option for standalone watchdog  not in timer block Stephen Boyd <sboyd@codeaurora.org> - 2016-03-23 23:50 +0100
  Re: [PATCH 07/17] watchdog: qcom: add option for standalone watchdog  not in timer block Guenter Roeck <linux@roeck-us.net> - 2016-03-25 19:00 +0100
    Re: [PATCH 07/17] watchdog: qcom: add option for standalone watchdog not in timer block Matthew McClintock <mmcclint@codeaurora.org> - 2016-03-28 19:00 +0200
      Re: [PATCH 07/17] watchdog: qcom: add option for standalone watchdog  not in timer block Guenter Roeck <linux@roeck-us.net> - 2016-03-28 20:20 +0200
        Re: [PATCH 07/17] watchdog: qcom: add option for standalone watchdog not in timer block Matthew McClintock <mmcclint@codeaurora.org> - 2016-03-28 22:50 +0200
          Re: [PATCH 07/17] watchdog: qcom: add option for standalone watchdog  not in timer block Guenter Roeck <linux@roeck-us.net> - 2016-03-29 00:00 +0200
            Re: [PATCH 07/17] watchdog: qcom: add option for standalone watchdog not in timer block Matthew McClintock <mmcclint@codeaurora.org> - 2016-03-29 00:30 +0200

csiph-web