From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Wed, 8 Apr 2020 20:08:35 +0300 Subject: [PATCH v3 13/29] dts: Add a binding for hid-over-i2c In-Reply-To: References: <20200330231305.130488-1-sjg@chromium.org> <20200330231305.130488-2-sjg@chromium.org> Message-ID: <20200408170835.GN3676135@smile.fi.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Apr 07, 2020 at 08:58:13PM -0600, Simon Glass wrote: > On Tue, 31 Mar 2020 at 13:25, Wolfgang Wallner > wrote: > > >An: u-boot at lists.denx.de > > >Von: "Simon Glass" > > >Datum: 31.03.2020 01:14 > > >Kopie: "Andy Shevchenko" , > > >"Wolfgang Wallner" , "Leif > > >Lindholm" , "Simon Glass" > > >Betreff: [PATCH v3 14/29] acpi: Add a binding for ACPI settings in > > >the device tree > > The _DSD-method for "PRP0001"-devices in ACPI allows to use Devicetree > > properties inside ACPI, especially it allows to re-use Devicetree's > > "compatible"-property. But this is for a different use case (using Devicetree > > properties inside ACPI, not add ACPI properties in Devicetree). Before we are going further with this here is a BIG CAVEAT. PRP0001 MUST NOT be used in production devices. This has been derived solely for debugging / pre-production testing / etc purposes. The real devices must have an official ACPI _HID. -- With Best Regards, Andy Shevchenko