All of lore.kernel.org
 help / color / mirror / Atom feed
From: "A.s. Dong" <aisheng.dong@nxp.com>
To: Sascha Hauer <kernel@pengutronix.de>, Shawn Guo <shawnguo@kernel.org>
Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>, Dong Aisheng <dongas86@gmail.com>,
	Russell King - ARM Linux <linux@armlinux.org.uk>,
	Rob Herring <robh+dt@kernel.org>,
	dl-linux-imx <linux-imx@nxp.com>,
	Fabio Estevam <fabio.estevam@nxp.com>,
	Fabio Estevam <festevam@gmail.com>,
	"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
	<linux-arm-kernel@lists.infradead.org>
Subject: RE: [PATCH V2 7/8] dts: fsl: add imx7ulp evk support
Date: Thu, 25 Oct 2018 11:36:48 +0000	[thread overview]
Message-ID: <AM0PR04MB42112F8F7E40BA1B248E5E3180F70@AM0PR04MB4211.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <AM0PR04MB421195B48BA336AD7078110D80F60@AM0PR04MB4211.eurprd04.prod.outlook.com>

Hi Shawn & Sascha,

> -----Original Message-----
> From: A.s. Dong
> Sent: Wednesday, October 24, 2018 4:14 PM
[...]
> > -----Original Message-----
> > From: Fabio Estevam [mailto:festevam@gmail.com]
> > Sent: Wednesday, October 24, 2018 12:26 AM
> [...]
> > On Tue, Oct 23, 2018 at 11:42 AM A.s. Dong <aisheng.dong@nxp.com>
> wrote:
> >
> > > I'm a bit hesitate to do that as the driver already supports it.
> > > There's no extra effort to use it. And we probably could take ULP as
> > > a special case to test generic binding rather then simply drop it
> > > and drop driver features. Once we get objection from users later, we
> > > still can
> > simply fallback as there's still only official boards using it.
> >
> > We had this same discussion some months ago when we were reviewing
> > i.MX8 support.
> >
> > I don't see the value in doing pinctrl differently on i.MX7ULP.
> >
> 
> I thought the situation is different as ULP actually already supports generic
> binding before that discussion.
> 
> > > Last, it's not correct that there's not only one method for all i.MX devices.
> > > MX23/28 are different ones and ULP is more like MX23/28.
> > > And I saw no objections from users for MX23/28.
> >
> > Yes, but these are legacy platforms.
> >
> > For new ones, we should try to keep consistency, just like we
> > discussed during
> > i.MX8 review.
> 
> So the question is whether it's necessary to switch generic binding back to the
> legacy one for ULP. Personally I'm not strongly against this, but I need some
> confirmation from Shawn and Sascha.
> 
> Shawn & Sascha, would you make a judgement call?
> If you also strongly request that, I will try to make it patch to test Linus W.
> Hopefully our agreement could satisfy Linus W.
> 

Would you please let me know if you're all okay with this?

Regards
Dong Aisheng

> Regards
> Dong Aisheng

WARNING: multiple messages have this Message-ID (diff)
From: aisheng.dong@nxp.com (A.s. Dong)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V2 7/8] dts: fsl: add imx7ulp evk support
Date: Thu, 25 Oct 2018 11:36:48 +0000	[thread overview]
Message-ID: <AM0PR04MB42112F8F7E40BA1B248E5E3180F70@AM0PR04MB4211.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <AM0PR04MB421195B48BA336AD7078110D80F60@AM0PR04MB4211.eurprd04.prod.outlook.com>

Hi Shawn & Sascha,

> -----Original Message-----
> From: A.s. Dong
> Sent: Wednesday, October 24, 2018 4:14 PM
[...]
> > -----Original Message-----
> > From: Fabio Estevam [mailto:festevam at gmail.com]
> > Sent: Wednesday, October 24, 2018 12:26 AM
> [...]
> > On Tue, Oct 23, 2018 at 11:42 AM A.s. Dong <aisheng.dong@nxp.com>
> wrote:
> >
> > > I'm a bit hesitate to do that as the driver already supports it.
> > > There's no extra effort to use it. And we probably could take ULP as
> > > a special case to test generic binding rather then simply drop it
> > > and drop driver features. Once we get objection from users later, we
> > > still can
> > simply fallback as there's still only official boards using it.
> >
> > We had this same discussion some months ago when we were reviewing
> > i.MX8 support.
> >
> > I don't see the value in doing pinctrl differently on i.MX7ULP.
> >
> 
> I thought the situation is different as ULP actually already supports generic
> binding before that discussion.
> 
> > > Last, it's not correct that there's not only one method for all i.MX devices.
> > > MX23/28 are different ones and ULP is more like MX23/28.
> > > And I saw no objections from users for MX23/28.
> >
> > Yes, but these are legacy platforms.
> >
> > For new ones, we should try to keep consistency, just like we
> > discussed during
> > i.MX8 review.
> 
> So the question is whether it's necessary to switch generic binding back to the
> legacy one for ULP. Personally I'm not strongly against this, but I need some
> confirmation from Shawn and Sascha.
> 
> Shawn & Sascha, would you make a judgement call?
> If you also strongly request that, I will try to make it patch to test Linus W.
> Hopefully our agreement could satisfy Linus W.
> 

