All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Marcel Ziswiler <marcel@ziswiler.com>
Cc: linux-tegra@vger.kernel.org, devicetree@vger.kernel.org,
	Jonathan Hunter <jonathanh@nvidia.com>,
	linux-kernel@vger.kernel.org, Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Russell King <linux@armlinux.org.uk>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/3] ARM: dts: tegra: apalis/colibri updates
Date: Thu, 8 Mar 2018 16:11:59 +0100	[thread overview]
Message-ID: <20180308151159.GC13814@ulmo> (raw)
In-Reply-To: <20180210013638.28164-1-marcel@ziswiler.com>

[-- Attachment #1: Type: text/plain, Size: 1002 bytes --]

On Sat, Feb 10, 2018 at 02:36:35AM +0100, Marcel Ziswiler wrote:
> 
> This series fixes the I2C bus frequencies, uses the correct compatible
> for the RTC and removes an unneeded reg property for Tegra based
> Toradex Apalis and Colibri modules.
> 
> 
> Marcel Ziswiler (3):
>   apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies
>   ARM: dts: tegra: apalis/colibri: use correct compatible for rtc
>   ARM: dts: tegra: apalis/colibri: remove unneeded reg property
> 
>  arch/arm/boot/dts/tegra124-apalis-eval.dts    |  7 +++----
>  arch/arm/boot/dts/tegra124-apalis.dtsi        |  2 +-
>  arch/arm/boot/dts/tegra20-colibri-512.dtsi    | 16 +++++++++++-----
>  arch/arm/boot/dts/tegra30-apalis-eval.dts     |  4 ++--
>  arch/arm/boot/dts/tegra30-apalis.dtsi         |  3 +--
>  arch/arm/boot/dts/tegra30-colibri-eval-v3.dts |  4 ++--
>  arch/arm/boot/dts/tegra30-colibri.dtsi        |  3 +--
>  7 files changed, 21 insertions(+), 18 deletions(-)

Applied, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: thierry.reding@gmail.com (Thierry Reding)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM: dts: tegra: apalis/colibri updates
Date: Thu, 8 Mar 2018 16:11:59 +0100	[thread overview]
Message-ID: <20180308151159.GC13814@ulmo> (raw)
In-Reply-To: <20180210013638.28164-1-marcel@ziswiler.com>

On Sat, Feb 10, 2018 at 02:36:35AM +0100, Marcel Ziswiler wrote:
> 
> This series fixes the I2C bus frequencies, uses the correct compatible
> for the RTC and removes an unneeded reg property for Tegra based
> Toradex Apalis and Colibri modules.
> 
> 
> Marcel Ziswiler (3):
>   apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies
>   ARM: dts: tegra: apalis/colibri: use correct compatible for rtc
>   ARM: dts: tegra: apalis/colibri: remove unneeded reg property
> 
>  arch/arm/boot/dts/tegra124-apalis-eval.dts    |  7 +++----
>  arch/arm/boot/dts/tegra124-apalis.dtsi        |  2 +-
>  arch/arm/boot/dts/tegra20-colibri-512.dtsi    | 16 +++++++++++-----
>  arch/arm/boot/dts/tegra30-apalis-eval.dts     |  4 ++--
>  arch/arm/boot/dts/tegra30-apalis.dtsi         |  3 +--
>  arch/arm/boot/dts/tegra30-colibri-eval-v3.dts |  4 ++--
>  arch/arm/boot/dts/tegra30-colibri.dtsi        |  3 +--
>  7 files changed, 21 insertions(+), 18 deletions(-)

Applied, thanks.

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20180308/2c7bd8da/attachment.sig>

  parent reply	other threads:[~2018-03-08 15:11 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-10  1:36 [PATCH 0/3] ARM: dts: tegra: apalis/colibri updates Marcel Ziswiler
2018-02-10  1:36 ` Marcel Ziswiler
2018-02-10  1:36 ` Marcel Ziswiler
2018-02-10  1:36 ` [PATCH 1/3] apalis_t30/tk1, colibri_t20/t30: fix i2c bus frequencies Marcel Ziswiler
2018-02-10  1:36   ` Marcel Ziswiler
2018-02-10  1:36   ` Marcel Ziswiler
2018-02-10  1:36 ` [PATCH 2/3] ARM: dts: tegra: apalis/colibri: use correct compatible for rtc Marcel Ziswiler
2018-02-10  1:36   ` Marcel Ziswiler
2018-02-10  1:36   ` Marcel Ziswiler
2018-02-10  1:36 ` [PATCH 3/3] ARM: dts: tegra: apalis/colibri: remove unneeded reg property Marcel Ziswiler
2018-02-10  1:36   ` Marcel Ziswiler
2018-02-10  1:36   ` Marcel Ziswiler
2018-03-08 15:11 ` Thierry Reding [this message]
2018-03-08 15:11   ` [PATCH 0/3] ARM: dts: tegra: apalis/colibri updates Thierry Reding

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=20180308151159.GC13814@ulmo \
    --to=thierry.reding@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=marcel@ziswiler.com \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@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.