[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YlhFeEvOPHHsMC34@robh.at.kernel.org>
Date: Thu, 14 Apr 2022 11:02:00 -0500
From: Rob Herring <robh@...nel.org>
To: Vincent Whitchurch <vincent.whitchurch@...s.com>
Cc: vigneshr@...com, richard@....at, miquel.raynal@...tlin.com,
joern@...ybastard.org, kernel@...s.com,
linux-mtd@...ts.infradead.org, devicetree@...r.kernel.org,
krzk+dt@...nel.org, frowand.list@...il.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 3/4] mtd: phram: Allow probing via reserved-memory
On Tue, Apr 12, 2022 at 03:53:01PM +0200, Vincent Whitchurch wrote:
> Allow phram to be probed from the devicetree. It expects to be in a
> reserved-memory node as documented by the bindings. This allows things
> like partitioning to be specified via the devicetree.
>
> Signed-off-by: Vincent Whitchurch <vincent.whitchurch@...s.com>
> ---
>
> Notes:
> v3:
> - Add missing semicolon after MODULE_DEVICE_TABLE causing build errors on some
> configs.
>
> drivers/mtd/devices/phram.c | 67 ++++++++++++++++++++++++++++++++++---
> drivers/of/platform.c | 1 +
For DT,
Acked-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists