[PATCH] (gpio-fan): Move the thermal registration after registration is complete

2015-04-08 Thread Nishanth Menon
control hooks) Signed-off-by: Nishanth Menon n...@ti.com --- Reproduced on next-20150407 tag. drivers/hwmon/gpio-fan.c | 19 +++ 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/drivers/hwmon/gpio-fan.c b/drivers/hwmon/gpio-fan.c index 632b8e3ff5bf..a3dae6d0082a

[PATCH 2/2] ARM: dts: am57xx-beagle-x15: Fix RTC aliases

2015-04-08 Thread Nishanth Menon
that RTC order is always consistent to userspace immaterial of probe order. Signed-off-by: Nishanth Menon n...@ti.com --- arch/arm/boot/dts/am57xx-beagle-x15.dts |1 + arch/arm/boot/dts/dra7.dtsi |2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts

[PATCH 0/2] ARM: dts: am57xx-beagle-x15: Fixes for RTC

2015-04-08 Thread Nishanth Menon
be fully functional). Grygorii Strashko (1): ARM: dts: am57xx-beagle-x15: Fix IRQ type for mcp7941x Nishanth Menon (1): ARM: dts: am57xx-beagle-x15: Fix RTC aliases arch/arm/boot/dts/am57xx-beagle-x15.dts |3 ++- arch/arm/boot/dts/dra7.dtsi |2 +- 2 files changed, 3 insertions

Re: LDP: next-20150402: twl4030 regression?

2015-04-06 Thread Nishanth Menon
On 04/06/2015 10:27 AM, Felipe Balbi wrote: Hi, On Mon, Apr 06, 2015 at 10:17:37AM -0500, Nishanth Menon wrote: On 04/06/2015 10:01 AM, Mark Brown wrote: On Mon, Apr 06, 2015 at 02:58:29PM +0100, Russell King - ARM Linux wrote: On Mon, Apr 06, 2015 at 08:53:36AM -0500, Nishanth Menon wrote

Re: LDP: next-20150402: twl4030 regression?

2015-04-06 Thread Nishanth Menon
On 04/06/2015 08:45 AM, Mark Brown wrote: On Mon, Apr 06, 2015 at 08:21:49AM -0500, Nishanth Menon wrote: https://github.com/nmenon/kernel-test-logs/blob/next-20150401/omap2plus_defconfig/ldp.txt looks clean, but https://github.com/nmenon/kernel-test-logs/blob/next-20150402

LDP: next-20150402: twl4030 regression?

2015-04-06 Thread Nishanth Menon
https://github.com/nmenon/kernel-test-logs/blob/next-20150401/omap2plus_defconfig/ldp.txt looks clean, but https://github.com/nmenon/kernel-test-logs/blob/next-20150402/omap2plus_defconfig/ldp.txt#L488 seems to have picked up a regression in the regulator driver. Master looks clean as well

Re: omap voltage management

2015-04-06 Thread Nishanth Menon
On 04/06/2015 06:42 AM, Ryan wrote: On Wed, Apr 1, 2015 at 7:17 PM, Nishanth Menon n...@ti.com wrote: On 04/01/2015 08:18 AM, Ryan wrote: Hi, I would like to ask a related question here Please try not to top post :). If i use performance governor alone - constantly running at the highest

Re: LDP: next-20150402: twl4030 regression?

2015-04-06 Thread Nishanth Menon
On 04/06/2015 10:01 AM, Mark Brown wrote: On Mon, Apr 06, 2015 at 02:58:29PM +0100, Russell King - ARM Linux wrote: On Mon, Apr 06, 2015 at 08:53:36AM -0500, Nishanth Menon wrote: at least a description of the problem you're seeing and some attempt at Test was a simple boot test

Re: omap voltage management

2015-04-06 Thread Nishanth Menon
On 04/06/2015 10:36 AM, Ryan wrote: Hi Nishanth, On Mon, Apr 6, 2015 at 6:39 PM, Nishanth Menon n...@ti.com wrote: On 04/06/2015 06:42 AM, Ryan wrote: On Wed, Apr 1, 2015 at 7:17 PM, Nishanth Menon n...@ti.com wrote: On 04/01/2015 08:18 AM, Ryan wrote: Hi, I would like to ask

Re: omap voltage management

2015-04-01 Thread Nishanth Menon
in TI SoCs which need such strategies. -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Possible regression in next-20150323 due to ARM, arm64: kvm: get rid of the bounce page

2015-04-01 Thread Nishanth Menon
2015 at 06:36, Will Deacon will.dea...@arm.com wrote: On Thu, Mar 26, 2015 at 12:39:39AM +, Simon Horman wrote: On Tue, Mar 24, 2015 at 11:13:58AM -0500, Nishanth Menon wrote: I think we now have a new error: (seen with omap2plus_defconfig) on next-20150324 : ./arch/arm/kernel/vmlinux.lds

Re: [PATCH] ARM: DRA7: Enable Cortex A15 errata 798181

