All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Ying Liu <victor.liu@nxp.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"shawnguo@kernel.org" <shawnguo@kernel.org>,
	"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"festevam@gmail.com" <festevam@gmail.com>,
	dl-linux-imx <linux-imx@nxp.com>,
	devicetree@vger.kernel.org, krzysztof.kozlowski+dt@linaro.org,
	robh+dt@kernel.org
Subject: Re: [PATCH RESEND] mfd: Add Freescale i.MX8qxp Control and Status Registers (CSR) module driver
Date: Mon, 14 Nov 2022 10:03:42 +0000	[thread overview]
Message-ID: <Y3ISftAta+/R711T@google.com> (raw)
In-Reply-To: <AM7PR04MB70467B746B6CA03CD2FB0982983E9@AM7PR04MB7046.eurprd04.prod.outlook.com>

On Wed, 09 Nov 2022, Ying Liu wrote:
> > Yeah, I tried to not to introduce a new driver for the CSR module, but
> > it seems that it is needed.
> 
> After more experiments, I think it's appropriate to take the CSR module as a
> simple-pm-bus device instead of a simple-mfd device.  This requires to change
> the existing DT bindings for the CSR module and it's child devices.  I'll send the
> change out once it is ready.  Thanks for Lee's review and comments.

Excellent, well done.

No problem, you're very welcome.

-- 
Lee Jones [李琼斯]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee@kernel.org>
To: Ying Liu <victor.liu@nxp.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"shawnguo@kernel.org" <shawnguo@kernel.org>,
	"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
	"kernel@pengutronix.de" <kernel@pengutronix.de>,
	"festevam@gmail.com" <festevam@gmail.com>,
	dl-linux-imx <linux-imx@nxp.com>,
	devicetree@vger.kernel.org, krzysztof.kozlowski+dt@linaro.org,
	robh+dt@kernel.org
Subject: Re: [PATCH RESEND] mfd: Add Freescale i.MX8qxp Control and Status Registers (CSR) module driver
Date: Mon, 14 Nov 2022 10:03:42 +0000	[thread overview]
Message-ID: <Y3ISftAta+/R711T@google.com> (raw)
In-Reply-To: <AM7PR04MB70467B746B6CA03CD2FB0982983E9@AM7PR04MB7046.eurprd04.prod.outlook.com>

On Wed, 09 Nov 2022, Ying Liu wrote:
> > Yeah, I tried to not to introduce a new driver for the CSR module, but
> > it seems that it is needed.
> 
> After more experiments, I think it's appropriate to take the CSR module as a
> simple-pm-bus device instead of a simple-mfd device.  This requires to change
> the existing DT bindings for the CSR module and it's child devices.  I'll send the
> change out once it is ready.  Thanks for Lee's review and comments.

Excellent, well done.

No problem, you're very welcome.

-- 
Lee Jones [李琼斯]

  reply	other threads:[~2022-11-14 10:05 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-17  7:57 [PATCH RESEND] mfd: Add Freescale i.MX8qxp Control and Status Registers (CSR) module driver Liu Ying
2022-10-17  7:57 ` Liu Ying
2022-10-31  8:44 ` Liu Ying
2022-10-31  8:44   ` Liu Ying
2022-10-31  9:30   ` Lee Jones
2022-10-31  9:30     ` Lee Jones
2022-10-31 15:40 ` Lee Jones
2022-10-31 15:40   ` Lee Jones
2022-11-01  5:53   ` Liu Ying
2022-11-01  5:53     ` Liu Ying
2022-11-02  3:49     ` Liu Ying
2022-11-02  3:49       ` Liu Ying
2022-11-07  9:05       ` Lee Jones
2022-11-07  9:05         ` Lee Jones
2022-11-08  3:56         ` Liu Ying
2022-11-08  3:56           ` Liu Ying
2022-11-09 12:50           ` Ying Liu
2022-11-09 12:50             ` Ying Liu
2022-11-14 10:03             ` Lee Jones [this message]
2022-11-14 10:03               ` Lee Jones
2022-11-14 10:01           ` Lee Jones
2022-11-14 10:01             ` Lee Jones
2022-11-14 20:54           ` Rob Herring
2022-11-14 20:54             ` Rob Herring
2022-11-15  5:21             ` Liu Ying
2022-11-15  5:21               ` Liu Ying
2022-11-15 13:33               ` Rob Herring
2022-11-15 13:33                 ` Rob Herring
2022-11-16  3:12                 ` Liu Ying
2022-11-16  3:12                   ` Liu Ying
2022-11-16 13:57                   ` Lee Jones
2022-11-16 13:57                     ` Lee Jones

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=Y3ISftAta+/R711T@google.com \
    --to=lee@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=victor.liu@nxp.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.