[Skiboot] [PATCH 2/2] pci/quirk: Populate device tree for AST2400 VGA
Benjamin Herrenschmidt
benh at kernel.crashing.org
Thu Feb 23 16:39:40 AEDT 2017
On Thu, 2017-02-23 at 16:36 +1100, Stewart Smith wrote:
> > Benjamin Herrenschmidt <benh at kernel.crashing.org> writes:
> > > > + dt_add_property_cells(np, "ast,scu-revision-id", revision);
> > > > + dt_add_property_cells(np, "ast,mcr-configuration", mcr_configuration);
> > > > + dt_add_property_cells(np, "ast,mcr-scu-mpll", mcr_scu_mpll);
> > > > + dt_add_property_cells(np, "ast,mcr-scu-strap", mcr_scu_strap);
> > + dt_add_property(np, "ast,must-init-vga", NULL, 0);
>
> Anywhere these are/going to be documented?
Don't you like magic ? :-)
Cheers,
Ben.
More information about the Skiboot
mailing list