[SLOF] [PATCH 1/2] qemu-vga: Use MMIO BAR instead of legacy IO ports
Benjamin Herrenschmidt
benh at au1.ibm.com
Fri Sep 18 07:42:52 AEST 2015
On Thu, 2015-09-17 at 16:12 -0500, Segher Boessenkool wrote:
> On Tue, Sep 15, 2015 at 03:45:22PM +1000, Benjamin Herrenschmidt
> wrote:
> > +: map-in " map-in" my-phandle parent $call-static ;
> > +: map-out " map-out" my-phandle parent $call-static ;
>
> $call-parent? Or why won't that work?
No instance. I didn't dig, but I think at this point we don't have an
open instance.
It's weird tho, various examples of PCI OF drivers I google out there
do $call-parent in the init code like that....
Cheers,
Ben.
More information about the SLOF
mailing list