From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: shmobile: BOCK-W: enable I2C in defconfig
Date: Thu, 18 Apr 2013 22:45:46 +0900 [thread overview]
Message-ID: <20130418134546.GJ20929@verge.net.au> (raw)
In-Reply-To: <516FF561.5040801@cogentembedded.com>
On Thu, Apr 18, 2013 at 05:30:09PM +0400, Sergei Shtylyov wrote:
> Hello.
>
> On 18-04-2013 17:27, Simon Horman wrote:
>
> >>From: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
>
> >>Enable I2C driver in 'bockw_defconfig'.
>
> >>Signed-off-by: Vladimir Barinov <vladimir.barinov@cogentembedded.com>
> >>Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
>
> >>---
> >> arch/arm/configs/bockw_defconfig | 2 ++
> >> 1 file changed, 2 insertions(+)
>
> >>Index: renesas/arch/arm/configs/bockw_defconfig
> >>===================================================================
> >>--- renesas.orig/arch/arm/configs/bockw_defconfig
> >>+++ renesas/arch/arm/configs/bockw_defconfig
> >>@@ -73,6 +73,8 @@ CONFIG_SERIAL_SH_SCI_NR_UARTS=6
> >> CONFIG_SERIAL_SH_SCI_CONSOLE=y
> >> # CONFIG_HW_RANDOM is not set
> >> # CONFIG_HWMON is not set
> >>+CONFIG_I2C=y
> >>+CONFIG_I2C_RCAR=y
> >> CONFIG_USB=y
> >> CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
> >> CONFIG_USB_EHCI_HCD=y
>
> >I have applied the following after resolving conflicts
> >(I don't see CONFIG_USB=y in my tree). Please let me
> >know if I made an error.
>
> I wrote in [0/2] that the patch is atop of my unaccepted USB patches.
>
> >I have queued-up the change for v3.11 in the defconfig-bockw branch
> >and will push is shortly.
>
> Have you also queued patch #1? The patch #2 doesn't make much
> sense without it.
No, I was going to ask for it to be rebased, but I'm happy for it
to wait until your USB changes go in if you are happy to wait.
As for not making much sense, I'm happy with pre-emptively applying
defconfig changes as they are somewhat orthogonal and live in a different
branch.
next prev parent reply other threads:[~2013-04-18 13:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-17 18:42 [PATCH 0/2] Add I2C support to R8A7778/BOCK-W Sergei Shtylyov
2013-04-17 18:44 ` [PATCH 1/2] ARM: shmobile: r8a7778: add I2C support Sergei Shtylyov
2013-04-17 18:47 ` [PATCH 2/2] ARM: shmobile: BOCK-W: enable I2C in defconfig Sergei Shtylyov
2013-04-18 13:27 ` Simon Horman
2013-04-18 13:30 ` Sergei Shtylyov
2013-04-18 13:45 ` Simon Horman [this message]
2013-04-18 0:44 ` [PATCH 0/2] Add I2C support to R8A7778/BOCK-W Kuninori Morimoto
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=20130418134546.GJ20929@verge.net.au \
--to=horms@verge.net.au \
--cc=linux-arm-kernel@lists.infradead.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).