linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: kyungmin.park@samsung.com (Kyungmin Park)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/7] ARM: S5PV210: add support for software reset
Date: Thu, 20 May 2010 15:25:59 +0900	[thread overview]
Message-ID: <AANLkTin2tClftHdVdrlWCuLl2F1Q7WltxTxGngN_b_hB@mail.gmail.com> (raw)
In-Reply-To: <010101caf7e4$bd6ef490$384cddb0$%kim@samsung.com>

Hi,

>
> But Samsung SoC hardware engineer recommends to use the reset of watchdog
> instead of software reset by restriction of Hardware environment.

that's optional method for each board. If software reset doesn't work.
we can provide the watchdog reset additionally
.

In our case we use the watchdog reset for other purpose so we don't
want to use watchdog reset at normal reset condition.

Thank you,
Kyungmin Park

  reply	other threads:[~2010-05-20  6:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-17  6:53 [PATCH v2] Add support for Samsung Aquila board (S5PC110 based) Marek Szyprowski
2010-05-17  6:53 ` [PATCH 1/7] ARM: S5PV210: add support for software reset Marek Szyprowski
2010-05-20  6:21   ` Kukjin Kim
2010-05-20  6:25     ` Kyungmin Park [this message]
2010-05-17  6:53 ` [PATCH 2/7] ARM: S5PV210: add Aquila board Marek Szyprowski
2010-05-20  5:50   ` Ben Dooks
2010-05-17  6:53 ` [PATCH 3/7] ARM: Samsung: move common framebuffer regs to common platform directory Marek Szyprowski
2010-05-17  6:53 ` [PATCH 4/7] ARM: S5PV210: add framebuffer platform helpers for s5pv210 based machines Marek Szyprowski
2010-05-17  6:53 ` [PATCH 5/7] ARM: S5PV210: add support for s3c-fb driver on Aquila machine Marek Szyprowski
2010-05-17  6:53 ` [PATCH 6/7] ARM: S5PV210: add common I2C device helpers Marek Szyprowski
2010-05-17  6:53 ` [PATCH 7/7] ARM: S5PV210: add common HSMMC " Marek Szyprowski
  -- strict thread matches above, loose matches on Subject: below --
2010-05-20  6:13 [PATCH v3] Add support for Samsung Aquila board (S5PC110 based) Marek Szyprowski
2010-05-20  6:13 ` [PATCH 1/7] ARM: S5PV210: add support for software reset Marek Szyprowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AANLkTin2tClftHdVdrlWCuLl2F1Q7WltxTxGngN_b_hB@mail.gmail.com \
    --to=kyungmin.park@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).