All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: Vladimir Zapolskiy <vz@mleia.com>
Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Rob Herring <robh+dt@kernel.org>,
	NXP Linux Team <linux-imx@nxp.com>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <fabio.estevam@nxp.com>,
	Shawn Guo <shawnguo@kernel.org>,
	"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 2/3] ARM: dts: imx31: add device tree description of basic controllers
Date: Wed, 4 Jul 2018 22:01:20 -0300	[thread overview]
Message-ID: <CAOMZO5AW6QryKAjcG_kE011G1anLD=-EaJFhAaWzaqbf3aKNUQ@mail.gmail.com> (raw)
In-Reply-To: <20180703192934.6080-3-vz@mleia.com>

On Tue, Jul 3, 2018 at 4:29 PM, Vladimir Zapolskiy <vz@mleia.com> wrote:
> The change adds a number of basic peripherals found on i.MX31 SoC:
> * GPIO controllers,
> * I2C master controllers,
> * SPI master controllers,
> * ATA controller,
> * SDHC controllers,
> * RTC, watchdog and PWM contollers,
> * SDMA,
> * IRAM,
> * NAND and WEIM controllers on EMI.
>
> The added controller devices were tested on Freescale i.MX31 powered
> LogicPD Lite SoM and baseboard.
>
> DMA functionality was tested on SDHC and SPI controllers so far,
> thus dmas properties are added to those device nodes only.
>
> Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>

Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>

WARNING: multiple messages have this Message-ID (diff)
From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/3] ARM: dts: imx31: add device tree description of basic controllers
Date: Wed, 4 Jul 2018 22:01:20 -0300	[thread overview]
Message-ID: <CAOMZO5AW6QryKAjcG_kE011G1anLD=-EaJFhAaWzaqbf3aKNUQ@mail.gmail.com> (raw)
In-Reply-To: <20180703192934.6080-3-vz@mleia.com>

On Tue, Jul 3, 2018 at 4:29 PM, Vladimir Zapolskiy <vz@mleia.com> wrote:
> The change adds a number of basic peripherals found on i.MX31 SoC:
> * GPIO controllers,
> * I2C master controllers,
> * SPI master controllers,
> * ATA controller,
> * SDHC controllers,
> * RTC, watchdog and PWM contollers,
> * SDMA,
> * IRAM,
> * NAND and WEIM controllers on EMI.
>
> The added controller devices were tested on Freescale i.MX31 powered
> LogicPD Lite SoM and baseboard.
>
> DMA functionality was tested on SDHC and SPI controllers so far,
> thus dmas properties are added to those device nodes only.
>
> Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>

Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>

  reply	other threads:[~2018-07-05  1:01 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-03 19:29 [PATCH 0/3] ARM: dts: imx31: add device tree description of basic controllers Vladimir Zapolskiy
2018-07-03 19:29 ` Vladimir Zapolskiy
2018-07-03 19:29 ` [PATCH 1/3] ARM: i.MX31: remove rnga registration as a platform device Vladimir Zapolskiy
2018-07-03 19:29   ` Vladimir Zapolskiy
2018-07-05  0:55   ` Fabio Estevam
2018-07-05  0:55     ` Fabio Estevam
2018-07-03 19:29 ` [PATCH 2/3] ARM: dts: imx31: add device tree description of basic controllers Vladimir Zapolskiy
2018-07-03 19:29   ` Vladimir Zapolskiy
2018-07-05  1:01   ` Fabio Estevam [this message]
2018-07-05  1:01     ` Fabio Estevam
2018-07-05 19:09     ` Vladimir Zapolskiy
2018-07-05 19:09       ` Vladimir Zapolskiy
2018-07-11 16:21       ` Fabio Estevam
2018-07-11 16:21         ` Fabio Estevam
2018-07-12  1:07         ` Shawn Guo
2018-07-12  1:07           ` Shawn Guo
2018-07-12  1:09           ` Fabio Estevam
2018-07-12  1:09             ` Fabio Estevam
2018-07-05 19:05   ` [PATCH v2 " Vladimir Zapolskiy
2018-07-05 19:05     ` Vladimir Zapolskiy
2018-07-03 19:29 ` [PATCH 3/3] ARM: dts: imx31: add LogicPD MX31Lite board description Vladimir Zapolskiy
2018-07-03 19:29   ` Vladimir Zapolskiy
2018-07-05  1:03   ` Fabio Estevam
2018-07-05  1:03     ` Fabio Estevam
2018-07-05  1:05 ` [PATCH 0/3] ARM: dts: imx31: add device tree description of basic controllers Fabio Estevam
2018-07-05  1:05   ` Fabio Estevam
2018-07-11 12:26 ` Shawn Guo
2018-07-11 12:26   ` 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='CAOMZO5AW6QryKAjcG_kE011G1anLD=-EaJFhAaWzaqbf3aKNUQ@mail.gmail.com' \
    --to=festevam@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=fabio.estevam@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=vz@mleia.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.