Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1376291

Re: 4.4, 4.6: camera and unlock buttons produce tons of interrupts (was Re: N900 sleep mode)

From Tony Lindgren <tony@atomide.com>
Newsgroups linux.kernel
Subject Re: 4.4, 4.6: camera and unlock buttons produce tons of interrupts (was Re: N900 sleep mode)
Date 2016-04-11 23:20 +0200
Message-ID <rmRpv-3Vw-7@gated-at.bofh.it> (permalink)
References (5 earlier) <rlpOG-1Do-7@gated-at.bofh.it> <rlrdM-2RM-3@gated-at.bofh.it> <rlrQt-38d-3@gated-at.bofh.it> <rmGu7-3xh-31@gated-at.bofh.it> <rmGDM-3Br-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,

Adding Tomi to Cc.

* Pavel Machek <pavel@ucw.cz> [160411 02:42]:
> > I made config with pretty minimal differences from defconfig (making
> > required drivers =y, lockdep off so that video works).
> > 
> > Do you think you could try with my config?

Yeah disabling lockdep by removing PROVE_LOCKING from omap2plus_defconfig
makes n900 LCD work for me again. Not getting any lockdep warnings
during boot with lockdep enabled though. So basically the following
patch makes LCD work on n900 with omap2plus_defconfig.

Tomi, got any ideas?

> Ok, it works now. I was doing tests in daylight so it was poorly
> visible. The right part of keyboard stays lit (but that's expected
> AFAICT), but the left part blinks.

During idle, both should go off and are doing so for me. Both LEDs off
indicates off mode, left LED off is for retention mode. So you still
have something blocking off mode, maybe check:

echo 1 > /sys/kernel/debug/pm_debug/enable_off_mode

Regards,

Tony

8< -------------------
--- a/arch/arm/configs/omap2plus_defconfig
+++ b/arch/arm/configs/omap2plus_defconfig
@@ -472,7 +472,6 @@ CONFIG_DEBUG_INFO_DWARF4=y
 CONFIG_MAGIC_SYSRQ=y
 CONFIG_SCHEDSTATS=y
 CONFIG_TIMER_STATS=y
-CONFIG_PROVE_LOCKING=y
 # CONFIG_DEBUG_BUGVERBOSE is not set
 CONFIG_SECURITY=y
 CONFIG_CRYPTO_MICHAEL_MIC=y

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: N900 sleep mode (in 4.5-rc0, if that matters) Pavel Machek <pavel@ucw.cz> - 2016-04-04 23:40 +0200
  Re: N900 sleep mode (in 4.5-rc0, if that matters) Tony Lindgren <tony@atomide.com> - 2016-04-05 00:10 +0200
    Re: N900 sleep mode (in 4.5-rc0, if that matters) Pavel Machek <pavel@ucw.cz> - 2016-04-05 12:10 +0200
    Re: N900 sleep mode (in 4.5-rc0, if that matters) Pavel Machek <pavel@ucw.cz> - 2016-04-05 15:20 +0200
    4.4: camera and unlock buttons produce tons of interrupts (was Re:  N900 sleep mode) Pavel Machek <pavel@ucw.cz> - 2016-04-05 16:30 +0200
      Re: 4.4: camera and unlock buttons produce tons of interrupts (was  Re: N900 sleep mode) Tony Lindgren <tony@atomide.com> - 2016-04-05 17:30 +0200
        Re: 4.4: camera and unlock buttons produce tons of interrupts (was  Re: N900 sleep mode) Pavel Machek <pavel@ucw.cz> - 2016-04-05 23:00 +0200
          Re: 4.4: camera and unlock buttons produce tons of interrupts (was  Re: N900 sleep mode) Tony Lindgren <tony@atomide.com> - 2016-04-07 19:50 +0200
            Re: 4.4, 4.6: camera and unlock buttons produce tons of interrupts  (was Re: N900 sleep mode) Pavel Machek <pavel@ucw.cz> - 2016-04-07 21:50 +0200
              Re: 4.4, 4.6: camera and unlock buttons produce tons of interrupts  (was Re: N900 sleep mode) Tony Lindgren <tony@atomide.com> - 2016-04-07 23:40 +0200
                Re: 4.4, 4.6: camera and unlock buttons produce tons of interrupts  (was Re: N900 sleep mode) Pavel Machek <pavel@ucw.cz> - 2016-04-08 01:10 +0200
                Re: 4.4, 4.6: camera and unlock buttons produce tons of interrupts  (was Re: N900 sleep mode) Tony Lindgren <tony@atomide.com> - 2016-04-08 01:50 +0200
                Re: 4.4, 4.6: camera and unlock buttons produce tons of interrupts  (was Re: N900 sleep mode) Pavel Machek <pavel@ucw.cz> - 2016-04-08 11:30 +0200
                4.6-rc2: regression with omap video and lockdep (was Re: 4.4, 4.6:  camera and unlock buttons produce tons of interrupts (was Re: N900 sleep  mode)) Pavel Machek <pavel@ucw.cz> - 2016-04-11 10:30 +0200
                Re: 4.4, 4.6: camera and unlock buttons produce tons of interrupts  (was Re: N900 sleep mode) Pavel Machek <pavel@ucw.cz> - 2016-04-11 11:40 +0200
                Re: 4.4, 4.6: camera and unlock buttons produce tons of interrupts  (was Re: N900 sleep mode) Pavel Machek <pavel@ucw.cz> - 2016-04-11 11:50 +0200
                Re: 4.4, 4.6: camera and unlock buttons produce tons of interrupts  (was Re: N900 sleep mode) Tony Lindgren <tony@atomide.com> - 2016-04-11 23:20 +0200
                Nokia N900 retention mode in v4.6, camera buttons fun Pavel Machek <pavel@ucw.cz> - 2016-04-12 14:20 +0200
                Re: Nokia N900 retention mode in v4.6, camera buttons fun Pavel Machek <pavel@ucw.cz> - 2016-04-12 14:40 +0200
                Re: Nokia N900 retention mode in v4.6, camera buttons fun Tony Lindgren <tony@atomide.com> - 2016-04-12 18:40 +0200
                Re: Nokia N900 retention mode in v4.6, camera buttons fun Tomi Valkeinen <tomi.valkeinen@ti.com> - 2016-04-13 08:00 +0200
                Re: Nokia N900 retention mode in v4.6, camera buttons fun Tony Lindgren <tony@atomide.com> - 2016-04-13 17:20 +0200

csiph-web