2015-03-27 Thread Nishanth Menon
On 03/26/2015 12:35 PM, Tony Lindgren wrote: * Nishanth Menon n...@ti.com [150325 16:32]: On 03/25/2015 06:25 PM, Praneeth Bajjuri wrote: ARM errata 798181 is applicable for OMAP5/DRA7 based devices. So enable the same in the build. DRA7xx is based on Cortex-A15 r2p2 revision. ARM Errata

[PATCH] ARM: DRA7: Enable Cortex A15 errata 798181

2015-03-25 Thread Nishanth Menon
the Linux kernel workaround for this erratum which sends an IPI to the CPUs that are running the same ASID as the one being invalidated. Reported-by: Praneeth Kumar Bajjuri prane...@ti.com Signed-off-by: Nishanth Menon n...@ti.com --- arch/arm/mach-omap2/Kconfig |1 + 1 file changed, 1

Re: omap voltage management

2015-03-25 Thread Nishanth Menon
-- --- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] ARM: DRA7: Enable Cortex A15 errata 798181

2015-03-25 Thread Nishanth Menon
On 03/25/2015 05:12 PM, Nishanth Menon wrote: ARM errata 798181 is applicable for DRA7 based devices. So enable the same in the build. Errata extract and workaround information is as below. On Cortex-A15 (r0p0..r3p2) the TLBI*IS/DSB operations are not adequately shooting down all use

Re: [PATCH] ARM: DRA7: Enable Cortex A15 errata 798181

2015-03-25 Thread Nishanth Menon
select ARM_GIC select HAVE_ARM_ARCH_TIMER select IRQ_CROSSBAR + select ARM_ERRATA_798181 if SMP config ARCH_OMAP2PLUS bool Gee thanks and Apologies on missing this patch. Acked-by: Nishanth Menon n...@ti.com Seen on DRA7 only builds, so kinda slipped radar a bit

Re: [PATCH] ARM: omap2plus_defconfig: Enable EXTCON_USB_GPIO

2015-03-24 Thread Nishanth Menon
-and-Tested-by: Nishanth Menon n...@ti.com -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: Possible regression in next-20150323 due to ARM, arm64: kvm: get rid of the bounce page

2015-03-24 Thread Nishanth Menon
which was successfully built -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] ARM: omap2plus_defconfig: Enable EXTCON_USB_GPIO

2015-03-24 Thread Nishanth Menon
On 11:44-20150324, Felipe Balbi wrote: On Tue, Mar 24, 2015 at 09:26:48AM -0500, Nishanth Menon wrote: On 12:19-20150324, Roger Quadros wrote: We need to enable EXTCON_USB_GPIO_USB and not EXTCON_GPIO_USB. Fixes: c08a54c0ebeb (ARM: omap2plus_defconfig: Enable EXTCON_GPIO_USB

[PATCH V2 1/2] ARM: dts: DRA7: Add bandgap and related thermal nodes

2015-03-23 Thread Nishanth Menon
: few reuse from OMAP5 entities] Signed-off-by: Tero Kristo t-kri...@ti.com Signed-off-by: Nishanth Menon n...@ti.com --- Changes since V1: - omap5-cpu-thermal.dtsi dropped - approach similar to omap5 - added core and gpu thermal dtsi(they can be reused) - Squashed

[PATCH V2 0/2] DRA7/X15: Thermal dts patches

2015-03-23 Thread Nishanth Menon
. - Not carrying forward ack due to changes V1: http://marc.info/?l=devicetreem=142688089417731w=2 Keerthy (1): ARM: dts: DRA7: Add bandgap and related thermal nodes Nishanth Menon (1): ARM: dts: am57xx-beagle-x15: Add thermal map to include fan and tmp102 arch/arm/boot/dts/am57xx-beagle-x15.dts

[PATCH V2 2/2] ARM: dts: am57xx-beagle-x15: Add thermal map to include fan and tmp102

2015-03-23 Thread Nishanth Menon
(emperically 50C) for cpu. NOTE: Fan is NOT mounted by default on the platform, in such a case, all we end up doing is switch on a regulator and leak very minimal current. Signed-off-by: Nishanth Menon n...@ti.com --- Changes since V1: - slight change in omap4-cpu-thermal for usage

Re: [PATCH 1/3] ARM: dts: OMAP5+: separate the cpu thermal zone definition from omap4

2015-03-23 Thread Nishanth Menon
On 03/23/2015 05:16 AM, Tero Kristo wrote: On 03/20/2015 11:54 PM, Eduardo Valentin wrote: On Fri, Mar 20, 2015 at 02:47:39PM -0500, Nishanth Menon wrote: From: Tero Kristo t-kri...@ti.com [...] Can't we simple change the polling value for the omap5 case and reuse the omap4 file? Hmm yea

[PATCH 0/3] ARM: omap5/dra7/x15: Thermal dts patches

