[Skiboot] [PATCH 2/2] pci/quirk: Populate device tree for AST2400 VGA
Stewart Smith
stewart at linux.vnet.ibm.com
Thu Feb 23 16:36:43 AEDT 2017
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?
--
Stewart Smith
OPAL Architect, IBM.
More information about the Skiboot
mailing list