On 01/09/2022 23:18, Michael Walle wrote:
+ ret = of_parse_phandle_with_optional_args(np, "nvmem-cells", + "#nvmem-cell-cells", + index, &cell_spec);
where is the bindings for this new #nvmem-cell-cells property? --srini
On 01/09/2022 23:18, Michael Walle wrote:
+ ret = of_parse_phandle_with_optional_args(np, "nvmem-cells", + "#nvmem-cell-cells", + index, &cell_spec);
where is the bindings for this new #nvmem-cell-cells property? --srini