2015-03-20 Thread Nishanth Menon
master): 12ca7188468e thermal: Introduce dummy functions when thermal is not defined and the following currently in linux-next(next-20150320) queued for future. b5cf88e46bad (gpio-fan): Add thermal control hooks Keerthy (1): ARM: dts: DRA7: Add bandgap and related thermal nodes Nishanth Menon (1

[PATCH 1/3] ARM: dts: OMAP5+: separate the cpu thermal zone definition from omap4

2015-03-20 Thread Nishanth Menon
-off-by: Tero Kristo t-kri...@ti.com Signed-off-by: Nishanth Menon n...@ti.com --- arch/arm/boot/dts/omap5-cpu-thermal.dtsi | 41 ++ arch/arm/boot/dts/omap5.dtsi |2 +- 2 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 arch/arm/boot/dts

[PATCH 3/3] ARM: dts: am57xx-beagle-x15: Add thermal map

2015-03-20 Thread Nishanth Menon
(emperically 50C) for cpu. NOTE: Fan is NOT mounted by default on the platform, in such a case, all we end up doing is switch on a regulator and leak very minimal current. Signed-off-by: Nishanth Menon n...@ti.com --- arch/arm/boot/dts/am57xx-beagle-x15.dts | 49

[PATCH 2/3] ARM: dts: DRA7: Add bandgap and related thermal nodes

2015-03-20 Thread Nishanth Menon
From: Keerthy j-keer...@ti.com Add bandgap and related thermal nodes. The patch adds 5 thermal sensors. Only one cooling device for mpu as of now. The sensors are the exact same on both dra72 and dra7. Signed-off-by: Keerthy j-keer...@ti.com Signed-off-by: Nishanth Menon n...@ti.com --- arch

Re: [PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688

2015-03-17 Thread Nishanth Menon
to debug issues IMHO. -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688

2015-03-17 Thread Nishanth Menon
On Tue, Mar 17, 2015 at 12:10 PM, Tony Lindgren t...@atomide.com wrote: Yes that's a good point and adding a printk is a good idea. Care to crank out a separate patch for that? had hoped to have it part of this patch - does'nt that make more sense? -- --- Regards, Nishanth Menon

Re: [PATCH] ARM: OMAP4: remove dead kconfig option OMAP4_ERRATA_I688

2015-03-17 Thread Nishanth Menon
was not ever an easy enough test for it. I do suggest at least adding a print for omap4 saying that i688 is disabled.. -- --- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH 2/2] pinctrl: Introduce TI IOdelay configuration driver

2015-03-11 Thread Nishanth Menon
On Tue, Mar 10, 2015 at 6:03 AM, Linus Walleij linus.wall...@linaro.org wrote: On Wed, Mar 4, 2015 at 1:00 AM, Nishanth Menon n...@ti.com wrote: SoC family such as DRA7 family of processors have, in addition to the regular muxing of pins (as done by pinctrl-single), an additional hardware

Re: [PATCH 1/2] pinctrl: bindings: pinctrl: Add support for TI's IODelay configuration

2015-03-10 Thread Nishanth Menon
On 03/10/2015 10:33 AM, Tony Lindgren wrote: * Linus Walleij linus.wall...@linaro.org [150310 03:39]: On Wed, Mar 4, 2015 at 1:00 AM, Nishanth Menon n...@ti.com wrote: +Configuration definition follows similar model as the pinctrl-single: +The groups of pin configuration are defined under

Re: [PATCH 1/2] pinctrl: bindings: pinctrl: Add support for TI's IODelay configuration

2015-03-10 Thread Nishanth Menon
On 03/10/2015 05:39 AM, Linus Walleij wrote: On Wed, Mar 4, 2015 at 1:00 AM, Nishanth Menon n...@ti.com wrote: +Configuration definition follows similar model as the pinctrl-single: +The groups of pin configuration are defined under pinctrl-single,pins + +dra7_iodelay_core

Re: [PATCH 1/2] pinctrl: bindings: pinctrl: Add support for TI's IODelay configuration

2015-03-10 Thread Nishanth Menon
On 03/10/2015 12:31 PM, Tony Lindgren wrote: * Nishanth Menon n...@ti.com [150310 10:25]: On 03/10/2015 10:33 AM, Tony Lindgren wrote: * Linus Walleij linus.wall...@linaro.org [150310 03:39]: On Wed, Mar 4, 2015 at 1:00 AM, Nishanth Menon n...@ti.com wrote: +Configuration definition follows

Re: [PATCH 1/2] pinctrl: bindings: pinctrl: Add support for TI's IODelay configuration

2015-03-10 Thread Nishanth Menon
On 03/10/2015 01:33 PM, Nishanth Menon wrote: On 03/10/2015 12:31 PM, Tony Lindgren wrote: * Nishanth Menon n...@ti.com [150310 10:25]: On 03/10/2015 10:33 AM, Tony Lindgren wrote: * Linus Walleij linus.wall...@linaro.org [150310 03:39]: On Wed, Mar 4, 2015 at 1:00 AM, Nishanth Menon n

Re: [PATCH 2/2] pinctrl: Introduce TI IOdelay configuration driver

2015-03-04 Thread Nishanth Menon
On 03/04/2015 04:58 PM, Tony Lindgren wrote: * Paul Bolle pebo...@tiscali.nl [150304 14:58]: Nishanth Menon schreef op di 03-03-2015 om 18:00 [-0600]: diff --git a/drivers/pinctrl/Kconfig b/drivers/pinctrl/Kconfig index ee9f44ad7f02..8e463d75fbb2 100644 --- a/drivers/pinctrl/Kconfig +++ b

[PATCH 2/2] pinctrl: Introduce TI IOdelay configuration driver

2015-03-03 Thread Nishanth Menon
will not cause functionality failure for that interface. Signed-off-by: Nishanth Menon n...@ti.com Signed-off-by: Lokesh Vutla lokeshvu...@ti.com --- drivers/pinctrl/Kconfig | 11 + drivers/pinctrl/Makefile |1 + drivers/pinctrl/pinctrl-ti-iodelay.c | 963

[PATCH 0/2] pinctrl: Introduce support for iodelay module in TI SoCs

2015-03-03 Thread Nishanth Menon
Nishanth Menon (2): pinctrl: bindings: pinctrl: Add support for TI's IODelay configuration pinctrl: Introduce TI IOdelay configuration driver .../bindings/pinctrl/ti,iodelay-pinctrl.txt| 86 ++ drivers/pinctrl/Kconfig| 11 + drivers/pinctrl/Makefile

[PATCH 1/2] pinctrl: bindings: pinctrl: Add support for TI's IODelay configuration

2015-03-03 Thread Nishanth Menon
the need of IODelay reconfiguration depending on speed of transfer. Hence, introduce a new binding to facilitate programming the same. Signed-off-by: Nishanth Menon n...@ti.com --- .../bindings/pinctrl/ti,iodelay-pinctrl.txt| 86 1 file changed, 86 insertions(+) create

Re: [PATCH v5 0/7] irqchip: Move OMAP{4,5}/DRA7 to use stacked domains

2015-02-25 Thread Nishanth Menon
On 02/24/2015 04:41 AM, Marc Zyngier wrote: On 23/02/15 20:39, Nishanth Menon wrote: On 02/23/2015 02:32 PM, Nishanth Menon wrote: On 17:44-20150223, Marc Zyngier wrote: [...] create mode 100644 Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu delete mode 100644

Re: [PATCH v5 0/7] irqchip: Move OMAP{4,5}/DRA7 to use stacked domains

2015-02-23 Thread Nishanth Menon
On 02/23/2015 02:32 PM, Nishanth Menon wrote: On 17:44-20150223, Marc Zyngier wrote: This series is extracted from [4], which is trying to remove all traces of gic_arch_extn from the tree. As some maintainers are more responsive than others (understatement of the year...), I've decided

Re: [PATCH v5 0/7] irqchip: Move OMAP{4,5}/DRA7 to use stacked domains

2015-02-23 Thread Nishanth Menon
for v4.0-rc1: https://github.com/nmenon/kernel-test-logs/tree/v4.0-rc1 Will dig in detail a little later.. but nothing major stuck out to me. -- 2.1.4 -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord

Re: [PATCH 0/9] ARM: DRA7: add display support

2015-02-13 Thread Nishanth Menon
+++ arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 32 + 9 files changed, 316 insertions(+), 15 deletions(-) -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH 9/9] RFC: ARM: DRA7: enable DSS_DESHDCP_CLKEN

