[PATCH 2/5] spmi: msm: Fix parsing FDT and reading ARB version
Alexey Minnekhanov
alexeymin at postmarketos.org
Sat Jan 21 03:55:29 CET 2023
On 2023-01-19 11:36, Sumit Garg wrote:
> On Mon, 16 Jan 2023 at 06:03, Alexey Minnekhanov
> <alexeymin at postmarketos.org> wrote:
...
>> - config_addr = dev_read_addr_index(dev, 0);
>> - priv->spmi_core = dev_read_addr_index(dev, 1);
>> - priv->spmi_obs = dev_read_addr_index(dev, 2);
>> + /* DTS bindings: reg-names = "cnfg", "core", "obsrvr"; */
>
> nit: this comment is redundant as there is already DT bindings
> documentation to look at.
>
> -Sumit
>
Thanks, will remove it in v2.
--
Alexey Minnekhanov
More information about the U-Boot
mailing list