From: Kevin Hilman <khilman@baylibre.com>
To: Linus Walleij <linus.walleij@linaro.org>,
"kernelci.org bot" <bot@kernelci.org>,
Neil Armstrong <narmstrong@baylibre.com>
Cc: Mark Brown <broonie@kernel.org>,
Tomeu Vizoso <tomeu.vizoso@collabora.com>,
guillaume.tucker@collabora.com,
Haojian Zhuang <haojian.zhuang@gmail.com>,
"linux-kernel\@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Philipp Zabel <philipp.zabel@gmail.com>,
Paul Parsons <lost.distance@yahoo.com>,
Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: broonie-regulator/for-next boot bisection: v5.0-rc2-20-g61b67608c6b9 on meson-gxl-s905x-libretech-cc
Date: Tue, 15 Jan 2019 09:33:00 -0800 [thread overview]
Message-ID: <7ha7k1ker7.fsf@baylibre.com> (raw)
In-Reply-To: <CACRpkdY5ipcZqujGXJN9hcNYA+3WvknaQH0syYDb3YrrrgkgCg@mail.gmail.com>
Linus Walleij <linus.walleij@linaro.org> writes:
> Thanks for this pretty impressive automated report!
>
> Maybe it will be hard to ask a robot to test changes! :D
>
> On Mon, Jan 14, 2019 at 11:04 PM kernelci.org bot <bot@kernelci.org> wrote:
>
>> Target: meson-gxl-s905x-libretech-cc
>
> I hope there is someone else with this board on CC since I don't
> know how to ask the robot to test patches.
>
> The log from the robot isn't super helpful as it does not have
> earlyprintk enabled and boot hangs before it gets to that (!)
> so no console messages.
>
> So I suppose this is:
> arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts
> a pure device tree plattform which was added by Neil, so I hope
> he can test patches.
>
> And that has only one GPIO regulator, this one:
>
> vcc_card: regulator-vcc-card {
> compatible = "regulator-gpio";
>
> regulator-name = "VCC_CARD";
> regulator-min-microvolt = <1800000>;
> regulator-max-microvolt = <3300000>;
>
> gpios = <&gpio_ao GPIOAO_3 GPIO_ACTIVE_HIGH>;
> gpios-states = <0>;
>
> states = <3300000 0>,
> <1800000 1>;
>
> regulator-settling-time-up-us = <200>;
> regulator-settling-time-down-us = <50000>;
> };
>
> Meaning this is 3.3 V when that GPIO line is low, and 1.8V when that
> line is high, correct?
>
> That controls the VCC. This surely wouldn't block the boot process.
> So my code must be crashing completely. OK I will look closer at it
> and try to create a mock system of some sort.
Both Neil and I have access to this board, so we can test any fixes for
you.
Kevin
next prev parent reply other threads:[~2019-01-15 17:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-14 22:04 broonie-regulator/for-next boot bisection: v5.0-rc2-20-g61b67608c6b9 on meson-gxl-s905x-libretech-cc kernelci.org bot
2019-01-15 11:38 ` Russell King - ARM Linux admin
2019-01-15 11:57 ` Guillaume Tucker
2019-01-15 12:53 ` Linus Walleij
2019-01-15 17:33 ` Kevin Hilman [this message]
2019-01-15 18:56 ` Mark Brown
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=7ha7k1ker7.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=bot@kernelci.org \
--cc=broonie@kernel.org \
--cc=guillaume.tucker@collabora.com \
--cc=haojian.zhuang@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lost.distance@yahoo.com \
--cc=narmstrong@baylibre.com \
--cc=philipp.zabel@gmail.com \
--cc=tomeu.vizoso@collabora.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