linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nikita Kiryanov <nikita-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
To: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>,
	Igor Grinberg <grinberg-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>,
	Dmitry Lifshitz
	<lifshitz-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
Subject: Re: [PATCH 01/14] ARM: am437x: cm-t43: dts: add basic support for sbc-t43
Date: Mon, 30 Nov 2015 17:33:43 +0200	[thread overview]
Message-ID: <20151130153343.GB17574@skynet> (raw)
In-Reply-To: <20151125230300.GA23057@rob-hp-laptop>

On Wed, Nov 25, 2015 at 05:03:00PM -0600, Rob Herring wrote:
> On Tue, Nov 24, 2015 at 03:19:02PM +0200, Nikita Kiryanov wrote:
> > Add basic support for SBC-T43: a CM-T43 based single board computer.
> > CM-T43 is an AM437x based System-on-Module designed to serve as a building
> > block in embedded applications. SBC-T43 is composed of CM-T43 module on
> > top of the SB-SOM-T43 baseboard.
> > Basic support includes UART, GPIO, and I2C.
> > 
> > Signed-off-by: Nikita Kiryanov <nikita-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
> > Cc: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
> > Cc: Igor Grinberg <grinberg-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
> > Cc: Dmitry Lifshitz <lifshitz-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
> > Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
> 
> Some minor nits below, otherwise:
> 
> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
>

V2 coming up.
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2015-11-30 15:33 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-24 13:19 [PATCH 00/14] Add support for sbc-t43 Nikita Kiryanov
     [not found] ` <1448371155-17307-1-git-send-email-nikita-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-11-24 13:19   ` [PATCH 01/14] ARM: am437x: cm-t43: dts: add basic " Nikita Kiryanov
     [not found]     ` <1448371155-17307-2-git-send-email-nikita-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-11-25 23:03       ` Rob Herring
2015-11-30 15:33         ` Nikita Kiryanov [this message]
2015-11-30 21:48       ` Tony Lindgren
2015-11-24 13:19   ` [PATCH 02/14] ARM: am437x: cm-t43: dts: add support for module eeprom Nikita Kiryanov
2015-11-24 13:19   ` [PATCH 03/14] ARM: am437x: cm-t43: dts: add PMIC support Nikita Kiryanov
2015-11-24 13:19   ` [PATCH 04/14] ARM: am437x: cm-t43: dts: add spi-flash support Nikita Kiryanov
2015-11-24 13:19   ` [PATCH 05/14] ARM: am437x: cm-t43: dts: add NAND support Nikita Kiryanov
2015-11-24 13:19   ` [PATCH 06/14] ARM: am437x: cm-t43: dts: add dual emac support Nikita Kiryanov
     [not found]     ` <1448371155-17307-7-git-send-email-nikita-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-11-26 10:34       ` Mugunthan V N
2015-11-24 13:19   ` [PATCH 07/14] ARM: am437x: cm-t43: dts: add USB support Nikita Kiryanov
2015-11-24 13:19   ` [PATCH 08/14] ARM: am437x: cm-t43: dts: add eMMC support Nikita Kiryanov
2015-11-24 13:19   ` [PATCH 09/14] ARM: am437x: cm-t43: dts: add touchscreen support Nikita Kiryanov
2015-11-24 13:19   ` [PATCH 10/14] ARM: am437x: cm-t43: dts: add pca9555 support Nikita Kiryanov
2015-11-24 13:19   ` [PATCH 11/14] ARM: am437x: cm-t43: dts: add support for baseboard eeprom Nikita Kiryanov
2015-11-24 13:19   ` [PATCH 12/14] ARM: sb-som: dts: introduce SB-SOM baseboard Nikita Kiryanov
     [not found]     ` <1448371155-17307-13-git-send-email-nikita-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org>
2015-11-25 22:57       ` Rob Herring
2015-11-30 15:32         ` Nikita Kiryanov
2015-11-24 13:19   ` [PATCH 13/14] ARM: am437x: cm-t43: dts: add support for mmc1 Nikita Kiryanov
2015-11-24 13:19   ` [PATCH 14/14] ARM: am437x: cm-t43: dts: add lcd support Nikita Kiryanov

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=20151130153343.GB17574@skynet \
    --to=nikita-utxizqzc01rs1mouv/rt9w@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=grinberg-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=lifshitz-UTxiZqZC01RS1MOuV/RT9w@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.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).