All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Teresa Remmet <t.remmet@phytec.de>
Cc: "Mark Rutland" <mark.rutland@arm.com>,
	devicetree@vger.kernel.org, "Wadim Egorov" <w.egorov@phytec.de>,
	"Rob Herring" <robh+dt@kernel.org>,
	"Vladimir Zapolskiy" <vladimir_zapolskiy@mentor.com>,
	"Benoît Cousson" <bcousson@baylibre.com>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 1/3] ARM: dts: Add support for phyCORE-AM335x PCM-953 carrier board
Date: Thu, 26 Jan 2017 08:11:40 -0800	[thread overview]
Message-ID: <20170126161140.GR7403@atomide.com> (raw)
In-Reply-To: <1485252576-36955-1-git-send-email-t.remmet@phytec.de>

* Teresa Remmet <t.remmet@phytec.de> [170124 02:10]:
> The phyCORE-AM335x development kit is a combination of the
> phyCORE-AM335x SoM and a PCM-953 carrier board. The features
> of the PCM-953 are:
> * ETH phy on carrier board: 1x RGMII
> * 1x CAN
> * Up to 4x UART
> * USB0 (otg)
> * USB1 (host)
> * SD slot
> * User gpio-keys
> * User LEDs
> 
> Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
> Reviewed-by: Wadim Egorov <w.egorov@phytec.de>
> Acked-by: Rob Herring <robh@kernel.org>
> ---
> Changes in v2:
> - moved gpio-keys, gpio-leds and regulators nodes to root node
> - moved muxing of gpio-keys and gpio-leds
> - removed not needed compatible "simple-bus"
> - fixed unit address of ethernet phy node
> - removed redundant status properties
> - added Acked-by: Rob Herring <robh@kernel.org>

Applying this into omap-for-v4.11/dt thanks. The defconfig changes
I already applied into omap-for-v4.11/defconfig.

Regards,

Tony

WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/3] ARM: dts: Add support for phyCORE-AM335x PCM-953 carrier board
Date: Thu, 26 Jan 2017 08:11:40 -0800	[thread overview]
Message-ID: <20170126161140.GR7403@atomide.com> (raw)
In-Reply-To: <1485252576-36955-1-git-send-email-t.remmet@phytec.de>

* Teresa Remmet <t.remmet@phytec.de> [170124 02:10]:
> The phyCORE-AM335x development kit is a combination of the
> phyCORE-AM335x SoM and a PCM-953 carrier board. The features
> of the PCM-953 are:
> * ETH phy on carrier board: 1x RGMII
> * 1x CAN
> * Up to 4x UART
> * USB0 (otg)
> * USB1 (host)
> * SD slot
> * User gpio-keys
> * User LEDs
> 
> Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
> Reviewed-by: Wadim Egorov <w.egorov@phytec.de>
> Acked-by: Rob Herring <robh@kernel.org>
> ---
> Changes in v2:
> - moved gpio-keys, gpio-leds and regulators nodes to root node
> - moved muxing of gpio-keys and gpio-leds
> - removed not needed compatible "simple-bus"
> - fixed unit address of ethernet phy node
> - removed redundant status properties
> - added Acked-by: Rob Herring <robh@kernel.org>

Applying this into omap-for-v4.11/dt thanks. The defconfig changes
I already applied into omap-for-v4.11/defconfig.

Regards,

Tony

  reply	other threads:[~2017-01-26 16:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-24 10:09 [PATCH v2 1/3] ARM: dts: Add support for phyCORE-AM335x PCM-953 carrier board Teresa Remmet
2017-01-24 10:09 ` Teresa Remmet
2017-01-26 16:11 ` Tony Lindgren [this message]
2017-01-26 16:11   ` Tony Lindgren
     [not found] ` <1485252576-36955-1-git-send-email-t.remmet-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>
2017-01-24 10:09   ` [PATCH v2 2/3] ARM: configs: omap2plus_defconfig: Enable support for micrell phys Teresa Remmet
2017-01-24 10:09     ` Teresa Remmet
2017-01-24 10:09   ` [PATCH v2 3/3] ARM: configs: omap2plus_defconfig: Enable support for RTC M41T80 Teresa Remmet
2017-01-24 10:09     ` Teresa Remmet
2017-02-09 16:55   ` [PATCH v2 1/3] ARM: dts: Add support for phyCORE-AM335x PCM-953 carrier board Sudeep Holla
2017-02-09 16:55     ` Sudeep Holla
     [not found]     ` <ff34a257-7272-9b9e-c0bb-a88bac8b3d05-5wv7dgnIgG8@public.gmane.org>
2017-02-09 17:31       ` Tony Lindgren
2017-02-09 17:31         ` Tony Lindgren

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=20170126161140.GR7403@atomide.com \
    --to=tony@atomide.com \
    --cc=bcousson@baylibre.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=t.remmet@phytec.de \
    --cc=vladimir_zapolskiy@mentor.com \
    --cc=w.egorov@phytec.de \
    /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.