All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Fedin <p.fedin@samsung.com>
To: 'Pankaj Dubey' <pankaj.dubey@samsung.com>,
	'Krzysztof Kozlowski' <k.kozlowski@samsung.com>
Cc: 'linux-samsung-soc' <linux-samsung-soc@vger.kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	'Kukjin Kim' <kgene@kernel.org>
Subject: RE: [PATCH] ARM: exynos: Bring back reboot on Exynos5410
Date: Thu, 29 Oct 2015 11:43:22 +0300	[thread overview]
Message-ID: <002801d11225$dedab4a0$9c901de0$@samsung.com> (raw)
In-Reply-To: <5631D8E5.6090506@samsung.com>

 Hello!

> These patches are not adding any new code, except DT entry. Infact
> restart handler will be removed from PMU driver and we will be using
> generic syscon based implementation for reboot, which is already present
> in Linux kernel.

 Ah, got it. So syscon is a very generic thing, allowing to describe whatever reset register for whatever board, since we are specifying both address and value to write there. Is my understanding correct? If so, then, OK, you can do this too.

Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia

WARNING: multiple messages have this Message-ID (diff)
From: p.fedin@samsung.com (Pavel Fedin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: exynos: Bring back reboot on Exynos5410
Date: Thu, 29 Oct 2015 11:43:22 +0300	[thread overview]
Message-ID: <002801d11225$dedab4a0$9c901de0$@samsung.com> (raw)
In-Reply-To: <5631D8E5.6090506@samsung.com>

 Hello!

> These patches are not adding any new code, except DT entry. Infact
> restart handler will be removed from PMU driver and we will be using
> generic syscon based implementation for reboot, which is already present
> in Linux kernel.

 Ah, got it. So syscon is a very generic thing, allowing to describe whatever reset register for whatever board, since we are specifying both address and value to write there. Is my understanding correct? If so, then, OK, you can do this too.

Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia

  reply	other threads:[~2015-10-29  8:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-28  9:36 [PATCH] ARM: exynos: Bring back reboot on Exynos5410 Pavel Fedin
2015-10-28  9:36 ` Pavel Fedin
2015-10-29  1:41 ` Krzysztof Kozlowski
2015-10-29  1:41   ` Krzysztof Kozlowski
2015-10-29  2:06   ` Pankaj Dubey
2015-10-29  2:06     ` Pankaj Dubey
2015-10-29  2:11     ` Krzysztof Kozlowski
2015-10-29  2:11       ` Krzysztof Kozlowski
2015-10-29  7:10     ` Pavel Fedin
2015-10-29  7:10       ` Pavel Fedin
2015-10-29  8:29       ` Pankaj Dubey
2015-10-29  8:29         ` Pankaj Dubey
2015-10-29  8:43         ` Pavel Fedin [this message]
2015-10-29  8:43           ` Pavel Fedin
2015-10-29  8:58           ` Pankaj Dubey
2015-10-29  8:58             ` Pankaj Dubey

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='002801d11225$dedab4a0$9c901de0$@samsung.com' \
    --to=p.fedin@samsung.com \
    --cc=k.kozlowski@samsung.com \
    --cc=kgene@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=pankaj.dubey@samsung.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.