devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>
To: Karl Beldan <kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>,
	karl.beldan+oss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
Subject: Re: [PATCH v4 0/3] Support for the LCDK
Date: Tue, 9 Aug 2016 17:29:05 +0530	[thread overview]
Message-ID: <57A9C589.3010600@ti.com> (raw)
In-Reply-To: <20160805202951.2848-1-kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>

On Saturday 06 August 2016 01:59 AM, Karl Beldan wrote:
> This depends on "ARM: dts: da850: Add missing pin muxing for the UARTs".
> 
> Changes from v1:
>  - s/omapl138/da850/
>  - Remove earlycon from bootargs
>  - Remove console=ttyS2,115200n8 from bootargs (workaround for preferred console)
>  - Add patches for CONFIG_SMSC_PHY=y and CONFIG_RTC_DRV_OMAP=m
> 
> Changes from v2:
>  - [1] Remove references to C6748: replace 'L138/C6748 Dev Kit (LCDK)' with 'LCDK'
>  - Change license from 'GPLv2 or later' to 'GPLv2'
> 
> Changes from v3:
>  - revert v2 [1]

Series applied and boot tested on my LCDK.

For future, when posting a new version, please send as an independent
series and not reply to the very first posting.

Thanks,
Sekhar
--
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

      parent reply	other threads:[~2016-08-09 11:59 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-04 14:43 [PATCH] ARM: dts: da850: Add basic DTS for the L138/C6748 Dev Kit Karl Beldan
2016-08-04 18:29 ` Rob Herring
2016-08-04 21:03   ` Karl Beldan
2016-08-04 21:13     ` Rob Herring
2016-08-04 23:43       ` Karl Beldan
2016-10-13  7:14         ` Karl Beldan
2016-08-04 19:15 ` Kevin Hilman
     [not found]   ` <m2popopcqu.fsf-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-08-04 20:58     ` Karl Beldan
     [not found]   ` <20160804200522.GB15878@gobelin>
2016-08-05  0:25     ` Kevin Hilman
2016-08-05 14:00   ` Sekhar Nori
     [not found] ` <20160804144332.4841-1-kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-08-05 14:12   ` [PATCH v2 0/3] Support for the L138/C6748 Dev Kit (LCDK) Karl Beldan
     [not found]     ` <20160805141229.20784-1-kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-08-05 14:12       ` [PATCH v2 1/3] ARM: dts: da850: Add basic DTS for the L138/C6748 Dev Kit Karl Beldan
     [not found]         ` <20160805141229.20784-2-kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-08-10 18:35           ` Rob Herring
2016-08-05 14:12       ` [PATCH v2 2/3] ARM: davinci_all_defconfig: enable RTC driver as module Karl Beldan
2016-08-05 14:12       ` [PATCH v2 3/3] ARM: davinci_all_defconfig: enable SMSC ethernet PHY Karl Beldan
2016-08-05 14:14   ` [PATCH] ARM: dts: da850: Add basic DTS for the L138/C6748 Dev Kit Sekhar Nori
     [not found]     ` <57A49F3A.9030306-l0cyMroinI0@public.gmane.org>
2016-08-05 14:45       ` Karl Beldan
2016-08-05 14:52         ` Sekhar Nori
2016-08-05 14:59   ` [PATCH v3 0/3] Support for the LCDK Karl Beldan
     [not found]     ` <20160805145945.24315-1-kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-08-05 14:59       ` [PATCH v3 1/3] ARM: dts: da850: Add basic DTS " Karl Beldan
2016-08-05 14:59       ` [PATCH v3 2/3] ARM: davinci_all_defconfig: enable RTC driver as module Karl Beldan
2016-08-05 14:59       ` [PATCH v3 3/3] ARM: davinci_all_defconfig: enable SMSC ethernet PHY Karl Beldan
2016-08-05 20:29   ` [PATCH v4 0/3] Support for the LCDK Karl Beldan
     [not found]     ` <20160805202951.2848-1-kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
2016-08-05 20:29       ` [PATCH v4 1/3] ARM: dts: da850: Add basic DTS " Karl Beldan
2016-08-05 20:29       ` [PATCH v4 2/3] ARM: davinci_all_defconfig: enable RTC driver as module Karl Beldan
2016-08-05 23:45         ` Kevin Hilman
2016-08-05 20:29       ` [PATCH v4 3/3] ARM: davinci_all_defconfig: enable SMSC ethernet PHY Karl Beldan
2016-08-05 23:46         ` Kevin Hilman
2016-08-09 11:59       ` Sekhar Nori [this message]

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=57A9C589.3010600@ti.com \
    --to=nsekhar-l0cymroini0@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=karl.beldan+oss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
    --cc=khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org \
    --cc=linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@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).