2015-02-13 Thread Nishanth Menon
to become syscon and probably model this as syscon clk - I thin we should be seeing a series sometime soon. -- --- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: runtime check for omap-aes bus access permission (was: Re: 3.13-rc3 (commit 7ce93f3) breaks Nokia N900 DT boot)

2015-02-11 Thread Nishanth Menon
in. -- --- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] irqchip: gic: Don't complain in gic_get_cpumask() if UP system

2015-02-11 Thread Nishanth Menon
Please read the FAQ at http://www.tux.org/lkml/ -- balbi Acked-by: Nishanth Menon n...@ti.com -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH] thermal: ti-soc-thermal: fix compilation warnings when !CONFIG_PM_SLEEP

2015-02-09 Thread Nishanth Menon
; } -#ifdef CONFIG_PM +#ifdef CONFIG_PM_SLEEP static int ti_bandgap_save_ctxt(struct ti_bandgap *bgp) { int i; -- 2.1.4 I am a little confused: https://patchwork.kernel.org/patch/5792411/ was already posted. would you suggest improvements? -- Regards, Nishanth Menon

Re: [PATCH] thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEP

2015-02-09 Thread Nishanth Menon
; -- 1.9.1 Suggest aligning with Paul as well: https://patchwork.kernel.org/patch/5795391/ Otherwise: Acked-by: Nishanth Menon n...@ti.com -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More

Re: [PATCH] ARM: DTS: omap3-n900.dts: fix i2c bus numbering

2015-02-09 Thread Nishanth Menon
that by providing the correct aliases in the board dts. Signed-off-by: Ivaylo Dimitrov ivo.g.dimitrov...@gmail.com --- I suppose this is due to some legacy userspace breakage? if yes, we do not intend to break userspace :), So: Acked-by: Nishanth Menon n...@ti.com arch/arm/boot/dts/omap3-n900.dts | 7

