On Tue, Nov 27, 2012 at 11:53 AM, Doug Anderson wrote:
> The recent commit "ARM: EXYNOS: add support for EXYNOS5440 SoC" broke
> support for exynos5250 because of_machine_is_compatible() was used too
> early in the boot process. It also probably meant that the exynos5440
> failed to use the prope
On Tue, Nov 27, 2012 at 2:27 PM, Kukjin Kim wrote:
> On 11/28/12 07:11, Olof Johansson wrote:
>>
>> On Tue, Nov 27, 2012 at 11:53 AM, Doug Anderson
>> wrote:
>>>
>>> The recent commit "ARM: EXYNOS: add support for EXYNOS5440 SoC" broke
>>&g
use the generic
> dtb rule which builds .dtb files in the same directory as the source .dts.
>
> Cc: Russell King
> Cc: Arnd Bergmann
> Cc: Olof Johansson
> Cc: linux-arm-ker...@lists.infradead.org
> Signed-off-by: Grant Likely
> [swarren: added rm command for old stale .dtb
On Wed, Nov 28, 2012 at 02:23:09PM +0900, Kukjin Kim wrote:
> Olof Johansson wrote:
> >
> > On Tue, Nov 27, 2012 at 2:27 PM, Kukjin Kim wrote:
> > > On 11/28/12 07:11, Olof Johansson wrote:
> > >>
> > >> On Tue, Nov 27, 2012 at 11:53 AM, Doug A
On Wed, Nov 28, 2012 at 8:16 AM, Doug Anderson wrote:
> Olof / Kukjin,
>
> On Tue, Nov 27, 2012 at 10:05 PM, Olof Johansson wrote:
>> On Wed, Nov 28, 2012 at 02:23:09PM +0900, Kukjin Kim wrote:
>>> Olof Johansson wrote:
>>> >
>>> > On Tue, Nov 27
On Thu, Nov 29, 2012 at 6:13 PM, Simon Glass wrote:
> +Olof
>
> On Thu, Nov 29, 2012 at 8:34 AM, Mark Brown
> wrote:
>> On Thu, Nov 29, 2012 at 10:35:35AM +0530, Naveen Krishna Chatradhi wrote:
>>
>>> The arbitrator is a general purpose function which uses two GPIOs to
>>> communicate with anothe
On Thu, Nov 29, 2012 at 12:07 PM, Russell King - ARM Linux
wrote:
> On Thu, Nov 29, 2012 at 02:24:25PM +, Arnd Bergmann wrote:
>> Hi Linus,
>>
>> These should be the last bug fixes you get from Olof and me for 3.7.
>> This is based on the previous one you pulled and there is nothing
>> spectac
On Mon, Feb 04, 2013 at 11:32:39PM +0100, Maxime Ripard wrote:
> Signed-off-by: Maxime Ripard
Please make it a habit to write at least a one-line patch description on all
patches, even obvious ones.
That being said, I've applied this to next/cleanup.
-Olof
--
To unsubscribe from this list: sen
On Mon, Feb 04, 2013 at 01:08:18PM +0200, Hiroshi Doyu wrote:
> Fix build error in board-dt-tegra114.c(next-20130204)
>
> Signed-off-by: Hiroshi Doyu
> Reported-by: Sami Liedes
Applied to arm-soc next/soc, after t114 support.
-Olof
--
To unsubscribe from this list: send the line "unsubscribe l
On Tue, Feb 5, 2013 at 6:56 PM, 김승우 wrote:
>
>
> On 2013년 02월 06일 09:56, Sean Paul wrote:
>> On Tue, Feb 5, 2013 at 4:42 PM, Stephen Warren wrote:
>>> On 02/05/2013 05:37 PM, Sean Paul wrote:
On Tue, Feb 5, 2013 at 4:22 PM, Stephen Warren
wrote:
> n 02/05/2013 04:42 PM, Sean Paul
On Fri, Feb 08, 2013 at 04:30:14PM +0100, Nicolas Ferre wrote:
> Arnd, Olof,
>
> There is a cleanup pull-request that allows us to remove
> an unused AT91 board file.
>
> This is a v2 of the pull-request, because I have included in this one a
> correction of the patch: I now remove this board ent
On Fri, Feb 08, 2013 at 05:35:13PM +0100, Nicolas Ferre wrote:
> These patches fix a regression in 16-bpp support for older SOCs which use
> IBGR:555 rather than BGR:565 pixel layout. Use SOC-type to determine if the
> controller uses the intensity-bit and restore the old layout in that case.
>
>
On Thu, Feb 07, 2013 at 05:03:23PM +0100, Nicolas Ferre wrote:
> Arnd, Olof,
>
> Here is a pull request for AT91 Device Tree material. It is pretty small and
> mostly related to at91rm9200 work done by Joachim.
>
> This one can go on top of the GIT PULL request that I sent two days ago:
> "[GIT P
On Wed, Feb 06, 2013 at 11:05:52AM -0700, Stephen Warren wrote:
> On 02/06/2013 09:10 AM, Hiroshi Doyu wrote:
> > This patch fixes the build error when ARCH_TEGRA_114_SOC is enabled
> > and ARCH_TEGRA_3x_SOC is disabled.
> >
> > This provides Tegra114 with its own tegra114_init_early() instead of
ng to cause grief from sfr due to excessive conflicts. I.e. please try
merging with arm-soc for-next to see how bad it is:
patch 11-14:
Acked-by: Olof Johansson
If it's conflict-heavy, we'll stage a topic branch that we can both
pull in. I'm guessing/hoping that won't be the case
On Thu, Jan 17, 2013 at 8:59 AM, Tony Lindgren wrote:
> * Alan Stern [130117 07:19]:
>> On Thu, 17 Jan 2013, Roger Quadros wrote:
>>
>> > Let's have a single platform data structure for the OMAP's High-Speed
>> > USB host subsystem instead of having 3 separate ones i.e. one for
>> > board data, o
On Mon, Feb 11, 2013 at 10:52 AM, Tony Lindgren wrote:
> * Stephen Rothwell [130210 22:11]:
>> Hi all,
>>
>> Today's linux-next merge of the arm-soc tree got a conflict in
>> arch/arm/mach-omap2/usb-host.c between commit 8a89e93237e1 ("mfd:
>> omap-usb-host: Consolidate OMAP USB-HS platform data"
Hi,
It looks like the bindings here are still completely unsettled, or at least
unimplemented -- there seems to be a preference for an encoding similar to how
interrupts/gpios/clks work. I think that wouldn't be a bad idea.
For the case of this particular driver and connections, it'd just mean yo
On Fri, Jan 25, 2013 at 10:16:31AM -0800, David Brown wrote:
> Arnd Bergmann writes:
>
> > msm_smd_probe is a driver probe function and may get
> > called after the __init time, so it must not call
> > any __init function, as the link-time warning reports.
> > Take away the __init annotation on p
s here are to make SMP boot work on the Calxeda
platforms again. Some of the rework for cpuids on 3.8 broke it (and it
was discovered late, unfortunately).
----
Olof Johansson (1):
Merge tag 'highbank-fixes-for-3.8' of
git:/
On Tue, Feb 12, 2013 at 04:04:52PM -0600, Rob Herring wrote:
> From: Rob Herring
>
> Exynos boot is broken with commit 0529e315 (ARM: use common irqchip_init
> for GIC init). This commit split the irqchip initialization into 2 calls
> to of_irq_init. This does not work because of_irq_init require
On Tue, Feb 12, 2013 at 09:32:42AM +0100, Nicolas Ferre wrote:
> On 02/05/2013 11:20 AM, Nicolas Ferre :
> > Arnd, Olof,
> >
> > As I realized reading Linus' email that it was not possible to queue more
> > fixes for 3.8, I took my time to send this tiny pull request. But now that
> > the merge wi
On Wed, Mar 06, 2013 at 09:18:58PM +0100, Martin Knoll wrote:
> This function has an odd name. This is probably a typo.
You should cc the platform maintainer on these kind of patches (Roland Stigge).
But it seems that he's not actually listed in MAINTAINERS.
Roland, can you send a patch adding yo
On Wed, Mar 13, 2013 at 03:05:15PM +0530, Sachin Kamat wrote:
> Fixes the following errors:
> ERROR: do not initialise statics to 0 or NULL
> ERROR: space required after that ',' (ctx:VxV)
>
> Signed-off-by: Sachin Kamat
> ---
> Compile tested and based on linux-next tree (20130313).
I haven't s
On Mon, Mar 25, 2013 at 09:11:40PM +1300, Tony Prisk wrote:
> This patch finally adds the WM8850 SoC to the multi_v7_defconfig.
> We don't have a seperate defconfig for this SoC as it is only
> available as a multiplatform option.
>
> Signed-off-by: Tony Prisk
Applied to next/multiplatform afte
On Thu, Mar 28, 2013 at 11:38:29AM +0100, Nicolas Ferre wrote:
> Arnd, Olof,
>
> A pull-request for 3.10 that is dedicated to the introduction of
> Atmel's new Cortex-A5 based product: SAMA5D3.
> This tag is built on top of the material already provided that resides on your
> side in at91/cleanup
On Thu, Mar 28, 2013 at 09:46:44PM +0100, Maxime Ripard wrote:
> More and more sub-architectures are using only the irqchip_init
> function. Make the core code call this function if no init_irq field is
> provided in the machine description to remove some boilerplate code.
>
> Signed-off-by: Maxim
On Fri, Mar 29, 2013 at 09:54:10AM +0100, Nicolas Ferre wrote:
> Arnd, Olof,
>
> This is a one-line cleanup patch. I have made a pull-request anyway because
> I do not want to mix it with my upcoming DT pull-request. I guess that you can
> simply cherry-pick the patch if you want. It is based on m
Hi,
I just saw this since it came in through a pull request
On Tue, Mar 26, 2013 at 4:39 AM, Nicolas Ferre wrote:
> From: Douglas Gilbert
>
> Signed-off-by: Douglas Gilbert
> Signed-off-by: Nicolas Ferre
> ---
> arch/arm/boot/dts/ariag25.dts | 175
> +
On Fri, Mar 29, 2013 at 03:59:39PM +0100, Nicolas Ferre wrote:
> Arnd, Olof,
>
> Here is a pull-request for AT91 that is dedicated to Device Tree
> modifications. It is stacked on the material that you already have
> for 3.10 in your arm-soc/at91/dt branch.
> Following our discussion with Arnd, I
On Tue, Apr 02, 2013 at 07:37:11PM +0200, Roland Stigge wrote:
> This patch adds Roland Stigge as maintainer for NXP LPC32xx.
>
> Signed-off-by: Roland Stigge
Thanks, applied.
-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...
On Wed, Mar 27, 2013 at 12:01 PM, Arnd Bergmann wrote:
> On Wednesday 27 March 2013, Nicolas Ferre wrote:
>
>>
>> Introduction of new Atmel Cortex-A5: SAMA5D3 family.
>> - Modify AT91 Kconfig to plit ARMv4/5 and ARMv7 arch
>> - Modif
On Thu, Apr 4, 2013 at 2:37 AM, Nicolas Ferre wrote:
> On 04/03/2013 09:45 AM, Nicolas Ferre :
>> On 04/02/2013 08:49 PM, Olof Johansson :
>>> On Fri, Mar 29, 2013 at 03:59:39PM +0100, Nicolas Ferre wrote:
>>>> Arnd, Olof,
>>>>
>>>> Here is a
lect this from the Ux500 SoC Kconfig.
>
> Cc: a...@kernel.org
> Reviewed-by: Stephen Warren
> Signed-off-by: Patrice Chotard
> Signed-off-by: Linus Walleij
> ---
> Requesting an ACK from the ARM SoC maintainers for this patch.
Acked-by: Olof Johansson
-Olof
--
To un
ed-off-by: Linus Walleij
> ---
> Requesting ACK from ARM SoC on this patch.
Acked-by: Olof Johansson
... but I wonder if this is growing out of hand. Since they will always
be selected (and required) for UX500_SOC_DB8500, why not just make them
silent options that default to y with that as a depend?
-Ol
On Tue, Jan 29, 2013 at 10:16 AM, Linus Walleij
wrote:
> On Tue, Jan 29, 2013 at 12:00 AM, Olof Johansson wrote:
>> On Mon, Jan 28, 2013 at 02:52:31PM +0100, Linus Walleij wrote:
>>> From: Linus Walleij
>>>
>>> The pin controller is an inherent part of the
On Wed, Jan 30, 2013 at 1:38 AM, Nicolas Ferre wrote:
> git://github.com/at91linux/linux-at91.git tags/at91-fixes
Pulled, thanks.
-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http
On Wed, Jan 23, 2013 at 09:04:40PM -0800, Olof Johansson wrote:
> Hi Linus,
>
> The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f579fe9647619:
>
> Linux 3.8-rc4 (2013-01-17 19:25:45 -0800)
>
> are available in the git repository at:
>
> git://g
On Thu, Jan 24, 2013 at 1:10 AM, Nicolas Ferre wrote:
> Arnd, Olof,
>
> Here is the pull request related to the fixes series that I sent
> earlier this week. Changes are obvious and are very constrained in
> AT91-related material.
>
> The following changes since commit 7d1f9aeff1ee4a20b1aeb377dd0f
rt to MXC onewire master.
ARM: i.MX53: Add clocks for i.mx53 onewire master.
ARM: dts: Add device tree entry for onewire master on i.MX53
Olof Johansson (1):
Merge tag 'imx-dt-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6
into late/dt
Peter Chen (1):
ARM
to pinctrl
ARM: kirkwood: topkick: init mvsdio via DT
Nobuhiro Iwamatsu (3):
ARM: Kirkwood: Add pinctrl of TWSI1 to 88f6282
ARM: Kirkwood: Add pinctrl of NAND to 88f6282
ARM: Kirkwood: Convert openblocks A6 board to pinctrl
Olof Johansson (1):
ARM: dove: upd
Hi Linus,
Here is a series of merge requests for arm-soc branches.
The first two are mostly normal changes, The OMAP changes came in late
before the merge window opened, so we wanted to let them sit for a few
more days in -next. The i.MX branch is a churny branch that I wanted to
keep separate an
p support
Konstantin Dorfman (1):
mmc: fix async request mechanism for sequential read scenarios
Nobuhiro Iwamatsu (3):
ARM: Kirkwood: Add pinctrl of TWSI1 to 88f6282
ARM: Kirkwood: Add pinctrl of NAND to 88f6282
ARM: Kirkwood: Convert openblocks A6 board to pinctrl
Olof Jo
ARM: OMAP2: am33xx-hwmod: Fix "register offset NULL check" bug
Jean-Sebastien A. Beaudry (1):
ARM: OMAP2+: AM33xx: Add SoC specific restart hook
Laurent Pinchart (2):
ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5
omap3isp: Set cam_mclk
On Thu, Feb 28, 2013 at 5:35 PM, Nishanth Menon wrote:
> On Wed, Jan 30, 2013 at 12:29 AM, Santosh Shilimkar
> wrote:
>> Looping RMK, Arnd
> Gentle query if we are still interested in this:
> https://patchwork.kernel.org/patch/2020831/
>
> Looks like linux master still wont delete the dtbs on mak
On Tue, Mar 12, 2013 at 4:12 AM, Jason Cooper wrote:
> On Tue, Mar 12, 2013 at 07:25:09AM +0100, Andrew Lunn wrote:
>> On Tue, Mar 12, 2013 at 02:47:14PM +1100, Stephen Rothwell wrote:
>> > Hi Andrew,
>> >
>> > Today's linux-next merge of the akpm tree got a conflict in
>> > drivers/rtc/rtc-mv.c b
On Mon, Aug 27, 2012 at 10:08:07AM +0200, Nicolas Ferre wrote:
> Hi,
>
> This pull request supersedes the previous one from August 24th. It removes
> the ASoC SSC part which is now handled by Mark Brown.
>
> The following changes since commit d9875690d9b89a866022ff49e3fcea892345ad92:
>
> Linux
Hi,
On Fri, Aug 10, 2012 at 2:18 PM, Rohit Vaswani wrote:
> With 3.4 kernel the static iomappings can be shared with the ioremap
> mappings. If ioremap is called with an address for which a static
> mapping already exists, then that mapping should be used instead
> of creating a new one.
> Howeve
Hi,
On Tue, Aug 28, 2012 at 09:55:32AM -0700, David Brown wrote:
> The following changes since commit 28a33cbc24e4256c143dce96c7d93bf423229f92:
>
> Linux 3.5 (2012-07-21 13:58:29 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linu
Hi,
On Wed, Sep 12, 2012 at 9:58 AM, David Brown wrote:
> The following changes since commit 28a33cbc24e4256c143dce96c7d93bf423229f92:
>
> Linux 3.5 (2012-07-21 13:58:29 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm.git
odule when hwmod enable fails
Olof Johansson (2):
Merge tag 'omap-fixes-for-v3.6-rc4' of
git://git.kernel.org/.../tmlind/linux-omap into fixes
Merge tag 'imx-fixes' of
git://git.pengutronix.de/git/imx/linux-2.6 into fixes
Paul Walmsley (2):
ARM: OMAP3xxx: clockd
On Thu, Sep 13, 2012 at 12:31 AM, David Brown wrote:
> On Wed, Sep 12, 2012 at 11:36:28PM -0700, Olof Johansson wrote:
>
>> I think it could be a good idea to split off the cleanups and fixes to
>> a separate branch. For the other patches there seems to be enough for
>> at
On Wed, Jan 30, 2008 at 10:25:58PM +0100, Ingo Molnar wrote:
>
> * Olof Johansson <[EMAIL PROTECTED]> wrote:
>
> > > could you try the full patchset that Travis has just sent and which
> > > i've put into x86.git, you can pull it from:
> >
>
Hi,
Please define what kernel version and what config you're trying to
build.
Also, please cc [EMAIL PROTECTED] for powerpc issues.
Thanks,
Olof
On Fri, Feb 01, 2008 at 12:44:39PM +0100, Marcel Holtmann wrote:
> Hi,
>
> I get the following build error on PowerPC:
>
> CC [M] sound/ppc/awa
On Sat, Feb 02, 2008 at 03:57:07AM +0100, Marcel Holtmann wrote:
> Hi Olof,
>
> > Please define what kernel version and what config you're trying to
> > build.
>
> it is the latest kernel for Linus' git and the config is kinda obviously
> enabling the awacs.c driver. Anyway, the driver didn't mak
ons, and make it depend on
ACPI. Take out the unneccessary default 'n' from the debug option as well.
Signed-off-by: Olof Johansson <[EMAIL PROTECTED]>
diff --git a/drivers/pci/pcie/Kconfig b/drivers/pci/pcie/Kconfig
index 60104cf..4393bb3 100644
--- a/drivers/pci/pcie/Kconfig
+
On Fri, Feb 01, 2008 at 09:59:21PM -0800, H. Peter Anvin wrote:
> Olof Johansson wrote:
>> On Sat, Feb 02, 2008 at 05:06:42AM +, Linux Kernel Mailing List wrote:
>>
>>> PCI: PCIE ASPM support
>>
>> This one broke almost all defconfigs on powerpc, sinc
Hi Linus,
Here is the first batch of pull requests for arm-soc for this merge
window. Some of them are tiny, and we will probably start to combine
them into slightly larger misc branches in the future. I didn't do it
this time around since the dependencies between branches ended up quite
complex t
ake data used as *of_device_id.data const
Lee Jones (1):
ARM: ux500: Provide SMSC911x fixed-regulator when not booting DT
Linus Walleij (1):
ARM: ux500: set proper GIC flags
Olof Johansson (9):
Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux
x500: add a U8520 detection macro
ARM: ux500: reform Ux500 family names
ARM: ux500: add detection for DB8500 ASIC v2.2
Loic PALLARDY (1):
ARM: ux500: Correct Ux500 family names usage
Olof Johansson (14):
Merge branch 'ux500/asic-id' into next/soc
Merge branch
it.linaro.org/people/shawnguo/linux-2.6
into next/soc2
----
Olof Johansson (1):
Merge tag 'mxs-sparse-irq' of
git://git.linaro.org/people/shawnguo/linux-2.6 into next/soc2
Shawn Guo (6):
gpio/mxs: adopt irq_doma
1x/cleanup' into next/cleanup2
ARM: Remove mach-bcmring
Merge branch 'bcmring/cleanup' into bcmring/removal
Merge branch 'bcmring/removal' into next/cleanup2
ARM: ux500: use __iomem pointers for MMIO
Merge branch 'cleanup/__iomem' into
Documentation update for Marvell SoCs, the secret decoder ring to all
their crazy product names and numbers.
Conflicts: none.
The following changes since commit 7b27fa258c8f2670a8c09bbc6c4b2c874d155da2:
Merge branch 'next/dt2' i
: convert shmobile SMP to SMP operations
ARM: SoC: convert highbank to SMP operations
ARM: SoC: convert imx6q to SMP operations
ARM: smp: Make SMP operations mandatory
ARM: consolidate pen_release instead of having per platform definitions
Olof Johansson (8):
Merge branch
Merge branches 'next/pinctrl-samsung' and 'next/board-samsung' into
next/dt-samsung-new
Merge branch 'next/dt-samsung' into next/dt-samsung-new
Olof Johansson (4):
Merge branch 'samsung/boards' into next/dt2
Merge branch 'samsung/pinctr
en: enable thermal sensor
Lei Wen (1):
ARM: ttc_dkb: add nand support
Mark Brown (2):
ARM: S3C64XX: Update configuration for WM5102 module on Cragganmore
ARM: S3C64XX: Register audio platform devices for Bells on Cragganmore
Nobuhiro Iwamatsu (1):
ARM: shmobile: armadill
ic Desroches (1):
ARM: at91: add atmel-mci support for chips and boards which can use it
Nicolas Ferre (1):
ARM: at91/defconfig: change the MCI driver to use in defconfigs
Olof Johansson (7):
Merge branch 'drivers/ocp2scp' into next/drivers
Merge tag 'tegra-for-
: dts: mxs: Enable USB1 Host on the CFA-10049 expansion board
ARM: dts: mxs: Add missing address and size cells in SSP nodes
ARM: dts: cfa10049: Add SSP3 to the 10049 board
ARM: dts: cfa10049: Add the 74HC595 gpio expanders
Michael Grzeschik (1):
ARM: dts: imx: add imx5x u
:
Merge tag 'tegra-for-3.7-maintainers' of
git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into
next/maintainers
Arnd Bergmann (1):
ARM: ks8695: add maintainers entry
Olof Johansson (1):
Hi,
On Mon, Oct 01, 2012 at 07:22:34PM -0700, Linus Torvalds wrote:
> On Mon, Oct 1, 2012 at 4:56 PM, Olof Johansson wrote:
> >
> > Here is the first batch of pull requests for arm-soc for this merge
> > window. Some of them are tiny, and we will probably start to combine
&
pointless to offer the option. Patch below.
-Olof
>From 5ae0b658cc10af29d7a0a66f2a412a754011ca0e Mon Sep 17 00:00:00 2001
From: Olof Johansson
Date: Mon, 1 Oct 2012 19:39:33 -0700
Subject: [PATCH] drivers/bus: make ocp2scp depend on OMAP2+
No use in enabling the driver on platforms where it won
On Tue, Oct 2, 2012 at 9:36 AM, Stefano Stabellini
wrote:
> Hello,
> I am testing linus/master after the recent merge with the arm-soc tree
> and I find that if I choose:
>
> ARM system type
> 1. Allow multiple platforms to be selected (ARCH_MULTIPLATFORM) (NEW)
> 2. ARM Ltd. Integrator family
Hi,
On Thu, Oct 4, 2012 at 1:41 AM, Stephen Boyd wrote:
> Is the a...@kernel.org alias going to be added into the MAINTAINERS file?
> Should anybody be sending mails to this address?
>
> It seems I asked this over a year ago and the response was positive but
> nothing ever happened[1]. Maybe some
On Thu, Oct 4, 2012 at 11:49 AM, Stephen Boyd wrote:
> On 10/04/12 09:55, Olof Johansson wrote:
>> Hi,
>>
>> On Thu, Oct 4, 2012 at 1:41 AM, Stephen Boyd wrote:
>>> Is the a...@kernel.org alias going to be added into the MAINTAINERS file?
>>> Should a
Mike Turquette (1):
ARM: OMAP4: cm: add bitfield width values
Ming Lei (1):
ARM: OMAP4430: PMU: prepare to create PMU device via HWMOD
Olof Johansson (12):
Merge branch 'next/cleanup' into late/kirkwood
Merge branch 'next/multiplatform' into late/kir
P_MIN_ADDR
ARM: mxs_defconfig: Add SPI and LRADC support
Kukjin Kim (1):
ARM: s3c6400_defconfig: enable more boards in defconfig
Olof Johansson (6):
Merge branch 'defconfig' of git://git.kernel.org/.../horms/renesas into
next/defconfig
Merge branch 'lpc32xx/defconfi
well as some reboot issues on similar setups.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=45991
Reported-by: Marko Kohtala
Reported-by: Maxim Kammerer
Signed-off-by: Olof Johansson
Cc: sta...@kernel.org # 3.4 - 3.6
Cc: Matthew Garrett
Cc: Maarten Lankhorst
---
v2: rebase due to
Hi,
On Wed, Oct 24, 2012 at 1:40 AM, Maarten Lankhorst
wrote:
> Op 24-10-12 08:24, Olof Johansson schreef:
>> When 32-bit EFI is used with 64-bit kernel (or vice versa), turn off
>> efi_enabled once setup is done. Beyond setup, it is normally used to
>> determine if
well as some reboot issues on similar setups.
Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=45991
Reported-by: Marko Kohtala
Reported-by: Maxim Kammerer
Signed-off-by: Olof Johansson
Acked-by: Maarten Lankhorst
Cc: sta...@kernel.org # 3.4 - 3.6
Cc: Matthew Garrett
---
v3: Don't
On Thu, Oct 25, 2012 at 6:20 AM, Matt Fleming wrote:
> On Wed, 2012-10-24 at 10:00 -0700, Olof Johansson wrote:
>> When 32-bit EFI is used with 64-bit kernel (or vice versa), turn off
>> efi_enabled once setup is done. Beyond setup, it is normally used to
>> determine if
at the head of the list but processed sequentially.
Convert it to instead append new entries to the tail of the list. As an
extra bonus, the splicing code in takeover_tasklets() no longer has to
iterate over the list.
Signed-off-by: Olof Johansson <[EMAIL PROTECTED]>
diff --git a/
Hi,
On Tue, Feb 12, 2008 at 05:43:56PM +0100, Haavard Skinnemoen wrote:
> Signed-off-by: Haavard Skinnemoen <[EMAIL PROTECTED]>
> ---
> drivers/dma/Kconfig |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig
> index 893a3f8..1a
queued at the head of the list but processed
sequentially.
Convert it to instead append new entries to the tail of the list. As an
extra bonus, the splicing code in takeover_tasklets() no longer has to
iterate over the list.
Signed-off-by: Olof Johansson <[EMAIL PROTECTED]>
---
On Tue, Feb 12
On Thu, Feb 14, 2008 at 02:58:22PM -0600, Becky Bruce wrote:
> Thanks for picking up the patches from Kumar and myself and fitting
> them into your series - this is much appreciated. FYI, I applied the
> entire patch series to my local tree and test-booted both mpc8641 and
> mpc8568mds and
On Sat, Feb 16, 2008 at 03:23:36AM +0100, Sam Ravnborg wrote:
> On Sat, Feb 16, 2008 at 12:21:40AM +0100, Jonas Bonn wrote:
> > I've done some work on cleaning up the definitions of pci_device_id to
> > make them "static const" (where possible) and to make sure they go into
> > __devinitconst. The
On Fri, Oct 26, 2012 at 10:30 AM, Corentin Chary
wrote:
> Looks better, but I'm curious, what is the final purpose of this driver ?
> What ABI will be exposed, who will use it ?
>
> If it is going to be bigger, it may be a good idea to convert it to a
> real platform driver (platform_drivers/plat
On Fri, Nov 2, 2012 at 2:03 PM, Corentin Chary wrote:
> On Fri, Nov 2, 2012 at 12:45 PM, Olof Johansson wrote:
>> On Fri, Oct 26, 2012 at 10:30 AM, Corentin Chary
>> wrote:
>>
>>> Looks better, but I'm curious, what is the final purpose of this driver ?
>
Hi Linus,
The following changes since commit 9161c3b796a2841a9a7be3d9c9dd121269ce90e8:
Merge tag 'clk-for-linus' of
git://git.linaro.org/people/mturquette/linux (2012-07-24 16:40:57
-0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.gi
Linus,
Here are two pull requests for branches that arrived to us pretty
close to when the merge window opened, so we wanted to let them sit in
-next for a bit before sending them in.
Most of it is Renesas shmobile updates, but also a few Exynos and PXA patches.
In addition to this, we have thre
This is the second batch of SoC updates for the 3.6 merge window,
containing parts that arrived close to the merge window opening and
thus needed to sit in linux-next for a while.
Most contents is updates of Renesas shmobile, with a couple of
Samsung Exynos patches in the mix.
---
This branch contains board updates, mostly for shmobile, but also a
couple for PXA.
The shmobile platforms are still in the early stages of DT enablement,
so there's a bit more updates here than we'd ideally want to see:
- regulator updates to provide some fixed regulators on several boards
- gpio
First, a heads up for those of you who were planning on coming with
late merge requests: Sorry, but we will probably hold off until 3.8.
We'll still take fixes and probably some small updates. But given all
the moves of platform data and other code shuffling in the tree for
this next merge window,
Quick update:
On Thu, Sep 20, 2012 at 11:21 PM, Olof Johansson wrote:
> What's left to deal with is:
>
> * smp_ops branch, since multiplatform depends on it to allow building
> more than one platform.
smp_ops and platform_data have both been merged into
next/multiplatform now
On Mon, Sep 24, 2012 at 9:07 AM, Stephen Rothwell wrote:
> Hi Randy,
>
> On Mon, 24 Sep 2012 08:39:05 -0700 Randy Dunlap wrote:
>>
>> On 09/24/2012 07:53 AM, Stephen Rothwell wrote:
>>
>> > Today was a train wreck, with lots of new conflicts across several trees
>> > and a few build failures as w
Hi,
On Mon, Sep 24, 2012 at 2:21 AM, Stephen Rothwell wrote:
> Hi all,
>
> Today's linux-next merge of the arm-soc tree got a conflict in
> arch/arm/mach-shmobile/include/mach/common.h between commit 35f2b0bd5911
> ("ARM: shmobile: Move definition of shmobile_init_late() to header") from
> the pm
Hi,
On Mon, Sep 24, 2012 at 10:02 AM, Stephen Warren wrote:
> Commit 89214f0 "ARM: bcm2835: add interrupt controller driver" added an
> empty drivers/irqchip/Kconfig. Empty files apparently don't work well
> with git (sometimes, with some versions?) so add some dummy content to
> resolve this iss
On Tue, Aug 27, 2013 at 05:25:23PM +0200, Sebastian Andrzej Siewior wrote:
> On 08/27/2013 05:01 PM, Kevin Hilman wrote:
> >>> What do we do now?
> >>
> >> Cannot you just merge the stable arm-soc/dt branch into your branch
> >> before applying your patches?
> >
> > Unfortunately, the next/dt bran
On Mon, Aug 26, 2013 at 05:55:43PM +0200, Nicolas Ferre wrote:
> Arnd, Olof, Kevin,
>
> Here is AT91 SoC updates for 3.12 kernel. It is the first pull-request for
> this topic and it is based on 3.11-rc5 like your next/soc branch.
>
> Thanks, best regards,
>
> The following changes since commit
On Thu, Aug 29, 2013 at 01:52:58PM -0400, Vivien Didelot wrote:
> As this patch mainly touches arch/arm/*, Olof/Kevin, would you mind
> applying it?
>
> The first message in thread is here: https://lkml.org/lkml/2013/7/31/552
> Here are the previous ACKs:
>
> Acked-by: Linus Walleij
> Acked-by:
Hi,
On Tue, Oct 1, 2013 at 4:40 PM, Sean Paul wrote:
> This set adds some missing devicetree nodes to the exynos5250-snow file as
> well
> as adds a drm_bridge driver for the ptn3460 DP-LVDS chip. This chip is used in
> the exynos5250-snow board.
>
> Sean
>
>
> Sean Paul (5):
> ARM: dts: Add fi
1 - 100 of 2232 matches
Mail list logo