From: Tony Lindgren <tony@atomide.com>
To: Paul Walmsley <paul@pwsan.com>
Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 5/6] ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not built
Date: Thu, 15 Mar 2012 09:56:27 -0700 [thread overview]
Message-ID: <20120315165626.GX12083@atomide.com> (raw)
In-Reply-To: <E1S87xA-0000N4-2z@rmk-PC.arm.linux.org.uk>
* Paul Walmsley <paul@pwsan.com> [120315 03:33]:
> During kernel init, we reset all IP blocks on the OMAP that we can,
> even if there is no driver compiled for that IP block. Unlike most IP
> blocks, the I2C block requires some extra programming for this to
> work. This reset code is incorrectly omitted when the I2C driver is
> deselected. In this circumstance, the build breaks. Fix by compiling
> the I2C reset code unconditionally.
This one is commit ed8dfd22ea2533a1b169881c3de94be8daa0e297 in
arm-soc/for-next.
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/6] ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not built
Date: Thu, 15 Mar 2012 09:56:27 -0700 [thread overview]
Message-ID: <20120315165626.GX12083@atomide.com> (raw)
In-Reply-To: <E1S87xA-0000N4-2z@rmk-PC.arm.linux.org.uk>
* Paul Walmsley <paul@pwsan.com> [120315 03:33]:
> During kernel init, we reset all IP blocks on the OMAP that we can,
> even if there is no driver compiled for that IP block. Unlike most IP
> blocks, the I2C block requires some extra programming for this to
> work. This reset code is incorrectly omitted when the I2C driver is
> deselected. In this circumstance, the build breaks. Fix by compiling
> the I2C reset code unconditionally.
This one is commit ed8dfd22ea2533a1b169881c3de94be8daa0e297 in
arm-soc/for-next.
Regards,
Tony
next prev parent reply other threads:[~2012-03-15 16:56 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-15 10:28 Lost fixes? Russell King - ARM Linux
2012-03-15 10:28 ` Russell King - ARM Linux
2012-03-15 10:29 ` [PATCH 2/6] CPUFREQ: Fix exposure of ARM_EXYNOS4210_CPUFREQ Russell King
2012-03-15 10:30 ` [PATCH 4/6] ARM: OMAP: fix missing __devexit_p() annotations Russell King
2012-03-15 10:30 ` Russell King
2012-03-15 11:06 ` Jean Pihet
2012-03-15 11:06 ` Jean Pihet
2012-03-15 16:59 ` Tony Lindgren
2012-03-15 16:59 ` Tony Lindgren
2012-03-15 10:30 ` [PATCH 5/6] ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not built Paul Walmsley
2012-03-15 10:30 ` Paul Walmsley
2012-03-15 16:56 ` Tony Lindgren [this message]
2012-03-15 16:56 ` Tony Lindgren
2012-03-15 10:31 ` [PATCH 6/6] ARM: OMAP: fix cpufreq build Russell King
2012-03-15 10:31 ` Russell King
2012-03-15 10:31 ` Russell King
2012-03-15 17:10 ` Kevin Hilman
2012-03-15 17:10 ` Kevin Hilman
2012-03-15 18:47 ` Paul Walmsley
2012-03-15 18:47 ` Paul Walmsley
2012-03-26 8:32 ` Russell King - ARM Linux
2012-03-26 8:32 ` Russell King - ARM Linux
2012-03-26 22:07 ` Kevin Hilman
2012-03-26 22:07 ` Kevin Hilman
2012-03-15 10:44 ` Lost fixes? Samuel Ortiz
2012-03-15 10:44 ` Samuel Ortiz
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=20120315165626.GX12083@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=paul@pwsan.com \
/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.