Re: am335x: device tree entry for PRM_RTSTIME

2015-02-03 Thread Nishanth Menon
:#define AM33XX_PRM_RSTTIME_OFFSET 0x0004 arch/arm/mach-omap2/prm33xx.h:#define AM33XX_PRM_RSTTIME AM33XX_PRM_REGADDR(AM33XX_PRM_DEVICE_MOD, 0x0004) What be an appropriate place to handle this register? This ideally should come under reset framework. -- Regards, Nishanth Menon

Re: [next-20150119]regression (mm)?

2015-01-23 Thread Nishanth Menon
On 16:05-20150120, Kirill A. Shutemov wrote: [..] Signed-off-by: Kirill A. Shutemov kirill.shute...@linux.intel.com Reported-by: Nishanth Menon n...@ti.com Just to close on this thread: https://github.com/nmenon/kernel-test-logs/tree/next-20150123 looks good and back to old status. Thank you

Re: [next-20150119]regression (mm)?

2015-01-23 Thread Nishanth Menon
On 09:39-20150123, Tyler Baker wrote: Hi, On 23 January 2015 at 09:27, Nishanth Menon n...@ti.com wrote: On 16:05-20150120, Kirill A. Shutemov wrote: [..] Signed-off-by: Kirill A. Shutemov kirill.shute...@linux.intel.com Reported-by: Nishanth Menon n...@ti.com Just to close

Re: [next-20150119]regression (mm)?

2015-01-23 Thread Nishanth Menon
On 22:22-20150123, Kirill A. Shutemov wrote: On Fri, Jan 23, 2015 at 12:37:06PM -0600, Nishanth Menon wrote: On 09:39-20150123, Tyler Baker wrote: Hi, On 23 January 2015 at 09:27, Nishanth Menon n...@ti.com wrote: On 16:05-20150120, Kirill A. Shutemov wrote: [..] Signed

Re: [next-20150119]regression (mm)?

2015-01-23 Thread Nishanth Menon
TOTAL = 16 boards, Booted Boards = 16, No Boot boards = 0 [1] http://paste.ubuntu.org.cn/2220994 (based on diff from Tyler B) [2] https://patchwork.kernel.org/patch/5698491/ -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message

Re: [next-20150119]regression (mm)?

2015-01-20 Thread Nishanth Menon
is folded, but ARM doesn't do this. Let's fix it. Defining __PAGETABLE_PMD_FOLDED will drop out unused __pmd_alloc(). It also fixes problems with recently-introduced pmd accounting on ARM without LPAE. Signed-off-by: Kirill A. Shutemov kirill.shute...@linux.intel.com Reported-by: Nishanth Menon n

Re: [next-20150119]regression (mm)?

2015-01-19 Thread Nishanth Menon
-wandboard.txt is marked fail. I suppose this is much worse than the pass status indicates. On Monday, 19 January 2015, Nishanth Menon n...@ti.com mailto:n...@ti.com wrote: Hi, Most platforms seem broken intoday's next tag. https://github.com/nmenon/kernel-test-logs/tree/next

[next-20150119]regression (mm)?

2015-01-19 Thread Nishanth Menon
3b8a46b1b280f423 ]--- -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2] ARM: OMAP: Work around hardcoded interrupts

2015-01-19 Thread Nishanth Menon
than that, This looks good to me. Acked-by: Nishanth Menon n...@ti.com --- From v1: - OMAP4 can either get the PRM interrupt from hwmod or from device tree. In the latter case, remove the xlate_irq method. arch/arm/mach-omap2/common.h | 1 + arch/arm/mach-omap2/omap4-common.c

Re: [PATCH v3 13/21] ARM: omap: convert wakeupgen to stacked domains

2015-01-15 Thread Nishanth Menon
interrupts anyways - since there was never a static interrupt possible - I believe we had removed all the legacy hardcoded interrupt definitions for DRA7. ideally, they should all be dt only now. -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap

Re: [PATCH] ARM: OMAP: Work around hardcoded interrupts

2015-01-15 Thread Nishanth Menon
, Acked-by: Nishanth Menon n...@ti.com -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] ARM: omap2plus_defconfig: Enable misc options for BeagleBoard-X15 platform

2015-01-08 Thread Nishanth Menon
On Thu, Jan 8, 2015 at 3:25 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Thu, Jan 08, 2015 at 03:14:40PM -0600, Nishanth Menon wrote: @@ -205,6 +206,7 @@ CONFIG_PINCTRL_SINGLE=y CONFIG_DEBUG_GPIO=y CONFIG_GPIO_SYSFS=y CONFIG_GPIO_TWL4030=y +CONFIG_GPIO_PALMAS=y other than the power

Re: [PATCH v2 08/21] irqchip: crossbar: convert dra7 crossbar to stacked domains

2015-01-08 Thread Nishanth Menon
, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2 02/21] irqchip: tegra: add DT-based support for legacy interrupt controller

