[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5ca06147.1c69fb81.f8db8.1219@mx.google.com>
Date: Sun, 31 Mar 2019 01:42:13 -0500
From: Rob Herring <robh@...nel.org>
To: Sakari Ailus <sakari.ailus@...ux.intel.com>
Cc: Petr Mladek <pmladek@...e.com>, linux-kernel@...r.kernel.org,
rafael@...nel.org,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-acpi@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH v2 3/6] device property: Add a function to obtain a
node's prefix
On Tue, Mar 26, 2019 at 02:41:03PM +0200, Sakari Ailus wrote:
> The prefix is used for printing purpose before a node, and it also works
> as a separator between two nodes.
>
> Signed-off-by: Sakari Ailus <sakari.ailus@...ux.intel.com>
> ---
> drivers/acpi/property.c | 22 ++++++++++++++++++++++
> drivers/base/property.c | 12 ++++++++++++
> drivers/of/property.c | 10 ++++++++++
Acked-by: Rob Herring <robh@...nel.org>
> include/linux/fwnode.h | 2 ++
> include/linux/property.h | 1 +
> 5 files changed, 47 insertions(+)
Powered by blists - more mailing lists