linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@nxp.com>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>,
	"robh+dt@kernel.org" <robh+dt@kernel.org>,
	Aisheng Dong <aisheng.dong@nxp.com>,
	"shawnguo@kernel.org" <shawnguo@kernel.org>,
	"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
	"ulf.hansson@linaro.org" <ulf.hansson@linaro.org>,
	"broonie@kernel.org" <broonie@kernel.org>,
	"linux@roeck-us.net" <linux@roeck-us.net>,
	"wim@linux-watchdog.org" <wim@linux-watchdog.org>,
	"linux@rempel-privat.de" <linux@rempel-privat.de>
Cc: "kernel@pengutronix.de" <kernel@pengutronix.de>,
	"festevam@gmail.com" <festevam@gmail.com>,
	dl-linux-imx <linux-imx@nxp.com>,
	"daniel.lezcano@linaro.org" <daniel.lezcano@linaro.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux-i2c@vger.kernel.org" <linux-i2c@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-mmc@vger.kernel.org" <linux-mmc@vger.kernel.org>,
	"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>,
	"linux-spi@vger.kernel.org" <linux-spi@vger.kernel.org>,
	"linux-watchdog@vger.kernel.org" <linux-watchdog@vger.kernel.org>
Subject: RE: [PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP
Date: Thu, 25 Nov 2021 09:19:00 +0000	[thread overview]
Message-ID: <DU0PR04MB94178AB147B5DA8C32F1531388629@DU0PR04MB9417.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <DU0PR04MB9417A88AC1808CBEE76A27E188629@DU0PR04MB9417.eurprd04.prod.outlook.com>

> Subject: RE: [PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP

Seems there is conflict after Abel's patchset in next tree, I'll rebase.

Thanks,
Peng.

> 
> Hi Shawn,
> 
> > Subject: [PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP
> >
> > From: Peng Fan <peng.fan@nxp.com>
> >
> >
> > V5:
> >  only fix patch 8/8 "arm64: dts: imx8ulp: Add the basic dts for
> > imx8ulp evk board"
> >   - Correct bus-width to 8 for eMMC
> >   - Drop pinctrl enet which no user
> >  Drop patch 1/9 in V4, since in merged in linux-next  Add A-b/R-b tag
> >
> > V4:
> >
> > https://lists.infradead.org/pipermail/linux-arm-kernel/2021-November/6
> > 960
> > 20.html
> >
> > I just pick-up Jacky's work, rebase and send out V4 based on Jacky's
> > V3 patchset.
> >
> > If you prefer to split the patchset and send single patches, I could
> > resend one by one.
> >
> > Note: the V3 has a gpio bindings patch, it has been separated and sent
> > to gpio list in a single one per Linus requested.
> >
> > This patchset is to add i.MX8ULP in dt-bindings, introduce basic
> > i.MX8ULP dtsi and basic evk board support.
> >
> > The detailed version changes are in each patch.
> >
> > There is checkpatch error in patch 8, but that is for device tree
> > macro and we could use use "(xx)".
> >
> > In V4, the changes are in patch 8, 9 when rebasing to
> > linux-next/master ,fix build errors after the clk driver in tree and
> > drop a few nodes that not have bindings.
> >
> > Tested with CONFIG_CLK_IMX8ULP and CONFIG_PINCTRL_IMX8ULP
> enabled.
> >
> > V3:
> >
> > https://lore.kernel.org/linux-arm-kernel/20210625011355.3468586-6-ping
> > .b
> > ai@nxp.com/T/
> >
> > Jacky Bai (8):
> >   dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string
> >   dt-bindings: serial: fsl-lpuart: Add imx8ulp compatible string
> >   dt-bindings: spi: fsl-lpspi: Add imx8ulp compatible string
> >   dt-bindings: timer: tpm-timer: Add imx8ulp compatible string
> >   dt-bindings: watchdog: imx7ulp-wdt: Add imx8ulp compatible string
> >   dt-bindings: arm: fsl: Add binding for imx8ulp evk
> >   arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp
> >   arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board
> 
> For the several dt-bindings, patch 3 has been taken by SPI maintainer,
> 
> All patches have got R-b or A-b tag.
> 
> would you pick others bindings or they should go through subsystem
> maintainer's tree?
> 
> Thanks,
> Peng.
> 
> >
> >  .../devicetree/bindings/arm/fsl.yaml          |   6 +
> >  .../bindings/i2c/i2c-imx-lpi2c.yaml           |   4 +-
> >  .../bindings/serial/fsl-lpuart.yaml           |   4 +-
> >  .../bindings/spi/spi-fsl-lpspi.yaml           |  11 +-
> >  .../bindings/timer/nxp,tpm-timer.yaml         |   6 +-
> >  .../bindings/watchdog/fsl-imx7ulp-wdt.yaml    |   7 +-
> >  arch/arm64/boot/dts/freescale/Makefile        |   1 +
> >  arch/arm64/boot/dts/freescale/imx8ulp-evk.dts |  64 ++
> >  .../boot/dts/freescale/imx8ulp-pinfunc.h      | 978
> ++++++++++++++++++
> >  arch/arm64/boot/dts/freescale/imx8ulp.dtsi    | 396 +++++++
> >  10 files changed, 1468 insertions(+), 9 deletions(-)  create mode
> > 100644 arch/arm64/boot/dts/freescale/imx8ulp-evk.dts
> >  create mode 100755 arch/arm64/boot/dts/freescale/imx8ulp-pinfunc.h
> >  create mode 100644 arch/arm64/boot/dts/freescale/imx8ulp.dtsi
> >
> > --
> > 2.25.1


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

  reply	other threads:[~2021-11-25  9:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-20 11:34 [PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP Peng Fan (OSS)
2021-11-20 11:34 ` [PATCH V5 1/8] dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string Peng Fan (OSS)
2021-11-20 11:34 ` [PATCH V5 2/8] dt-bindings: serial: fsl-lpuart: " Peng Fan (OSS)
2021-11-20 11:34 ` [PATCH V5 3/8] dt-bindings: spi: fsl-lpspi: " Peng Fan (OSS)
2021-11-20 11:34 ` [PATCH V5 4/8] dt-bindings: timer: tpm-timer: " Peng Fan (OSS)
2021-11-20 11:34 ` [PATCH V5 5/8] dt-bindings: watchdog: imx7ulp-wdt: " Peng Fan (OSS)
2021-11-20 11:34 ` [PATCH V5 6/8] dt-bindings: arm: fsl: Add binding for imx8ulp evk Peng Fan (OSS)
2021-11-20 11:34 ` [PATCH V5 7/8] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp Peng Fan (OSS)
2021-11-20 11:34 ` [PATCH V5 8/8] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board Peng Fan (OSS)
2021-11-23  0:00 ` (subset) [PATCH V5 0/8] dt-bindinds/dts: support i.MX8ULP Mark Brown
2021-11-25  9:11 ` Peng Fan
2021-11-25  9:19   ` Peng Fan [this message]
2021-11-25  9:32     ` Wolfram Sang

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=DU0PR04MB94178AB147B5DA8C32F1531388629@DU0PR04MB9417.eurprd04.prod.outlook.com \
    --to=peng.fan@nxp.com \
    --cc=aisheng.dong@nxp.com \
    --cc=broonie@kernel.org \
    --cc=daniel.lezcano@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=linux-watchdog@vger.kernel.org \
    --cc=linux@rempel-privat.de \
    --cc=linux@roeck-us.net \
    --cc=peng.fan@oss.nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=ulf.hansson@linaro.org \
    --cc=wim@linux-watchdog.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).