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/6] ARM: dts: tegra: apalis-tk1: updates incl. v1.2 hardware support
Date: Thu, 8 Mar 2018 16:19:29 +0100	[thread overview]
Message-ID: <20180308151929.GE13814@ulmo> (raw)
In-Reply-To: <20180210013806.28496-1-marcel@ziswiler.com>

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

On Sat, Feb 10, 2018 at 02:38:00AM +0100, Marcel Ziswiler wrote:
> 
> This series sets critical trips, activates PWM pin muxing for PWM3,
> adds a missing AS3722 GPIO0 configuration, adds a hog group for
> Ethernet, PCIe, reset GPIOs, updates the copyright period, removes
> spurious newlines and adds support for the V1.2 hardware revision of
> the Toradex Apalis TK1 system on module.
> 
> 
> Marcel Ziswiler (6):
>   arm: tegra: apalis-tk1: set critical trips
>   ARM: dts: tegra: apalis-tk1: activate pwm pin muxing for pwm3
>   ARM: dts: tegra: apalis-tk1: add missing as3722 gpio0 configuration
>   ARM: dts: tegra: apalis-tk1: hog group for ethernet, pcie, reset gpios
>   ARM: dts: tegra: apalis-tk1: copyright period, spurious newlines
>   ARM: dts: tegra: apalis-tk1: support v1.2 hardware revision
> 
>  arch/arm/boot/dts/Makefile                      |    1 +
>  arch/arm/boot/dts/tegra124-apalis-eval.dts      |   16 +-
>  arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts |  250 +++
>  arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi     | 2052 +++++++++++++++++++++++
>  arch/arm/boot/dts/tegra124-apalis.dtsi          |   70 +-
>  5 files changed, 2344 insertions(+), 45 deletions(-)
>  create mode 100644 arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts
>  create mode 100644 arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi

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/6] ARM: dts: tegra: apalis-tk1: updates incl. v1.2 hardware support
Date: Thu, 8 Mar 2018 16:19:29 +0100	[thread overview]
Message-ID: <20180308151929.GE13814@ulmo> (raw)
In-Reply-To: <20180210013806.28496-1-marcel@ziswiler.com>

On Sat, Feb 10, 2018 at 02:38:00AM +0100, Marcel Ziswiler wrote:
> 
> This series sets critical trips, activates PWM pin muxing for PWM3,
> adds a missing AS3722 GPIO0 configuration, adds a hog group for
> Ethernet, PCIe, reset GPIOs, updates the copyright period, removes
> spurious newlines and adds support for the V1.2 hardware revision of
> the Toradex Apalis TK1 system on module.
> 
> 
> Marcel Ziswiler (6):
>   arm: tegra: apalis-tk1: set critical trips
>   ARM: dts: tegra: apalis-tk1: activate pwm pin muxing for pwm3
>   ARM: dts: tegra: apalis-tk1: add missing as3722 gpio0 configuration
>   ARM: dts: tegra: apalis-tk1: hog group for ethernet, pcie, reset gpios
>   ARM: dts: tegra: apalis-tk1: copyright period, spurious newlines
>   ARM: dts: tegra: apalis-tk1: support v1.2 hardware revision
> 
>  arch/arm/boot/dts/Makefile                      |    1 +
>  arch/arm/boot/dts/tegra124-apalis-eval.dts      |   16 +-
>  arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts |  250 +++
>  arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi     | 2052 +++++++++++++++++++++++
>  arch/arm/boot/dts/tegra124-apalis.dtsi          |   70 +-
>  5 files changed, 2344 insertions(+), 45 deletions(-)
>  create mode 100644 arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts
>  create mode 100644 arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi

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/0c874d84/attachment-0001.sig>

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

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-10  1:38 [PATCH 0/6] ARM: dts: tegra: apalis-tk1: updates incl. v1.2 hardware support Marcel Ziswiler
2018-02-10  1:38 ` Marcel Ziswiler
2018-02-10  1:38 ` Marcel Ziswiler
2018-02-10  1:38 ` [PATCH 1/6] arm: tegra: apalis-tk1: set critical trips Marcel Ziswiler
2018-02-10  1:38   ` Marcel Ziswiler
2018-02-10  1:38   ` Marcel Ziswiler
2018-02-10  1:38 ` [PATCH 2/6] ARM: dts: tegra: apalis-tk1: activate pwm pin muxing for pwm3 Marcel Ziswiler
2018-02-10  1:38   ` Marcel Ziswiler
2018-02-10  1:38   ` Marcel Ziswiler
2018-03-08 15:14   ` Thierry Reding
2018-03-08 15:14     ` Thierry Reding
2018-02-10  1:38 ` [PATCH 3/6] ARM: dts: tegra: apalis-tk1: add missing as3722 gpio0 configuration Marcel Ziswiler
2018-02-10  1:38   ` Marcel Ziswiler
2018-02-10  1:38   ` Marcel Ziswiler
2018-02-10  1:38 ` [PATCH 4/6] ARM: dts: tegra: apalis-tk1: hog group for ethernet, pcie, reset gpios Marcel Ziswiler
2018-02-10  1:38   ` Marcel Ziswiler
2018-02-10  1:38 ` [PATCH 5/6] ARM: dts: tegra: apalis-tk1: copyright period, spurious newlines Marcel Ziswiler
2018-02-10  1:38   ` Marcel Ziswiler
2018-02-10  1:38   ` Marcel Ziswiler
     [not found]   ` <20180210013806.28496-6-marcel-mitwqZ+T+m9Wk0Htik3J/w@public.gmane.org>
2018-02-10  7:07     ` Philippe Ombredanne
2018-02-10  7:07       ` Philippe Ombredanne
2018-02-10  7:07       ` Philippe Ombredanne
2018-02-10  8:40       ` Marcel Ziswiler
2018-02-10  8:40         ` Marcel Ziswiler
     [not found]         ` <C651C677-D157-41A3-B206-CB02B986AD19-mitwqZ+T+m9Wk0Htik3J/w@public.gmane.org>
2018-02-10 14:48           ` Philippe Ombredanne
2018-02-10 14:48             ` Philippe Ombredanne
2018-02-10 14:48             ` Philippe Ombredanne
2018-02-10  1:38 ` [PATCH 6/6] ARM: dts: tegra: apalis-tk1: support v1.2 hardware revision Marcel Ziswiler
2018-02-10  1:38   ` Marcel Ziswiler
2018-03-08 15:19 ` Thierry Reding [this message]
2018-03-08 15:19   ` [PATCH 0/6] ARM: dts: tegra: apalis-tk1: updates incl. v1.2 hardware support 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=20180308151929.GE13814@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.