All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@nxp.com>
To: Fabio Estevam <festevam@gmail.com>,
	"Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: Stefano Babic <sbabic@denx.de>, dl-uboot-imx <uboot-imx@nxp.com>,
	Sumit Garg <sumit.garg@linaro.org>, Tom Rini <trini@konsulko.com>,
	"u-boot@lists.denx.de" <u-boot@lists.denx.de>
Subject: RE: [PATCH v3 6/6] imx: imx93-11x11-evk: convert to OF_UPSTREAM
Date: Thu, 28 Mar 2024 00:40:03 +0000	[thread overview]
Message-ID: <DU0PR04MB94172BAF7D3AEB561F2E7842883B2@DU0PR04MB9417.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <CAOMZO5CXyBTm7JnfYB60hx3oipY76RSY0U-GPaoVJO=Agwr4Vw@mail.gmail.com>

> Subject: Re: [PATCH v3 6/6] imx: imx93-11x11-evk: convert to
> OF_UPSTREAM
> 
> On Wed, Mar 27, 2024 at 8:53 PM Peng Fan (OSS) <peng.fan@oss.nxp.com>
> wrote:
> 
> > +&lpi2c2 {
> > +       #address-cells = <1>;
> > +       #size-cells = <0>;
> > +       clock-frequency = <400000>;
> > +       pinctrl-names = "default", "sleep";
> > +       pinctrl-0 = <&pinctrl_lpi2c2>;
> > +       pinctrl-1 = <&pinctrl_lpi2c2>;
> > +       status = "okay";
> > +
> > +       pmic@25 {
> ....
> > +       adp5585gpio: gpio@34 {
> > +               compatible = "adp5585";
> > +               reg = <0x34>;
> > +               gpio-controller;
> > +               #gpio-cells = <2>;
> 
> Please add a comment saying these nodes are already available in 6.9-rc1.
> 
> > --- a/arch/arm/mach-imx/imx9/Kconfig
> > +++ b/arch/arm/mach-imx/imx9/Kconfig
> > @@ -31,6 +31,7 @@ choice
> >  config TARGET_IMX93_11X11_EVK
> >         bool "imx93_11x11_evk"
> >         select IMX93
> > +       imply OF_UPSTREAM
> 
> Sumit and I asked you to add OF_UPSTREAM to all imx93 boards, not just this
> one.

I could help convert all imx93 boards, but I could only test nxp
imx93 boards, not able to test others.

Thanks,
Peng.
> 
> Please don't ignore review comments.

  reply	other threads:[~2024-03-28  0:40 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-28  0:52 [PATCH v3 0/6] imx93-11x11-evk: convert to OF_UPSTREAM Peng Fan (OSS)
2024-03-28  0:52 ` [PATCH v3 1/6] gpio: imx_rgpio2p: support one address Peng Fan (OSS)
2024-03-28  0:52 ` [PATCH v3 2/6] serial: lpuart: use ipg clk for i.MX7ULP Peng Fan (OSS)
2024-03-28  0:09   ` Fabio Estevam
2024-03-28  0:53 ` [PATCH v3 3/6] cpu: drop imx9_cpu Peng Fan (OSS)
2024-03-28  0:53 ` [PATCH v3 4/6] clk: imx93: fix anatop base Peng Fan (OSS)
2024-03-28  0:53 ` [PATCH v3 5/6] dt-bindings: imx93: sync clock header Peng Fan (OSS)
2024-03-28  0:53 ` [PATCH v3 6/6] imx: imx93-11x11-evk: convert to OF_UPSTREAM Peng Fan (OSS)
2024-03-28  0:13   ` Fabio Estevam
2024-03-28  0:40     ` Peng Fan [this message]
2024-03-28  0:44       ` Fabio Estevam
2024-03-28  1:46         ` Peng Fan
2024-03-28  1:55     ` Peng Fan

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=DU0PR04MB94172BAF7D3AEB561F2E7842883B2@DU0PR04MB9417.eurprd04.prod.outlook.com \
    --to=peng.fan@nxp.com \
    --cc=festevam@gmail.com \
    --cc=peng.fan@oss.nxp.com \
    --cc=sbabic@denx.de \
    --cc=sumit.garg@linaro.org \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@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.