devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: Dilip Kota <eswara.kota@linux.intel.com>,
	robh@kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: cheol.yong.kim@intel.com, chuanhua.lei@linux.intel.com,
	qi-ming.wu@intel.com
Subject: Re: [PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC
Date: Fri, 23 Aug 2019 12:09:47 +0200	[thread overview]
Message-ID: <1566554987.3023.8.camel@pengutronix.de> (raw)
In-Reply-To: <15c538d7-1045-1a8c-4c8b-194a1de17a16@linux.intel.com>

On Fri, 2019-08-23 at 17:47 +0800, Dilip Kota wrote:
[...]
> Thanks for pointing it out.
> Reset is not supported on LGM platform.
> I will update the reset_device() definition to "return -EOPNOTSUPP"

In that case you can just drop intel_reset_device() completely,
the core checks whether ops->reset is set before trying to call it.

regards
Philipp

  reply	other threads:[~2019-08-23 10:09 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-23  5:28 [PATCH v2 1/2] dt-bindings: reset: Add YAML schemas for the Intel Reset controller Dilip Kota
2019-08-23  5:28 ` [PATCH v2 2/2] reset: Reset controller driver for Intel LGM SoC Dilip Kota
2019-08-23  8:43   ` Philipp Zabel
2019-08-23  9:47     ` Dilip Kota
2019-08-23 10:09       ` Philipp Zabel [this message]
2019-08-26  7:01         ` Dilip Kota
2019-08-24 21:11   ` Martin Blumenstingl
2019-08-26  4:01     ` Chuan Hua, Lei
2019-08-26 21:49       ` Martin Blumenstingl
2019-08-27  2:23         ` Chuan Hua, Lei
2019-08-27 21:15           ` Martin Blumenstingl
2019-08-28  1:53             ` Chuan Hua, Lei
2019-08-28 20:01               ` Martin Blumenstingl
2019-08-29  2:50                 ` Chuan Hua, Lei
2019-08-29 21:40                   ` Martin Blumenstingl
2019-08-30  3:01                     ` Chuan Hua, Lei
2019-09-01 21:38                       ` Martin Blumenstingl
2019-09-02  9:45                         ` Chuan Hua, Lei
2019-09-02 22:04                           ` Martin Blumenstingl
2019-09-05  2:38                             ` Chuan Hua, Lei
2019-09-05 20:53                               ` Martin Blumenstingl
2019-09-12  6:21                                 ` Dilip Kota
2019-09-12  6:25                                   ` Dilip Kota
2019-09-12  6:38                                 ` Dilip Kota
2019-09-19  8:05                                   ` Dilip Kota
2019-09-19  8:36                                     ` Langer, Thomas
2019-09-19  9:12                                       ` Dilip Kota
2019-09-19 19:51                                   ` Martin Blumenstingl
2019-09-20  2:47                                     ` Dilip Kota
     [not found]                                       ` <29965a80-642b-8f11-b3d4-25c09c3d96cc@linux.intel.com>
2019-10-03  6:50                                         ` Dilip Kota
2019-10-03 14:19                                     ` Philipp Zabel
2019-10-07 19:53                                       ` Martin Blumenstingl
2019-10-08  2:47                                         ` Dilip Kota
2019-10-08 15:56                                         ` Philipp Zabel
2019-10-14  9:41                                           ` Dilip Kota
2019-08-23 12:25 ` [PATCH v2 1/2] dt-bindings: reset: Add YAML schemas for the Intel Reset controller Rob Herring
2019-08-26  9:52   ` Dilip Kota
2019-08-26 11:23     ` Rob Herring
2019-08-27 14:04       ` Dilip Kota
2019-08-28  2:59         ` Dilip Kota

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=1566554987.3023.8.camel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --cc=cheol.yong.kim@intel.com \
    --cc=chuanhua.lei@linux.intel.com \
    --cc=devicetree@vger.kernel.org \
    --cc=eswara.kota@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=qi-ming.wu@intel.com \
    --cc=robh@kernel.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).