Re: [PATCH v8 1/5] nvmem: core: add nvmem_device_find

2019-10-09 Thread Philippe Mathieu-Daudé
nst void *data)) +{ + return NULL; +} + #endif /* CONFIG_NVMEM */ #if IS_ENABLED(CONFIG_NVMEM) && IS_ENABLED(CONFIG_OF) Reviewed-by: Philippe Mathieu-Daudé

Re: [PATCH v8 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection

2019-10-09 Thread Philippe Mathieu-Daudé
On 10/9/19 12:17 PM, Thomas Bogendoerfer wrote: IOC3 chips in SGI system are conntected to a bridge ASIC, which has Typo: "connected". a 1-wire prom attached with part number information. This changeset uses this information to create PCI subsystem information, which the MFD driver uses for f