On Wed, 2015-04-01 at 14:05 +0800, Jeremy Kerr wrote:
> Hi all,
>
> This series implements a simple mtd device to allow access to the PNOR
> flash on OpenPower machines. The flash is accessed through firmware
> calls.
>
> Patch 1/2 adds the Linux interface to these calls. Patch 2/2 adds a mtd
> d
Hi all,
> If the mtd maintainers are happy with it this would be the easier approach in
> this instance.
OK, sounds good to me.
MTD folks: any objections to this process? If not, is this patch good to
go in, or any changes we should make?
Cheers,
Jeremy
__
On Wed, 2015-04-01 at 14:05 +0800, Jeremy Kerr wrote:
> Hi all,
>
> This series implements a simple mtd device to allow access to the PNOR
> flash on OpenPower machines. The flash is accessed through firmware
> calls.
>
> Patch 1/2 adds the Linux interface to these calls. Patch 2/2 adds a mtd
> d
Hi all,
This series implements a simple mtd device to allow access to the PNOR
flash on OpenPower machines. The flash is accessed through firmware
calls.
Patch 1/2 adds the Linux interface to these calls. Patch 2/2 adds a mtd
driver that uses these calls.
Because there's two subsystems involved