Would you please let me know if you're all okay with this?

Regards
Dong Aisheng

> Regards
> Dong Aisheng

  reply	other threads:[~2018-10-25 11:36 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-23 11:48 [PATCH V2 0/8] ARM: imx: add imx7ulp support A.s. Dong
2018-10-23 11:49 ` [PATCH V2 1/8] dt-bindings: fsl: add compatible for imx7ulp evk A.s. Dong
2018-10-23 11:49   ` A.s. Dong
2018-10-23 11:49 ` [PATCH V2 2/8] dt-bindings: fsl: add imx7ulp pm related components bindings A.s. Dong
2018-10-23 11:49   ` A.s. Dong
2018-10-24 21:54   ` Rob Herring
2018-10-24 21:54     ` Rob Herring
2018-10-23 11:49 ` [PATCH V2 3/8] dt-bindings: gpio: vf610: add optional clocks property A.s. Dong
2018-10-23 11:49   ` A.s. Dong
2018-10-24 21:55   ` Rob Herring
2018-10-24 21:55     ` Rob Herring
2018-10-23 11:49 ` [PATCH V2 4/8] gpio: vf610: add optional clock support A.s. Dong
2018-10-23 11:49   ` A.s. Dong
2018-10-23 12:04   ` Russell King - ARM Linux
2018-10-23 12:04     ` Russell King - ARM Linux
2018-10-23 12:23     ` A.s. Dong
2018-10-23 12:23       ` A.s. Dong
2018-10-23 12:41       ` Uwe Kleine-König
2018-10-23 12:41         ` Uwe Kleine-König
2018-10-23 13:39         ` A.s. Dong
2018-10-23 13:39           ` A.s. Dong
2018-10-25 17:58   ` Stefan Agner
2018-10-25 17:58     ` Stefan Agner
2018-10-26  3:49     ` A.s. Dong
2018-10-26  3:49       ` A.s. Dong
2018-10-26  8:15       ` Stefan Agner
2018-10-26  8:15         ` Stefan Agner
2018-10-30 15:34         ` A.s. Dong
2018-10-30 15:34           ` A.s. Dong
2018-10-23 11:49 ` [PATCH V2 5/8] ARM: imx: add initial support for imx7ulp A.s. Dong
2018-10-23 11:49 ` [PATCH V2 6/8] dts: imx: add common imx7ulp dtsi support A.s. Dong
2018-10-23 11:49   ` A.s. Dong
2018-10-24 22:02   ` Rob Herring
2018-10-24 22:02     ` Rob Herring
2018-10-25 11:53     ` A.s. Dong
2018-10-25 11:53       ` A.s. Dong
2018-10-25 16:44   ` Fabio Estevam
2018-10-25 16:44     ` Fabio Estevam
2018-10-25 16:54     ` A.s. Dong
2018-10-25 16:54       ` A.s. Dong
2018-10-23 11:49 ` [PATCH V2 7/8] dts: fsl: add imx7ulp evk support A.s. Dong
2018-10-23 11:49   ` A.s. Dong
2018-10-23 12:28   ` Fabio Estevam
2018-10-23 12:28     ` Fabio Estevam
2018-10-23 14:42     ` A.s. Dong
2018-10-23 14:42       ` A.s. Dong
2018-10-23 16:25       ` Fabio Estevam
2018-10-23 16:25         ` Fabio Estevam
2018-10-24  8:14         ` A.s. Dong
2018-10-24  8:14           ` A.s. Dong
2018-10-25 11:36           ` A.s. Dong [this message]
2018-10-25 11:36             ` A.s. Dong
2018-10-26 10:56           ` Sascha Hauer
2018-10-26 10:56             ` Sascha Hauer
2018-10-26 13:52             ` A.s. Dong
2018-10-26 13:52               ` A.s. Dong
2018-10-23 11:49 ` [PATCH V2 8/8] ARM: imx_v6_v7_defconfig: add imx7ulp support A.s. Dong

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=AM0PR04MB42112F8F7E40BA1B248E5E3180F70@AM0PR04MB4211.eurprd04.prod.outlook.com \
    --to=aisheng.dong@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dongas86@gmail.com \
    --cc=fabio.estevam@nxp.com \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux@armlinux.org.uk \
    --cc=robh+dt@kernel.org \
    --cc=shawnguo@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.