From: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
To: Javier Martinez Canillas <javier@dowhile0.org>
Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>,
Nishanth Menon <nm@ti.com>,
linux-omap <linux-omap@vger.kernel.org>,
Javier Martinez Canillas <javier.martinez@collabora.co.uk>,
Linus Walleij <linus.walleij@linaro.org>
Subject: Re: regressions in linux-next?
Date: Tue, 22 Apr 2014 16:37:54 -0300 [thread overview]
Message-ID: <20140422193754.GA28885@arch.cereza> (raw)
In-Reply-To: <CABxcv=mu=xvt7cM7Q8vBP2hQH124=CL9Yuox8WWcVGeKJ+NSjA@mail.gmail.com>
On Apr 22, Javier Martinez Canillas wrote:
> On Tue, Apr 22, 2014 at 3:29 PM, Peter Ujfalusi <peter.ujfalusi@ti.com> wrote:
> > On 04/22/2014 04:18 PM, Nishanth Menon wrote:
> >> next-20140422-omap2plus_defconfig
> >> 1: am335x-sk: Boot FAIL: http://slexy.org/raw/s2gh6XsLve
> >> 2: am3517-evm: Boot PASS: http://slexy.org/raw/s2MTkdzPnb
> >> 3: am37x-evm: Boot PASS: http://slexy.org/raw/s2SJwrVat8
> >> 4: am43xx-epos: Boot PASS: http://slexy.org/raw/s2184jfKlq
> >> 5: am43xx-gpevm: Boot FAIL: http://slexy.org/raw/s21qIYDHqa
> >>> known
> >> 6: BeagleBoard-XM: Boot FAIL: http://slexy.org/raw/s21EyANlGX
> >> 7: beagleboard-vanilla: Boot FAIL: http://slexy.org/raw/s20lc3icwS
> >> 8: beaglebone-black: Boot PASS: http://slexy.org/raw/s2ykosQg6C
> >> 9: beaglebone: Boot PASS: http://slexy.org/raw/s2DN9gqlmo
> >> 10: craneboard: Boot FAIL: http://slexy.org/raw/s21bP0auhl
> >> 11: DRA7xx-EVM: Boot FAIL: http://slexy.org/raw/s2rBG0C1x6
> >> 12: OMAP3430-Labrador(LDP): Boot PASS: http://slexy.org/raw/s2N3afw0TI
> >> 13: n900: Boot PASS: http://slexy.org/raw/s21qmT6XCJ
> >> 14: pandaboard-es: Boot FAIL: http://slexy.org/raw/s28vlMGdeh
> >> 15: pandaboard-vanilla: Boot FAIL: http://slexy.org/raw/s20yHoGHdW
> >> 16: sdp2430: Boot PASS: http://slexy.org/raw/s20i8Ir3yn
> >> 17: sdp3430: Boot PASS: http://slexy.org/raw/s20t4VTeEB
> >> 18: sdp4430: Boot FAIL: http://slexy.org/raw/s21SHcOP01
> >> 19: OMAP5432uEVM: Boot FAIL: http://slexy.org/raw/s2qmlRZped
> >> TOTAL = 19 boards, Booted Boards = 9, No Boot boards = 10
> >>
> >> next-20140417-omap2plus_defconfig
> >> 1: am335x-evm: Boot PASS: http://slexy.org/raw/s2Yvz8RRkn
> >> 2: am335x-sk: Boot FAIL: http://slexy.org/raw/s2JFbaPPVA
> >>> farm issues. - But peter reports fail as well.
> >
> > Yes, 20140417 boot fails for me on am335x-evmsk. What I can see with early
> > printk is that the boot hangs around/after omap-gpio in all cases without any
> > further information.
> > I have checked the diff between 20140407, which was fine on evmsk regarding to
> > omap-gpio and if I revert:
> > d04b76626e94 gpio: omap: convert driver to use gpiolib irqchip
> >
> > am335x-evmsk boots up fine.
> >
> > With that commit in place PandaBoardES boots fine, but evmsk does not.
> >
>
> I've revised the patch again and I couldn't find the reason why
> certain boards are failing to boot.
>
> I can't reproduce this issue since I only have a DM3730 IGEPv2 board
> which boots fine but I should have access to an AM3354 IGEP Aquila
> board which is similar to the am335x-evmsk so I may be able to debug
> it.
>
I've tested 20140422 -next on a Beaglebone black board with a custom
gpio-keys cape and it seems to be working fine.
All the gpio are registered, but there are some suspicious messages:
# dmesg | grep gpio
gpiochip_add: registered GPIOs 0 to 31 on device: gpio
gpiochip_add: registered GPIOs 32 to 63 on device: gpio
gpiochip_add: registered GPIOs 64 to 95 on device: gpio
gpiochip_add: registered GPIOs 96 to 127 on device: gpio
of_get_named_gpiod_flags: can't parse gpios property of node '/fixedregulator@0[0]'
of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/serial@44e09000[0]'
of_get_named_gpiod_flags exited with status 0
of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@48060000[0]'
of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@481d8000[0]'
of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/mmc@481d8000[0]'
Regards,
--
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2014-04-22 19:38 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-22 13:18 regressions in linux-next? Nishanth Menon
2014-04-22 13:29 ` Peter Ujfalusi
2014-04-22 15:52 ` Javier Martinez Canillas
2014-04-22 19:37 ` Ezequiel Garcia [this message]
2014-04-22 22:32 ` Javier Martinez Canillas
2014-04-22 22:00 ` Linus Walleij
2014-04-22 23:03 ` Javier Martinez Canillas
2014-04-22 23:47 ` Tony Lindgren
2014-04-24 15:16 ` Kevin Hilman
2014-04-24 15:25 ` Nishanth Menon
2014-04-24 15:37 ` Javier Martinez Canillas
2014-04-24 15:42 ` Tony Lindgren
2014-04-24 16:33 ` Javier Martinez Canillas
2014-04-24 16:47 ` Tony Lindgren
2014-04-24 15:40 ` Tony Lindgren
2014-04-24 15:46 ` Nishanth Menon
2014-04-24 16:17 ` Tony Lindgren
2014-04-24 17:08 ` Nishanth Menon
2014-04-24 19:59 ` Aaro Koskinen
2014-04-24 19:22 ` Aaro Koskinen
2014-04-28 22:04 ` Paul Walmsley
2014-04-22 15:13 ` Nishanth Menon
2014-04-22 21:57 ` Nishanth Menon
2014-04-22 22:45 ` Javier Martinez Canillas
2014-04-22 22:52 ` Nishanth Menon
2014-04-22 23:08 ` Javier Martinez Canillas
2014-04-23 1:30 ` Nishanth Menon
2014-04-23 7:24 ` Javier Martinez Canillas
2014-04-23 10:59 ` Peter Ujfalusi
2014-04-23 13:01 ` Linus Walleij
2014-04-23 13:29 ` Nishanth Menon
2014-04-23 14:38 ` Linus Walleij
2014-04-23 14:50 ` Javier Martinez Canillas
2014-04-23 14:52 ` Linus Walleij
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=20140422193754.GA28885@arch.cereza \
--to=ezequiel.garcia@free-electrons.com \
--cc=javier.martinez@collabora.co.uk \
--cc=javier@dowhile0.org \
--cc=linus.walleij@linaro.org \
--cc=linux-omap@vger.kernel.org \
--cc=nm@ti.com \
--cc=peter.ujfalusi@ti.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox