All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: David Brown <davidb@codeaurora.org>, Kumar Gala <galak@codeaurora.org>
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Add qcom_defconfig and update msm_defconfig
Date: Wed, 26 Feb 2014 18:16:31 -0800	[thread overview]
Message-ID: <1393467394-10907-1-git-send-email-sboyd@codeaurora.org> (raw)

Now that we have mach-qcom, introduce a qcom_defconfig to match and
update the msm_defconfig to compile a board in mach-msm.

Stephen Boyd (3):
  ARM: config: Add qcom_defconfig
  ARM: msm: Silence readb/writeb warnings due to missing IOMEM()
  ARM: config: Update msm_defconfig

 arch/arm/configs/msm_defconfig                     | 25 +++-------------------
 arch/arm/configs/{msm_defconfig => qcom_defconfig} |  4 +---
 arch/arm/mach-msm/board-trout-gpio.c               |  2 +-
 arch/arm/mach-msm/board-trout.c                    |  2 +-
 arch/arm/mach-msm/board-trout.h                    |  2 +-
 5 files changed, 7 insertions(+), 28 deletions(-)
 copy arch/arm/configs/{msm_defconfig => qcom_defconfig} (97%)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

WARNING: multiple messages have this Message-ID (diff)
From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] Add qcom_defconfig and update msm_defconfig
Date: Wed, 26 Feb 2014 18:16:31 -0800	[thread overview]
Message-ID: <1393467394-10907-1-git-send-email-sboyd@codeaurora.org> (raw)

Now that we have mach-qcom, introduce a qcom_defconfig to match and
update the msm_defconfig to compile a board in mach-msm.

Stephen Boyd (3):
  ARM: config: Add qcom_defconfig
  ARM: msm: Silence readb/writeb warnings due to missing IOMEM()
  ARM: config: Update msm_defconfig

 arch/arm/configs/msm_defconfig                     | 25 +++-------------------
 arch/arm/configs/{msm_defconfig => qcom_defconfig} |  4 +---
 arch/arm/mach-msm/board-trout-gpio.c               |  2 +-
 arch/arm/mach-msm/board-trout.c                    |  2 +-
 arch/arm/mach-msm/board-trout.h                    |  2 +-
 5 files changed, 7 insertions(+), 28 deletions(-)
 copy arch/arm/configs/{msm_defconfig => qcom_defconfig} (97%)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

             reply	other threads:[~2014-02-27  2:16 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-27  2:16 Stephen Boyd [this message]
2014-02-27  2:16 ` [PATCH 0/3] Add qcom_defconfig and update msm_defconfig Stephen Boyd
2014-02-27  2:16 ` [PATCH 1/3] ARM: config: Add qcom_defconfig Stephen Boyd
2014-02-27  2:16   ` Stephen Boyd
2014-02-27 15:46   ` Josh Cartwright
2014-02-27 15:46     ` Josh Cartwright
2014-02-27 15:46     ` Josh Cartwright
2014-02-27 19:56     ` Stephen Boyd
2014-02-27 19:56       ` Stephen Boyd
2014-02-27 20:54       ` [PATCH v1.1/3] " Stephen Boyd
2014-02-27 20:54         ` Stephen Boyd
2014-02-27  2:16 ` [PATCH 2/3] ARM: msm: Silence readb/writeb warnings due to missing IOMEM() Stephen Boyd
2014-02-27  2:16   ` Stephen Boyd
2014-05-27 18:44   ` Olof Johansson
2014-05-27 18:44     ` Olof Johansson
2014-02-27  2:16 ` [PATCH 3/3] ARM: config: Update msm_defconfig Stephen Boyd
2014-02-27  2:16   ` Stephen Boyd
2014-02-27 22:14   ` David Brown
2014-02-27 22:14     ` David Brown
2014-02-27 22:14     ` David Brown
2014-02-28  0:22     ` Kumar Gala
2014-02-28  0:22       ` Kumar Gala
2014-05-27 18:05       ` Olof Johansson
2014-05-27 18:05         ` Olof Johansson
2014-05-27 18:40         ` Kumar Gala
2014-05-27 18:40           ` Kumar Gala

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=1393467394-10907-1-git-send-email-sboyd@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=davidb@codeaurora.org \
    --cc=galak@codeaurora.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.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.