All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Nelson <eric.nelson@boundarydevices.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/5] i.MX6 (DQ/DLS): consolidate mux and pad names
Date: Mon, 04 Nov 2013 16:03:20 -0700	[thread overview]
Message-ID: <527827B8.4000003@boundarydevices.com> (raw)
In-Reply-To: <1383605813-27567-1-git-send-email-eric.nelson@boundarydevices.com>

On 11/04/2013 03:56 PM, Eric Nelson wrote:
> This patch set consolidates mux and pad declarations for the i.MX6
> Dual/Quad and Dual-Lite/Solo processor variants.
>
> Patch 1 replaces the mux/pad names with their equivalents from
> 	the Linux kernel (from linux-next). This
> Patch 2 removes a set of completely useless pad declarations
> Patch 3 adds a number of registers that are defined in the Linux
> 	kernel and in the DLS variant, but not in the DQ.
> Patch 4 removes pad declarations that aren't used and aren't
> 	defined in the Linux kernel tree
> Patch 5 cleans up the whitespace in mx6[q|dl]_pins.h so the
> 	IOMUX_PAD() columns line up.
>
> Note to reviewers: Because the majority of the changes in this
> patch set are simple name changes, using the '--word-diff' git
> parameter makes review much easier:
>
> 	~/u-boot$ git diff HEAD^^^ --word-diff
>

I forgot to add that this patch set is based on imx-master with
three additional dependencies. The first was just submitted
today. The other two were merged to U-Boot master via u-boot-usb.

--- mx6: titanium: Move BSP code to barco board directory
	http://patchwork.ozlabs.org/patch/288124/

--- mx6: iomux: add GPR1 defines for use with nitrogen6x
	7132869d in u-boot master
	http://git.denx.de/?p=u-boot/u-boot-dfu.git;a=commitdiff;h=7132869d4c9e03180226146b27c8c4266ceab351

--- mx6: nitrogen6x: add otg usb host/device mode support
	08ce074e in u-boot master
	http://git.denx.de/?p=u-boot/u-boot-dfu.git;a=commitdiff;h=08ce074e56a1499e7b3c6a1134904b90d1c6c2e9

Regards,


Eric

      parent reply	other threads:[~2013-11-04 23:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-04 22:56 [U-Boot] [PATCH 0/5] i.MX6 (DQ/DLS): consolidate mux and pad names Eric Nelson
2013-11-04 22:56 ` [U-Boot] [PATCH 1/5] i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents Eric Nelson
2013-11-05 13:24   ` Fabio Estevam
2013-11-04 22:56 ` [U-Boot] [PATCH 2/5] i.MX6DQ/DLS: remove useless mux/pad declarations Eric Nelson
2013-11-04 22:56 ` [U-Boot] [PATCH 3/5] i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/Solo Eric Nelson
2013-11-04 22:56 ` [U-Boot] [PATCH 4/5] i.MX6DQ/DLS: remove unused pad declarations Eric Nelson
2013-11-04 22:56 ` [U-Boot] [PATCH 5/5] i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarations Eric Nelson
2013-11-04 23:03 ` Eric Nelson [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=527827B8.4000003@boundarydevices.com \
    --to=eric.nelson@boundarydevices.com \
    --cc=u-boot@lists.denx.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.