All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aisheng Dong <aisheng.dong@nxp.com>
To: Anson Huang <anson.huang@nxp.com>,
	"catalin.marinas@arm.com" <catalin.marinas@arm.com>,
	"will@kernel.org" <will@kernel.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>,
	"bjorn.andersson@linaro.org" <bjorn.andersson@linaro.org>,
	Leo Li <leoyang.li@nxp.com>,
	"vkoul@kernel.org" <vkoul@kernel.org>,
	"geert+renesas@glider.be" <geert+renesas@glider.be>,
	"olof@lixom.net" <olof@lixom.net>, Peng Fan <peng.fan@nxp.com>,
	Daniel Baluta <daniel.baluta@nxp.com>,
	Franck Lenormand <franck.lenormand@nxp.com>,
	"arnd@arndb.de" <arnd@arndb.de>,
	"krzk@kernel.org" <krzk@kernel.org>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: dl-linux-imx <linux-imx@nxp.com>
Subject: RE: [PATCH V3] firmware: imx: Move i.MX SCU soc driver into imx firmware folder
Date: Mon, 29 Jun 2020 02:49:53 +0000	[thread overview]
Message-ID: <AM6PR04MB4966C9BBBDCFD92E20218A23806E0@AM6PR04MB4966.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <1593119647-30951-1-git-send-email-Anson.Huang@nxp.com>

> From: Anson Huang <Anson.Huang@nxp.com>
> Sent: Friday, June 26, 2020 5:14 AM
> 
> The i.MX SCU soc driver depends on SCU firmware driver, so it has to use
> platform driver model for proper defer probe operation, since it has no device
> binding in DT file, a simple platform device is created together inside the
> platform driver. To make it more clean, we can just move the entire SCU soc
> driver into imx firmware folder and initialized by i.MX SCU firmware driver.
> 
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>

Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>

Regards
Aisheng

WARNING: multiple messages have this Message-ID (diff)
From: Aisheng Dong <aisheng.dong@nxp.com>
To: Anson Huang <anson.huang@nxp.com>,
	"catalin.marinas@arm.com" <catalin.marinas@arm.com>,
	"will@kernel.org" <will@kernel.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>,
	"bjorn.andersson@linaro.org" <bjorn.andersson@linaro.org>,
	Leo Li <leoyang.li@nxp.com>,
	"vkoul@kernel.org" <vkoul@kernel.org>,
	"geert+renesas@glider.be" <geert+renesas@glider.be>,
	"olof@lixom.net" <olof@lixom.net>, Peng Fan <peng.fan@nxp.com>,
	Daniel Baluta <daniel.baluta@nxp.com>,
	Franck Lenormand <franck.lenormand@nxp.com>,
	"arnd@arndb.de" <arnd@arndb.de>,
	"krzk@kernel.org" <krzk@kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Cc: dl-linux-imx <linux-imx@nxp.com>
Subject: RE: [PATCH V3] firmware: imx: Move i.MX SCU soc driver into imx firmware folder
Date: Mon, 29 Jun 2020 02:49:53 +0000	[thread overview]
Message-ID: <AM6PR04MB4966C9BBBDCFD92E20218A23806E0@AM6PR04MB4966.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <1593119647-30951-1-git-send-email-Anson.Huang@nxp.com>

> From: Anson Huang <Anson.Huang@nxp.com>
> Sent: Friday, June 26, 2020 5:14 AM
> 
> The i.MX SCU soc driver depends on SCU firmware driver, so it has to use
> platform driver model for proper defer probe operation, since it has no device
> binding in DT file, a simple platform device is created together inside the
> platform driver. To make it more clean, we can just move the entire SCU soc
> driver into imx firmware folder and initialized by i.MX SCU firmware driver.
> 
> Signed-off-by: Anson Huang <Anson.Huang@nxp.com>

Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>

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

  reply	other threads:[~2020-06-29  2:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-25 21:14 [PATCH V3] firmware: imx: Move i.MX SCU soc driver into imx firmware folder Anson Huang
2020-06-25 21:14 ` Anson Huang
2020-06-29  2:49 ` Aisheng Dong [this message]
2020-06-29  2:49   ` Aisheng Dong
2020-07-13  2:02 ` Shawn Guo
2020-07-13  2:02   ` Shawn Guo

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=AM6PR04MB4966C9BBBDCFD92E20218A23806E0@AM6PR04MB4966.eurprd04.prod.outlook.com \
    --to=aisheng.dong@nxp.com \
    --cc=anson.huang@nxp.com \
    --cc=arnd@arndb.de \
    --cc=bjorn.andersson@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=daniel.baluta@nxp.com \
    --cc=festevam@gmail.com \
    --cc=franck.lenormand@nxp.com \
    --cc=geert+renesas@glider.be \
    --cc=kernel@pengutronix.de \
    --cc=krzk@kernel.org \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=peng.fan@nxp.com \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=vkoul@kernel.org \
    --cc=will@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 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.