From: viresh.kumar@linaro.org (Viresh Kumar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V6 Resend 00/13] drivers: Boot Constraint core
Date: Mon, 12 Feb 2018 12:40:34 +0530 [thread overview]
Message-ID: <20180212071034.GP28462@vireshk-i7> (raw)
In-Reply-To: <20180125110125.GA3307@vireshk-i7>
On 25-01-18, 16:31, Viresh Kumar wrote:
> So AFAICT the basic problem I was trying to solve still exists with simple-fb
> as well. And the problem is that nothing prevents another driver to get probed
> before the display driver (or simple-fb) and reconfigure the resources. Even if
> we let simple-fb come up really early, the resources like clk/regulator may not
> be available. And so the ordering thing is still unsolved for me.
Ping !!
I understand your concerns Rob, they are surely genuine and I can't
deny that. But I don't see a cleaner "way" (Or "Hack", if you want to
call it that way), to solve these ugly problems.
--
viresh
prev parent reply other threads:[~2018-02-12 7:10 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-10 3:47 [PATCH V6 Resend 00/13] drivers: Boot Constraint core Viresh Kumar
2018-01-10 3:47 ` [PATCH V6 01/13] of: platform: Add of_find_any_device_by_node() Viresh Kumar
2018-01-10 3:47 ` [PATCH V6 02/13] of: platform: Make of_platform_bus_create() global Viresh Kumar
2018-01-10 3:47 ` [PATCH V6 03/13] drivers: Add boot constraints core Viresh Kumar
2018-01-10 3:47 ` [PATCH V6 04/13] boot_constraint: Add support for supply constraints Viresh Kumar
2018-01-10 3:47 ` [PATCH V6 05/13] boot_constraint: Add support for clk constraints Viresh Kumar
2018-01-10 3:47 ` [PATCH V6 06/13] boot_constraint: Add support for PM constraints Viresh Kumar
2018-01-10 3:47 ` [PATCH V6 07/13] boot_constraint: Add debugfs support Viresh Kumar
2018-01-10 3:47 ` [PATCH V6 08/13] boot_constraint: Manage deferrable constraints Viresh Kumar
2018-01-10 3:47 ` [PATCH V6 09/13] boot_constraint: Add support for Hisilicon platforms Viresh Kumar
2018-01-10 3:47 ` [PATCH V6 10/13] boot_constraint: Add support for IMX platform Viresh Kumar
2018-01-10 3:47 ` [PATCH V6 11/13] boot_constraint: Add Qualcomm display controller constraints Viresh Kumar
2018-01-10 3:47 ` [PATCH V6 12/13] boot_constraint: Update MAINTAINERS Viresh Kumar
2018-01-10 3:47 ` [PATCH V6 13/13] boot_constraint: Add documentation Viresh Kumar
2018-01-10 23:13 ` [PATCH V6 Resend 00/13] drivers: Boot Constraint core Rob Herring
2018-01-11 2:07 ` Chen-Yu Tsai
2018-01-11 13:45 ` Rob Herring
2018-01-25 11:01 ` Viresh Kumar
2018-02-12 7:10 ` Viresh Kumar [this message]
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=20180212071034.GP28462@vireshk-i7 \
--to=viresh.kumar@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).