public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Garrett <mjg59@srcf.ucam.org>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	ACPI Devel Maling List <linux-acpi@vger.kernel.org>,
	Guenter Roeck <linux@roeck-us.net>,
	Darren Hart <dvhart@linux.intel.com>,
	"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: ACPI vs Device Tree - moving forward
Date: Thu, 22 Aug 2013 01:03:06 +0100	[thread overview]
Message-ID: <20130822000306.GA21785@srcf.ucam.org> (raw)
In-Reply-To: <1810269.JOHnJ0H7P9@vostro.rjw.lan>

On Thu, Aug 22, 2013 at 02:02:29AM +0200, Rafael J. Wysocki wrote:

> And now the practice appears to be that vendors actually ship some ACPI
> tables with their systems, but those ACPI tables do not contain information
> needed to enumerate all devices.  On the other hand, it is known what the
> DT bindings for the missing part should be.  How can we address this?

On ARM? I know that this is true on x86, but that's because x86 vendors 
have never intended i2c hardware monitoring devices be driven by a 
general purpoes OS - they're there for the benefit of the firmware, not 
anything above that.

> Next, say we have a driver written with DT bindings in mind and there's
> an ACPI-based system with identical hardware, although wired up slightly
> differently.  Say that all of the information needed by that driver is
> there in the ACPI tables (Q: How the vendor is supposed to know what
> information the driver expects?).  Who is supposed to take care of updating
> the driver to be able to use ACPI in addition to DTs?

Ideally we have a consistent in-kernel representation of this 
information and drivers don't need to care about whether it came from DT 
or ACPI, but like I said, that's going to be tricky.

> I don't honestly think that the "ask vendors to ship their systems with correct
> ACPI tables" approach will take us anywhere.

It's worked well enough on x86. If hardware vendors don't actually test 
that their hardware is able to boot the OS it's intended to run then 
there's very little we can do about that - and the worst case outcome is 
that people just ignore the shipped ACPI and use FDT.

-- 
Matthew Garrett | mjg59@srcf.ucam.org

  reply	other threads:[~2013-08-22  0:03 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-20 19:26 ACPI vs Device Tree - moving forward Matthew Garrett
2013-08-20 20:51 ` Darren Hart
2013-08-20 20:57   ` Matthew Garrett
2013-08-20 21:03     ` Darren Hart
2013-08-20 21:13     ` Rafael J. Wysocki
2013-08-20 21:36     ` Guenter Roeck
2013-08-20 21:11 ` Rafael J. Wysocki
2013-08-20 23:29   ` Rafael J. Wysocki
2013-08-21 15:57   ` Linus Walleij
2013-08-21 16:09     ` Matthew Garrett
2013-08-21 23:11       ` Rafael J. Wysocki
2013-08-21 23:39         ` Matthew Garrett
2013-08-22  0:02           ` Rafael J. Wysocki
2013-08-22  0:03             ` Matthew Garrett [this message]
2013-08-23 23:25               ` Darren Hart
2013-08-23 23:38                 ` Matthew Garrett
2013-08-23 23:45                   ` Darren Hart
2013-08-24  0:13                     ` Guenter Roeck
2013-08-24  1:10                       ` Matthew Garrett
2013-08-24  1:47                         ` Guenter Roeck
2013-08-24  2:38                           ` Matthew Garrett
2013-08-24  2:55                             ` Guenter Roeck
2013-08-24  3:06                               ` Matthew Garrett
2013-08-24  4:45                                 ` Guenter Roeck
2013-08-24  4:51                                   ` Matthew Garrett
2013-08-24  5:30                                     ` Guenter Roeck
2013-08-26  9:32                       ` Linus Walleij
2013-08-26 10:48                         ` Graeme Gregory

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=20130822000306.GA21785@srcf.ucam.org \
    --to=mjg59@srcf.ucam.org \
    --cc=dvhart@linux.intel.com \
    --cc=hpa@zytor.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=rjw@sisk.pl \
    /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