2015-01-08 Thread Nishanth Menon
: ++ struct irq_data *d = irq_domain_get_irq_data(domain, virq + i); ++ irq_domain_reset_irq_data(d); ` -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH v2 08/21] irqchip: crossbar: convert dra7 crossbar to stacked domains

2015-01-08 Thread Nishanth Menon
(hw - GIC_IRQ_START, cb-safe_map); + raw_spin_lock(cb-lock); + for (i = 0; i nr_irqs; i++) { + struct irq_data *d = irq_domain_get_irq_data(domain, virq + i); ^^ Add a blank line here. -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH v2 13/21] DT: omap4/5: add binding for the wake-up generator

2015-01-08 Thread Nishanth Menon
; + #interrupt-cells = 3; + reg = 0x48281000 0x1000; + interrupt-parent = gic; + }; -- 2.1.4 -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org

Re: [PATCH v2 14/21] ARM: imx6: convert GPC to stacked domains

2015-01-08 Thread Nishanth Menon
/cleanpatch or + scripts/cleanfile -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v2 15/21] ARM: exynos4/5: convert pmu wakeup to stacked domains

2015-01-08 Thread Nishanth Menon
: arch/arm/mach-exynos/suspend.c:252: ++#define EXYNOS_PMU_IRQ(symbol,name) OF_DECLARE_2(irqchip, symbol, name, exynos_pmu_irq_init) + ^ -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord

Re: [PATCH v2 05/21] DT: tegra: add binding for the legacy interrupt controller

2015-01-08 Thread Nishanth Menon
/devicetree/bindings/interrupt-controller/nvidia,tegra-ictlr.txt:26: ++ are explicitely forbiden. -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: [PATCH v2 07/21] genirq: Add irqchip_set_wake_parent

2015-01-08 Thread Nishanth Menon
prototypes should be avoided in .h files +#23: FILE: include/linux/irq.h:463: ++extern int irq_chip_set_wake_parent(struct irq_data *data, unsigned int on); -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord

Re: [PATCH v2 12/21] ARM: omap: convert wakeupgen to stacked domains

2015-01-08 Thread Nishanth Menon
: line over 80 characters +#600: FILE: arch/arm/mach-omap2/omap-wakeupgen.c:441: ++ return irq_domain_alloc_irqs_parent(domain, virq, nr_irqs, parent_args); -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord

Re: [PATCH v2 10/21] irqchip: GIC: get rid of routable domain

2015-01-08 Thread Nishanth Menon
On 17:42-20150107, Marc Zyngier wrote: The only user of the so called routable domain functionnality minor: s/functionnality/functionality? -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org

[PATCH] ARM: omap2plus_defconfig: Enable misc options for BeagleBoard-X15 platform

2015-01-08 Thread Nishanth Menon
BeagleBoard-X15 has options such as rtc, fan that need to be functional Signed-off-by: Nishanth Menon n...@ti.com --- Applies on git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap.git branch: omap-for-v3.20/defconfig 4af41284e83c ARM: omap2plus_defconfig: enable TPS65218 power

Re: [PATCH v2 00/21] irqchip: gic: killing gic_arch_extn and co, slowly

2015-01-07 Thread Nishanth Menon
, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH V2] ARM: dts: am57xx-beagle-x15: Add GPIO controlled fan node

2015-01-07 Thread Nishanth Menon
On 15:44-20150107, Tony Lindgren wrote: * Nishanth Menon n...@ti.com [141205 09:51]: TPS gpio now controls a 5v 500mA TL5209 regulator which may be supply a fan (such as AFB02505HHB) over J1 connector for various purposes. Provide device tree node to enable the same. Signed-off

Re: [PATCH] ARM: dts: Revert disabling of smc91x for n900

2015-01-07 Thread Nishanth Menon
=14194620311r=1w=2 Apologies on not following up on the thread, got distracted. -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH v12 0/9] Enable L2 cache support on Exynos4210/4x12 SoCs

2015-01-07 Thread Nishanth Menon
firmware). There should be no functional change for Exynos boards running without secure firmware. OMAP based platforms were tested by Nishanth Menon and Tony Lindgren. Depends on: - v3.19-rc2 Changelog: Changes since v11: (https://lkml.org/lkml/2015/1/5/254) - Added changes suggested

Re: [PATCH 0/5] irqchip: kill the GIC routable domain

2015-01-07 Thread Nishanth Menon
On 12:21-20141210, Nishanth Menon wrote: On 12/09/2014 12:40 PM, Marc Zyngier wrote: On 09/12/14 18:17, Nishanth Menon wrote: On 09:53-20141209, Marc Zyngier wrote: On 08/12/14 22:41, Nishanth Menon wrote: Anyways.. The following diff[1] on top of your branch makes DRA7 work - I

Re: [PATCH] ARM: DRA7: beagle-x15: hwmod: Fix boot crash with DEBUG_LL

2015-01-06 Thread Nishanth Menon
| DEBUG_OMAP4UART3_FLAGS, .prcm = { .omap4 = { .clkctrl_offs = DRA7XX_CM_L4PER_UART3_CLKCTRL_OFFSET, -- 1.9.1 -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org

Re: [PATCH] ARM: DRA7: beagle-x15: hwmod: Fix boot crash with DEBUG_LL

2015-01-06 Thread Nishanth Menon
On 01/06/2015 09:08 AM, Felipe Balbi wrote: On Tue, Jan 06, 2015 at 08:05:17AM -0600, Nishanth Menon wrote: For using DEBUG_LL, enable CONFIG_DEBUG_OMAP4UART3 in menuconfig. Fixes: 90020c7 (ARM: OMAP: DRA7: hwmod: Create initial DRA7XX SoC data) Fixes: 90020c7b2c5e (ARM: OMAP: DRA7: hwmod

Re: [PATCH V3] ARM: dts: am57xx-beagle-x15: Add GPIO controlled fan node

2015-01-05 Thread Nishanth Menon
On 01/03/2015 05:39 PM, Sebastian Reichel wrote: On Sat, Jan 03, 2015 at 12:30:26PM -0600, Nishanth Menon wrote: [...] + gpio-fan,speed-map = 00 + 13000 1; [...] iirc DT maintainers prefer this format: gpio-fan,speed-map = 0 0

[PATCH V4] ARM: dts: am57xx-beagle-x15: Add GPIO controlled fan node

2015-01-05 Thread Nishanth Menon
TPS gpio now controls a 5v 500mA TL5209 regulator which may be supply a fan (such as AFB02505HHB) over J1 connector for various purposes. Provide device tree node to enable the same. Signed-off-by: Nishanth Menon n...@ti.com --- V4: Change format of the speed-map used. V3: https

Re: [PATCH v11 2/9] ARM: l2c: use l2c_write_sec() for restoring latency and filter regs

2015-01-05 Thread Nishanth Menon
, table 3.1. This have been checked the TRM for r3p3, but it should be uniform for all revisions. Reported-by: Nishanth Menon n...@ti.com Suggested-by: Tomasz Figa tomasz.f...@gmail.com Signed-off-by: Marek Szyprowski m.szyprow...@samsung.com --- arch/arm/mm/cache-l2x0.c | 16

Re: [PATCH v11 0/9] Enable L2 cache support on Exynos4210/4x12 SoCs

2015-01-05 Thread Nishanth Menon
: pandaboard-es: BOOT: PASS: http://slexy.org/raw/s2UKuDaAFf 15: pandaboard-vanilla: BOOT: PASS: http://slexy.org/raw/s21VAyb14r 16: sdp4430: BOOT: PASS: http://slexy.org/raw/s2J6nAHynd for TI SoCs impacted OMAP4 and AM437x (other than the exynos patches): Tested-by: Nishanth Menon n...@ti.com Acked

Re: [PATCH v11 3/9] ARM: l2c: Refactor the driver to use commit-like interface

2015-01-05 Thread Nishanth Menon
, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH V4] ARM: dts: am57xx-beagle-x15: Add GPIO controlled fan node

2015-01-05 Thread Nishanth Menon
On 01/05/2015 11:27 AM, Felipe Balbi wrote: On Mon, Jan 05, 2015 at 10:32:29AM -0600, Nishanth Menon wrote: TPS gpio now controls a 5v 500mA TL5209 regulator which may be supply a fan (such as AFB02505HHB) over J1 connector for various purposes. Provide device tree node to enable the same

Re: [PATCH V2 2/2] ARM: l2c: AM437x: Introduce support for cache filter programming

2015-01-03 Thread Nishanth Menon
On 01/03/2015 10:16 AM, Tomasz Figa wrote: 2015-01-04 0:34 GMT+09:00 Nishanth Menon n...@ti.com: On 15:40-20150103, Tomasz Figa wrote: Hi Nishanth, 2015-01-03 2:43 GMT+09:00 Nishanth Menon n...@ti.com: AM437x generation of processors support programming the PL310 L2Cache controller's address

Re: [PATCH V2 2/2] ARM: l2c: AM437x: Introduce support for cache filter programming

2015-01-03 Thread Nishanth Menon
On 15:40-20150103, Tomasz Figa wrote: Hi Nishanth, 2015-01-03 2:43 GMT+09:00 Nishanth Menon n...@ti.com: AM437x generation of processors support programming the PL310 L2Cache controller's address filter start and end registers using a secure montior service. typo: s/montior/monitor

[PATCH V3] ARM: dts: am57xx-beagle-x15: Add GPIO controlled fan node

2015-01-03 Thread Nishanth Menon
TPS gpio now controls a 5v 500mA TL5209 regulator which may be supply a fan (such as AFB02505HHB) over J1 connector for various purposes. Provide device tree node to enable the same. Signed-off-by: Nishanth Menon n...@ti.com --- V3: Rebased to v3.19-rc1, added label for GPIO fan (for future

Re: [PATCH V2 0/2] ARM: l2c: OMAP4/AM437x: Additional register programming support.\

2015-01-03 Thread Nishanth Menon
the write_sec wrapper, instead of using writel*() directly. Agreed. Would you like to post a patch (independent) of your series to address this - sounds like a fix that should go in independent of your original series. -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line

Re: [PATCH] cleanup ti-soc-thermal

2015-01-03 Thread Nishanth Menon
On 01/03/2015 12:51 PM, Pavel Machek wrote: On Sat 2015-01-03 11:48:04, Nishanth Menon wrote: On 12:19-20150103, Pavel Machek wrote: Simplify code by removing goto's where they point to simple return. Avoid confusing |= on error values. Please split these up into chunks of related changes

[PATCH] MAINTAINERS: Add linux-omap to list of reviewers for TI Thermal

2015-01-03 Thread Nishanth Menon
Add linux-omap mailing list to the TI THERMAL list for wider review. Reported-by: Pavel Machek pa...@ucw.cz Signed-off-by: Nishanth Menon n...@ti.com --- MAINTAINERS |1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index ddb9ac8..dc9efd5 100644 --- a/MAINTAINERS

Re: [PATCH v10 2/8] ARM: l2c: Refactor the driver to use commit-like interface

2015-01-02 Thread Nishanth Menon
On 01/02/2015 03:28 AM, Tomasz Figa wrote: On 02.01.2015 18:13, Tomasz Figa wrote: On 30.12.2014 23:51, Nishanth Menon wrote: Looks like the following also need addressing: data-save is called twice (once more after l2cof_init) l2c310_init_fns also needs l2c310_configure will be nice

Re: [PATCH v10 2/8] ARM: l2c: Refactor the driver to use commit-like interface

2015-01-02 Thread Nishanth Menon
/commit/40f65e4707856f7b35872cf2225bf8beaf43552c#diff-56925866b8b499d75763bf5a1d7f1666L883 -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

[PATCH 1/2] ARM: l2c: OMAP4/AM437x: Introduce support for cache latency programming

2015-01-02 Thread Nishanth Menon
-off-by: Nishanth Menon n...@ti.com --- arch/arm/mach-omap2/common.h |1 + arch/arm/mach-omap2/omap-secure.h |1 + arch/arm/mach-omap2/omap-smc.S | 20 arch/arm/mach-omap2/omap4-common.c | 15 +++ 4 files changed, 37 insertions(+) diff --git

[PATCH 2/2] ARM: l2c: AM437x: Introduce support for cache filter programming

2015-01-02 Thread Nishanth Menon
API Functional Specfication revision 0.6 (Oct 27, 2010) OMAP4440 Public ROM Code API Functional Specfication revision 0.1 (Oct 27, 2010) Aegis ROM Code Memory and Peripheral Booting Functional Specification version 1.00 (Jan 1, 2014) Signed-off-by: Nishanth Menon n...@ti.com --- arch/arm/mach

Re: [PATCH v10 2/8] ARM: l2c: Refactor the driver to use commit-like interface

2015-01-02 Thread Nishanth Menon
On 01/02/2015 02:55 AM, Tomasz Figa wrote: On 30.12.2014 03:23, Nishanth Menon wrote: On 12/23/2014 04:48 AM, Marek Szyprowski wrote: -static void l2c310_resume(void) +static void l2c310_configure(void __iomem *base) { - void __iomem *base = l2x0_base; + unsigned revision

[PATCH V2 1/2] ARM: l2c: OMAP4/AM437x: Introduce support for cache latency programming

2015-01-02 Thread Nishanth Menon
-off-by: Nishanth Menon n...@ti.com --- Changed in V2: document data update for Aegis rom code doc V1: https://patchwork.kernel.org/patch/5560131/ arch/arm/mach-omap2/common.h |1 + arch/arm/mach-omap2/omap-secure.h |1 + arch/arm/mach-omap2/omap-smc.S | 20

[PATCH V2 2/2] ARM: l2c: AM437x: Introduce support for cache filter programming

2015-01-02 Thread Nishanth Menon
API Functional Specfication revision 0.6 (Oct 27, 2010) OMAP4440 Public ROM Code API Functional Specfication revision 0.1 (Oct 27, 2010) Aegis ROM Code Memory and Peripheral Booting Functional Specification version 1.00 (Jan 21, 2014) Signed-off-by: Nishanth Menon n...@ti.com --- Changes in V2

Re: [PATCH 0/2] ARM: l2c: OMAP4/AM437x: Additional register programming support.

2015-01-02 Thread Nishanth Menon
On 01/02/2015 11:38 AM, Tony Lindgren wrote: * Nishanth Menon n...@ti.com [150102 09:20]: Hi, OMAP4 and AM437x ROM code provides services to program PL310's latency registers and AM437x provides service for programming Address filter registers. Provide support in the kernel for the same

[PATCH V2 0/2] ARM: l2c: OMAP4/AM437x: Additional register programming support.

2015-01-02 Thread Nishanth Menon
patch split :( Nishanth Menon (2): ARM: l2c: OMAP4/AM437x: Introduce support for cache latency programming ARM: l2c: AM437x: Introduce support for cache filter programming arch/arm/mach-omap2/common.h |1 + arch/arm/mach-omap2/omap-secure.h |2 ++ arch/arm/mach-omap2/omap-smc.S

<    1   2   3   4   5   6   7   8   9   10   >